byt3bl33d3r
b83bb29a0c
tidied up README
2015-03-15 16:54:49 +01:00
byt3bl33d3r
0c57f39671
-Fixed bug in App Cache Poison plugin, missing function call resulted in some websites not loading
...
-Added output to the AppCachePoison plugin
2015-03-15 16:42:17 +01:00
byt3bl33d3r
aa2fa90642
updated readme with new link
2015-03-15 12:02:56 +01:00
byt3bl33d3r
0bc4f8e1c3
-Added check for correct version of NetfilterQueue library
...
-Updated README
2015-03-14 14:17:58 +01:00
byt3bl33d3r
10468bfa5e
- Fixed a bug that would make certain sites end up in a infinite redirect loop
...
- HSTS headers now get deleted
2015-03-13 18:37:16 +01:00
byt3bl33d3r
cb09a12164
updated readme
2015-03-13 15:25:28 +01:00
byt3bl33d3r
3dbab59b2f
Updated BDFactory to latest commit
2015-03-13 15:06:20 +01:00
byt3bl33d3r
2200edcf5e
- Cleaned up the SSLstrip+ code (somewhat)
...
- ServerConnection now properly detects and removes HSTS headers
- Fixed debug output
2015-03-13 15:00:29 +01:00
byt3bl33d3r
c85fd2b5f3
Fixed bug in DNS resolving logic
2015-03-12 19:43:29 +01:00
byt3bl33d3r
cd9a16de55
fixed Responder plugin output
2015-03-11 22:21:34 +01:00
byt3bl33d3r
5fe8292eb3
-Removed var from Sniffer plugin
2015-03-10 23:55:18 +01:00
byt3bl33d3r
68c9c7e1bd
- Fixed Responder plugin calling wrong var
...
- Modified output
2015-03-10 23:26:32 +01:00
byt3bl33d3r
8b6e5e99d4
spelling
2015-03-10 21:56:27 +01:00
byt3bl33d3r
e7a7b0a57f
removed os specific deps in setup script
2015-03-10 21:55:44 +01:00
byt3bl33d3r
af8b741f81
Update README.md
2015-03-10 21:47:21 +01:00
byt3bl33d3r
1b904200d2
Update README.md
2015-03-10 21:24:41 +01:00
byt3bl33d3r
caaee53079
version bump
2015-03-10 21:03:33 +01:00
byt3bl33d3r
fcdbe49df9
added banners and tree visual of loaded plugins
2015-03-10 19:17:10 +01:00
byt3bl33d3r
ad6c3d8ed3
added version attr to all plugins
2015-03-10 04:01:28 +01:00
byt3bl33d3r
4c465b3806
nfqueue with NetfilterQueue 0.6 now working! \o/
2015-03-10 03:37:07 +01:00
byt3bl33d3r
23a273e8a0
-Initial Spoof plugin rewrite
...
-Dep check on plugins
-NetfilterQueue python lib port
-plugin output re-design
2015-03-10 02:26:56 +01:00
byt3bl33d3r
92be661e9d
fixed bug where DNS packets were only modified when hsts plugin was enabled
2015-03-07 18:32:24 +01:00
byt3bl33d3r
39e44d0e6e
changed default patch_type to append for filepwn plugin
2015-02-27 22:16:58 +01:00
byt3bl33d3r
10f1fbedde
added credits to the Replace plugin
2015-02-27 17:30:53 +01:00
byt3bl33d3r
2cfc46c187
- Fixed error in print statement
...
- added requirements.txt file
2015-02-26 22:01:56 +01:00
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
fc74e480eb
Fixed bug in upsidedownternet plugin
2015-02-23 04:08:53 +01:00
byt3bl33d3r
3f6bbb8bfb
updated bdfactory to latest commit
2015-02-20 15:12:36 +01:00
byt3bl33d3r
b46b4dce97
- Made user_agent lib optional for Kali
2015-01-22 14:40:39 +01:00
byt3bl33d3r
5100458e70
- Fixed error in filepwn plugin config file
2014-12-27 00:20:18 +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
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
a4e8869fc6
removed airpwn config files
2014-12-16 14:59:01 +01:00
byt3bl33d3r
c223ff18f7
updated README
2014-12-16 13:07:31 +01:00
byt3bl33d3r
ab35d497df
moved airpwn plugin to MITMf-opt-plugin repo
2014-12-16 12:46:10 +01:00
byt3bl33d3r
08b9fd4d06
fixed bad paths in responder config
2014-12-16 02:18:04 +01:00
byt3bl33d3r
6e5de539db
formatting
2014-12-16 02:13:53 +01:00
byt3bl33d3r
642fa9cb6a
merged sslstrip+ into sslstrip, tweaked hsts bypass performance
2014-12-16 02:03:02 +01:00
byt3bl33d3r
b118106d9d
added yahoo to search engine support
2014-12-15 20:12:21 +01:00
byt3bl33d3r
58bd73bb28
fixed bug, MITMf now logs search engine queries
2014-12-15 19:46:32 +01:00
byt3bl33d3r
a6ed0eea2a
renamed some readme files
2014-12-15 17:23:28 +01:00
byt3bl33d3r
0defaf7b86
revamped appoison plugin and fixed some bugs
2014-12-15 17:00:05 +01:00
byt3bl33d3r
ca28de91f6
updated README
2014-12-14 17:47:27 +01:00
byt3bl33d3r
83b4a9369d
updated README
2014-12-13 23:27:22 +01:00
byt3bl33d3r
aaef1d9e7f
removed useless lib file
2014-12-13 22:00:48 +01:00
byt3bl33d3r
ae712966ac
minor
2014-12-13 21:43:31 +01:00
byt3bl33d3r
7f333e506b
updated README
2014-12-13 21:36:13 +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