bettercap
Perform man-in-the-middle attacks on local networks to capture credentials, session cookies, and manipulate HTTP/HTTPS traffic via ARP/DNS spoofing.
Instructions
Real-time MITM attack framework with modular caplets. Performs ARP spoofing, DNS spoofing, HTTP/HTTPS traffic manipulation, credential sniffing, and session hijacking. Use for man-in-the-middle attacks on a local network segment. Output: real-time captured credentials, session cookies, and traffic logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opts | No | Additional bettercap options (e.g. '-eval "net.probe on"' for auto-discovery) | |
| iface | No | Network interface to use (e.g. eth0, wlan0) | |
| caplet | No | Caplet file to load predefined attack workflows (e.g. 'http-ui', 'net.probe') |