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

bettercap v1.5.8

Compare
Choose a tag to compare
@evilsocket evilsocket released this 26 Aug 23:51
· 181 commits to master since this release

Changelog

New Features

  • New --log-http-response option.
  • New --html-file PATH option.
  • New --full-duplex option ( half duplex mode is now the default ).
  • HTTP(S) logs from the proxy do not truncate urls to 50 characters anymore.

Fixes

  • Fixed InjectJS module bug which caused the HTML of the page to be broken in some circumstances.
  • Fixed a bug which caused the HTTPS proxy not to work properly with wildcard domains.
  • Fixed TeamViewer packets version parsing.
  • Fixes #282: Inject modules fail on uppercase tags.
  • Fixed a bug while changing/randomizing MAC address on Linux.