From charlesreid1

No edit summary
Line 1: Line 1:
=What is bettercap?=
=What is bettercap?=


Bettercap is a better version of [[Ettercap]]. The intention was to create a new tool that worked the same, but better.  
Bettercap is a better version of [[Ettercap]]. The intention was to create a new tool that worked the same, but better.
 
But what is it, really? It has two objectives: first, it is a tool for sniffing traffic, and second, it is a tool for carrying out man in the middle attacks (so that you can sniff the traffic of your network neighbors).
 
Like Ettercap, Bettercap has several nice features:
* half and full duplex ARP spoofing
* ICMP/DNS/NDP spoofing
* Host discovery
* Credentials harvesting for multiple protocols (POST, HTTPS, FTP, IRC, POP, SMTP, etc)
* Customizable sniffer
* Modular HTTP/HTTPS proxies to allow for injection of custom HTML, JS, CSS code or urls
* SSLStripping with HSTS bypass


=Links=
=Links=

Revision as of 00:29, 22 August 2016

What is bettercap?

Bettercap is a better version of Ettercap. The intention was to create a new tool that worked the same, but better.

But what is it, really? It has two objectives: first, it is a tool for sniffing traffic, and second, it is a tool for carrying out man in the middle attacks (so that you can sniff the traffic of your network neighbors).

Like Ettercap, Bettercap has several nice features:

  • half and full duplex ARP spoofing
  • ICMP/DNS/NDP spoofing
  • Host discovery
  • Credentials harvesting for multiple protocols (POST, HTTPS, FTP, IRC, POP, SMTP, etc)
  • Customizable sniffer
  • Modular HTTP/HTTPS proxies to allow for injection of custom HTML, JS, CSS code or urls
  • SSLStripping with HSTS bypass

Links

Basics: http://www.darknet.org.uk/2016/03/bettercap-modular-portable-mitm-framework/

Bettercap tutorial: https://danielmiessler.com/study/bettercap/

Flags