Skip to content
/ bettercap Public
forked from evilsocket/bettercap

A complete, modular, portable and easily extensible MITM framework.

License

Notifications You must be signed in to change notification settings

Lzz/bettercap

 
 

Repository files navigation

logo

Copyleft of Simone 'evilsocket' Margaritelli*.

http://www.bettercap.org/

Gem Version Code Climate

bettercap is a complete, modular, portable and easily extensible MITM tool and framework with every kind of diagnostic and offensive feature you could need in order to perform a man in the middle attack.

HOW TO INSTALL

Stable Release ( GEM )

gem install bettercap

From Source

git clone https:/evilsocket/bettercap
cd bettercap
gem build bettercap.gemspec
sudo gem install bettercap*.gem

DEPENDS

All dependencies will be automatically installed through the GEM system, in some case you might need to install some system dependency in order to make everything work:

sudo apt-get install ruby-dev libpcap-dev

This should solve issues such as this one.

EXAMPLES & INSTRUCTIONS

Please refer to the official website.

About

A complete, modular, portable and easily extensible MITM framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%