Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

bettercap v1.6.2

Latest
Compare
Choose a tag to compare
@evilsocket evilsocket released this 21 Aug 10:58
· 15 commits to master since this release

Changelog

New Features

  • New MAC spoofer.
  • New HSRP spoofer.
  • New HSRP sniffer.
  • New RADIUS sniffer.
  • New BFD sniffer.
  • New WOL sniffer.
  • New Asterisk sniffer.
  • New TeamTalk sniffer.
  • New WSD, UPnP, mDNS and SSDP discovery agents.
  • Improved logger performances.

Fixes

  • Fixes #356: iptables rule mess up BeEF
  • Fix re-arp issue on tp-link and other routers.
  • Fix: A DNS request is no more needed in order to determine if the HTTP request going to the proxy is targeting the local machine or not.
  • Throttling logger queue processing to avoid 100% CPU usage while polling the queue.

Code Style

  • Turned most of SSLSTRIP logs into debug logs
  • Removed a few debug logs
  • Various README updates.