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
f359ee7cdd
- Revamped Javapwn plugin with new detection and exploitation algo
...
- Added whitelist/blacklist ip options to the inject plugin
- Revamped Beefautorun plugin, with new injection algo
- Metasploit and BeEF options are now a config file (mitmf.cfg)
2014-12-21 17:33:56 +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
ab35d497df
moved airpwn plugin to MITMf-opt-plugin repo
2014-12-16 12:46:10 +01:00
byt3bl33d3r
0defaf7b86
revamped appoison plugin and fixed some bugs
2014-12-15 17:00:05 +01:00
byt3bl33d3r
d01398d8a8
WPAD now integrated
2014-12-13 21:30:55 +01:00
byt3bl33d3r
ebf6af1da9
added mallory option for session hijacking
2014-12-09 21:43:15 +01:00
byt3bl33d3r
32bd4b64e4
responder integration complete
2014-12-08 13:52:28 +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
cded43f0c6
misc
2014-11-29 17:12:21 +01:00
byt3bl33d3r
78dcfc0383
updated Readme, added finish() to SJ plugin
2014-11-29 16:37:41 +01:00
byt3bl33d3r
c44d53ca48
added some logging statements
2014-11-29 16:11:37 +01:00
byt3bl33d3r
60548c92bd
added SessionHijacker plugin
2014-11-29 15:40:11 +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
f51a458733
updated bdfactory to latest commit
2014-11-06 20:02:44 +01:00
byt3bl33d3r
76fd67d245
airpwn plugin now calculates correct seq, ack and checksums
2014-10-31 22:19:58 +01:00
byt3bl33d3r
51a4b65e26
optimized regex performance on airpwn plugin, added support for ignore field in config
2014-10-31 13:55:17 +01:00
byt3bl33d3r
fb45e40bd6
added print statements
2014-10-31 01:00:53 +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
885d464a26
fixed "or" statements when parsing config file arguments
2014-10-09 22:21:17 +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
ff235e3e90
revamped beefapi, fixed BrowserProfiler output
2014-08-27 00:09:18 +02:00
byt3bl33d3r
48fbc70ff7
javapwn plugin now falls back to the signed applet attack
2014-08-15 11:39:15 +02:00
byt3bl33d3r
d632acc530
fixed indentation on return statement
2014-08-14 20:13:52 +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
acdbb03dfb
release 0.5
2014-07-26 19:04:35 +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
26a15602b2
added option to filepwn plugin
2014-07-24 22:03:55 +02:00
byt3bl33d3r
68add2d110
moved readme
2014-07-24 20:40:45 +02:00
byt3bl33d3r
3999677248
AppCachePoison is now a plugin and cleaned dir tree
2014-07-24 20:22:26 +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
byt3bl33d3r
43e258713f
text
2014-07-22 11:23:00 +02:00
byt3bl33d3r
591c43db94
fixed text
2014-07-22 11:11:58 +02:00
byt3bl33d3r
cf7c9e9e10
added PoC DNSspoof plugin
2014-07-22 11:04:33 +02:00