This repository has been archived by the owner on Feb 28, 2018. It is now read-only.
bettercap v1.5.6
Changelog
New Features
- Fixes #252: new
TeamViewer
sniffer module.
Fixes
- Fixes #256: Bumped colorize version to 0.8
- Fixes #241: Exception due to invalid byte sequence in utf-8 when bettercap logger is trying to write to log file.
- Fixed Formatting
- Fixes #235 :
HTTPS
proxy unable to ignore invalid server certificate. - Make sure Kali is updated before installing Bettercap
- Included correct install instructions for Bettercap on Kali.
- Use sub! with block to avoid strange sub! behaviour when data contains the sequence backslash-backtick
- Adding proper timeouts while fetching
HTTPS
certificates.
Code Style
- Rescue syntax for
udp_socket
.rb - Refactor equals? at target.rb
- Rescue syntax for
packet_queue
.rb - Line fold and rescue syntax in httpd.rb
- Simplify if statements for teamviewer.rb
- Simplify if statements for dhcp.rb
- Rescue syntax on firewalls/bsd.rb
- Formatting
- Doc update