-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathCHANGELOG
20 lines (19 loc) · 1.16 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Wifiphisher v1.2 [2016-12-04]
o Web server now starts after DHCP [@sophron]
o Support logging of multiple POST values [@sophron]
o Include some ASCII art [@sophron]
o Introduced 'phishinghttp' module and fixed bugs on HTTP server [@sophron]
o Users may now interactively choose the scenario they wish [@blackHatMonkey]
o Included an impoved algorithm for detecting and using two of the available network interfaces. [@blackHatMonkey]
o Introduced --presharedkey option. Users may now create Evil Twin against password-protected networks. [@sophron]
o Introduced "Browser Plugin Update" scenario. [@V1V1]
o Packaged the project. Dependencies can now be automatically installed with setup.py. [@sophron]
o Added the feature to detect AP vendor based on BSSID. [@lvrach]
o Included template engine. [@lvrach]
o Fixed issues on Ubuntu. [@lvrach]
o Fixed issues on Arch Linux. [@gtklocker]
o Included PyRIC project. [@blackhatMonkey]
o Introduced --essid option. This will skip the AP selection phase. [@sophron]
o Introduced --nojamming option. This will turn off deauthentication. [@sophron]
o Introduced new OAuth template. [@sophron]
o Introduced new "Wi-Fi Connect" template. [@dionyziz]