byt3bl33d3r
1f5916eed8
removed duplicate entry in requirements.txt
2015-04-12 02:18:25 +02:00
byt3bl33d3r
1577e40aa3
updated README.md
2015-04-12 02:16:21 +02:00
byt3bl33d3r
580c0f1213
was calling the wrong logger
2015-04-12 02:08:46 +02:00
byt3bl33d3r
e582bc5fb7
commented out un-used code
2015-04-12 02:05:45 +02:00
byt3bl33d3r
9bd6458a72
updated README.md
2015-04-12 02:02:09 +02:00
byt3bl33d3r
9a1c3b0ec4
- Whole framework now requires root privs
...
- Added an internal DNS server
- Proxy can now use our custom DNS server (DNSChef) or Twisted's
- Removed priv check from plugins
- DNS spoofing fully re-written
- Iptables rules are now checked and set between plugins
2015-04-12 01:49:43 +02:00
byt3bl33d3r
c8732d60eb
changed tree output loading method
2015-04-11 15:54:51 +02:00
byt3bl33d3r
d4c6b7d5b6
- Logging is now seperate for each module
...
- added DNSChef submodule
- Code style improvements
- modified config file name , and options
- Changed requirements and README
2015-04-11 00:38:48 +02:00
byt3bl33d3r
eb7e797ded
Merge branch 'master' of github.com:byt3bl33d3r/MITMf into v0.9.6
2015-04-10 15:57:17 +02:00
byt3bl33d3r
1a8d5191c4
Filepwn plugin is now multithreaded (backported)
2015-04-09 17:29:22 +02:00
byt3bl33d3r
75173c6b9d
added names to threads
2015-04-01 01:25:05 +02:00
byt3bl33d3r
df9fd2d12a
Filepwn plugin now uses multiprocessing to patch binaries
2015-04-01 01:11:40 +02:00
byt3bl33d3r
3e835c3a28
updated bdfactory to latest commit
2015-03-31 16:58:37 +02:00
byt3bl33d3r
84c9bab33c
fixed beefapi import
2015-03-31 13:50:55 +02:00
byt3bl33d3r
52fb822c15
added beefapi as submodule
2015-03-31 13:38:41 +02:00
byt3bl33d3r
c6ad5cc290
fixed function call
2015-03-31 13:32:07 +02:00
byt3bl33d3r
77a84118b1
updated responder to latest commit
2015-03-31 11:35:30 +02:00
byt3bl33d3r
3b56e92e05
added custom responder submodule
2015-03-31 11:21:31 +02:00
byt3bl33d3r
7a25108f9d
Removed responder submodule
2015-03-31 10:56:53 +02:00
byt3bl33d3r
f71ffac973
-Added Responder as submodule
2015-03-30 19:51:24 +02:00
byt3bl33d3r
ed5ce890f5
- Deleted untracked version of responder
...
- Added modded main responder function to plugin
2015-03-30 19:49:12 +02:00
byt3bl33d3r
3c6a9fe89d
Revert "fixed Responder plugin output"
...
This reverts commit cd9a16de55
.
Reverting since this commit caused a lot of stuff to not work in the plugin (??)
2015-03-30 18:13:21 +02:00
byt3bl33d3r
9086525c90
Version bump
...
Minor code optimizations
2015-03-30 18:04:24 +02:00
byt3bl33d3r
5e56049e44
Fixed a bug where Twisted would resolve correct IP when DNS Tampering
2015-03-19 23:27:28 +01:00
byt3bl33d3r
873112c8e7
- Fixed a bug when ARP spoofing via arp replies
...
- Amended license
2015-03-15 20:22:31 +01:00
byt3bl33d3r
b5304701a4
Update README.md
2015-03-15 18:39:19 +01:00
byt3bl33d3r
dfba4295bf
Update README.md
2015-03-15 18:37:19 +01:00
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