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

bettercap v1.3.7

Compare
Choose a tag to compare
@evilsocket evilsocket released this 08 Feb 16:07
· 445 commits to master since this release

Changelog

New Features

  • New PGSQL authentication parser.
  • New MYSQL authentication parser.
  • New NTLM protocol parser and NTLMSSP Authentication sniffer.
  • HTTP Auth parser can now parse every kind of Authentication header ( NTLM authentication too ).
  • Printing * when an address is 255.255.255.255.
  • Resolving port to network service name when possible.

Fixes

  • Fix: Do not send probes to already discovered devices.
  • Fixed bug in sslstripping which caused the client connection to hang when sending expired cookies.
  • Fix: Using either tcp_dst or udp_dst in StreamLogger.
  • Fixed metaprogramming bug in BetterCap::Network::Protos::Base.

Code Style

  • Using Response static methods to generate constant HTTP responses.
  • Autoload every Ruby file in bettercap installation.
  • Removed DHCP#transaction_id