Coder Social home page Coder Social logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
If you are using the TCP flooding mechanism, please make sure you are running 
bonesi in a complete isolated environment.

This means, you need to make sure that the victim is configured in that way 
that all SYN-ACKs are routed back to the machine running bonesi. If not, the 
SYN-ACKs (which will have the destination IP of "10ip.txt") are routed 
somewhere else, maybe into the internet and can never seen by bonesi.

Original comment by goldstein.iupr on 5 Sep 2011 at 5:06

  • Added labels: Type-Other, Priority-Low
  • Removed labels: Type-Defect, Priority-Medium

from bonesi.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
hi
how install in backtrack?
i'm sorry bad ingles, but i am brazilian 

Original comment by [email protected] on 12 Jan 2013 at 8:41

from bonesi.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
[deleted comment]

from bonesi.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
wget http://bonesi.googlecode.com/files/bonesi-0.2.0.tar.gz
tar -zxvf bonesi-0.2.0.tar.gz
cd bonesi-0.2.0
./configure
make
make install

if you get any error for the lib that is dont found install it by
apt-get install <librarynotfound>-dev

replace <librarynotfound> with the lib error.

Original comment by [email protected] on 25 Jan 2013 at 1:37

from bonesi.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
I am truing to install bonesi on ubuntu 12.0.4.1, and got following error 
during ./configure command:

configure: error: header missing

do you have any idea what packages it is missing ?

Original comment by [email protected] on 27 Jan 2013 at 3:08

from bonesi.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
please post all the error log.

Original comment by [email protected] on 27 Jan 2013 at 5:00

from bonesi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.