mirror of
https://github.com/bettercap/bettercap.git
synced 2024-11-20 20:40:09 -08:00
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
bledeauthentication-attackdot11hackinghidmitmmonitoringmousejacknetwork-attackspassword-snifferpmkidproxyredteamredteamingrogue-apsecurityspoofingwifiwifi-securitywpa2
c4e45b368d
Improve backwards compatibility with getHandshakeFileFor |
||
---|---|---|
.github | ||
caplets | ||
core | ||
firewall | ||
js | ||
log | ||
modules | ||
network | ||
packets | ||
routing | ||
session | ||
tls | ||
.gitignore | ||
bettercap.service | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
ISSUE_TEMPLATE.md | ||
LICENSE.md | ||
main.go | ||
Makefile | ||
openwrt.makefile | ||
README.md | ||
release.py | ||
SECURITY.md |
Join the project community on our server!
bettercap is a powerful, easily extensible and portable framework written in Go which aims to offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need for performing reconnaissance and attacking WiFi networks, Bluetooth Low Energy devices, CAN-bus, wireless HID devices and Ethernet networks.
Main Features
- WiFi networks scanning, deauthentication attack, clientless PMKID association attack and automatic WPA/WPA2/WPA3 client handshakes capture.
- Bluetooth Low Energy devices scanning, characteristics enumeration, reading and writing.
- 2.4Ghz wireless devices scanning and MouseJacking attacks with over-the-air HID frames injection (with DuckyScript support).
- CAN-bus and DBC support for decoding, injecting and fuzzing frames.
- Passive and active IP network hosts probing and recon.
- ARP, DNS, NDP and DHCPv6 spoofers for MITM attacks on IPv4 and IPv6 based networks.
- Proxies at packet level, TCP level and HTTP/HTTPS application level fully scriptable with easy to implement javascript plugins.
- A powerful network sniffer for credentials harvesting which can also be used as a network protocol fuzzer.
- A very fast port scanner.
- A powerful REST API with support for asynchronous events notification on websocket to orchestrate your attacks easily.
- A very convenient web UI.
- More!
License
bettercap
is made with ♥ by the dev team and it's released under the GPL 3 license.