This repository has been archived by the owner on Feb 28, 2018. It is now read-only.
bettercap v1.3.7
Changelog
New Features
- New
PGSQL
authentication parser. - New
MYSQL
authentication parser. - New
NTLM
protocol parser andNTLMSSP
Authentication sniffer. HTTP
Auth parser can now parse every kind of Authentication header (NTLM
authentication too ).- Printing
*
when an address is255.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
orudp_dst
inStreamLogger
. - 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