Commit graph

27 commits

Author SHA1 Message Date
byt3bl33d3r
0c6ac4fb1d - Added Sniffer plugin
- Custom reactor options are now loaded dynamically from each plugin
- Search engine query capture is now enabled with the sniffer plugin
- Removed some useless comments and lib imports
2015-02-26 17:15:22 +01:00
byt3bl33d3r
846f85426c - All config files now consolidated into a single file
- Added 'args' option in config file
- HSTS bypass is now a plugin (SSLstrip+)
- SMBAuth now defaults to specified interface IP if --host is not passed
- Modified plugins for new config support
- Changed appoison and responder plugin for ConfigObj library support
- Minor visual argparse changes
- Slapped santa on the head with a trout
- Gave rudolf a new nose
2014-12-26 13:36:55 +01:00
byt3bl33d3r
4ae50e6e0c - Updated FilePwn plugin with BDFactory v0.2 + license
- Added partial OS and Browser detection through clients user-agents
- Improved jskeylogger plugin (now detects input field names)
- Fixed bug where jskeylogger sent invalid charCodes on Android devices
- Cleaned search engine query parsing code in ServerConnection.py
- Updated setup.sh with new libs
2014-12-19 02:34:33 +01:00
byt3bl33d3r
d01398d8a8 WPAD now integrated 2014-12-13 21:30:55 +01:00
byt3bl33d3r
12f610a0c3 major dir tree overhaul 2014-12-07 22:20:27 +01:00
byt3bl33d3r
787f96d665 almost done! lots of changes 2014-12-05 08:21:35 +01:00
byt3bl33d3r
240af4ad9d major changes for Responder integration 2014-12-05 04:18:29 +01:00
byt3bl33d3r
5b22d057bb Spoof plugin now has PoC cred harvesting capabilities 2014-12-01 10:48:08 +01:00
byt3bl33d3r
e2132a6ca9 fixed error when loading the css of some websites when using the bypass-hsts option, added some better error handling on plugins 2014-11-23 13:38:30 +01:00
byt3bl33d3r
8b9d499033 added better error handeling, fixed nfqeueue error should work with any version > 4.1 2014-11-12 09:56:33 +01:00
byt3bl33d3r
8ff9c246db added airpwn plugin 2014-10-31 00:46:43 +01:00
byt3bl33d3r
ce91453436 fixed beefapi error, beefautorun now injects hook url and updated arguments, misc code style fixes 2014-10-17 21:07:28 +02:00
byt3bl33d3r
82739bba9f added HSTS bypass as demonstrated by Leonardo Nve at blackhat 2014-10-11 13:09:06 +02:00
byt3bl33d3r
5be41cfd37 added better error handling on missing arguments 2014-10-09 23:26:28 +02:00
byt3bl33d3r
2e86c0b663 fixed --cmd argument 2014-10-09 20:00:13 +02:00
byt3bl33d3r
015f593606 fixed misspelled thread target function 2014-10-01 19:24:06 +02:00
byt3bl33d3r
43c7974d4c added DHCP spoofing with shellshock options 2014-09-30 14:13:06 +02:00
byt3bl33d3r
73e7ca2f3d code cleanup on all plugins, disabled annoying "Starting new HTTP Connection" log message, added BeefAutorun plugin and beefapi lib 2014-08-14 11:30:44 +02:00
byt3bl33d3r
4754305b9a minor code style fixes 2014-08-12 20:55:22 +02:00
byt3bl33d3r
3dc7283109 Merged patch from Alexander Georgiev (alexander.georgiev@daloo.de) to disable automatic setup & flushing of iptables rules 2014-08-12 19:46:02 +02:00
byt3bl33d3r
c162833916 fixed errors in javapwn plugin and added config file 2014-07-26 14:27:20 +02:00
byt3bl33d3r
9d860437c4 updated readme 2014-07-25 01:01:58 +02:00
byt3bl33d3r
9bca49cbbb added config file for dns 2014-07-25 00:33:16 +02:00
byt3bl33d3r
44f0d1ae6d corrected some logic 2014-07-22 22:25:17 +02:00
byt3bl33d3r
6df8de0df9 updated dns spoof text 2014-07-22 16:36:52 +02:00
byt3bl33d3r
edad0e4666 updated readme 2014-07-22 16:21:18 +02:00
byt3bl33d3r
d57002ddc4 ArpSpoof and DNSspoof plugins removed
New plugin Spoof now can poison via ICMP, ARP and DNS
2014-07-22 15:59:21 +02:00