-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bettercap Tips
bettercap
is used by airgeddon
to perform a special Evil Twin attack on Evil Twin. The last supported bettercap
version is 1.6.2. It was updated on most popular Linux distributions repositories to 2.x version which is not compatible. On this 2.x versions, the program suffered major changes which make it uncompatible to airgeddon
.
The last compatible version (1.6.2) can be downloaded and compiled from the official author's page. Anyway, there is an available deb package ready to be installed on a Debian based Linux distribution. Here is the link: https://github.com/v1s1t0r1sh3r3/bettercap1.6.2
If you have chosen the legacy deb package, follow this instructions to install it:
- Uninstall latest 2.x bettercap package
apt remove bettercap
- Install the ruby dependencies
apt install ruby-packetfu ruby-colorize ruby-net-dns ruby-em-proxy ruby-network-interface
- Download the legacy **deb** bettercap package
wget https://github.com/v1s1t0r1sh3r3/bettercap1.6.2/raw/master/bettercap_1.6.2-0parrot1_all.deb
- Install the downloaded package
dpkg -i bettercap_1.6.2-0parrot1_all.deb
Content & Features
Requirements
- Requirements
- Compatibility
- Essential Tools
- Optional Tools
- Update Tools
- Internal Tools
- Known Incompatibilities
Getting Started
Learning
Project & Development
- Plugins system
- Supported Languages
- Contributing & Code of Conduct
- Merchandising Online Shop
- Changelog
- Disclaimer & License
- Contact
Acknowledgments & References