Skip to content

v2.28

Compare
Choose a tag to compare
@evilsocket evilsocket released this 03 Jul 12:31

Changelog

New Features

  • a0a0963 Implemented a way to not send deauthentication and/or association packets to AP's for which key material was already acquired

Fixes

  • ef27a79 Make domain matches in the dns.spoof module case insensitive
  • 6fabe02 Update mysql_server.go
  • 40c7203 Fix sslstrip & some related issues in http(s).proxy and dns.spoof
  • a01e058 Fix problem with the client ip in https.proxy as described in bettercap/caplets#45
  • bc05ed5 modules/arp_spoof: use net.IP to compare addresses

Misc

  • 62e253e Fix conflict with last commit