Commit graph

450 commits

Author SHA1 Message Date
byt3bl33d3r
7512c51af5 updated .travis.yml for faster tests 2015-09-05 13:46:16 +02:00
HAMIDx9
00745afb35 Fix improperly use config multiple nameservers 2015-09-03 11:50:02 +04:30
byt3bl33d3r
df608030f3 fixes #178, we are now manually adding an Ether() layer to ARP packets and sending them at L2 2015-09-02 14:47:25 +02:00
byt3bl33d3r
e54b90aa7b fixes #182, iptables rules weren't being set 2015-09-02 12:02:56 +02:00
byt3bl33d3r
54c27ddade fixed Net-Creds tests 2015-09-01 14:31:12 +02:00
byt3bl33d3r
986b2b851f Fixed bug where Net-Creds wouldn't parse URL's and HTTP data when reading from pcap
Active packet filtering engine and proxy + servers are now mutually exclusive , you can only start one of them (iptable conflicts)
2015-09-01 14:15:21 +02:00
byt3bl33d3r
28fc081068 Merge pull request #169 from HAMIDx9/master
Add unicode support for jskeylogger plugin, fixes #56
2015-08-24 05:35:52 +02:00
HAMIDx9
752fafaf4b Add unicode support for jskeylogger plugin, fixes #56 2015-08-24 04:52:33 +04:30
byt3bl33d3r
05588febef not worth testing utils.py, removed from tests 2015-08-23 22:11:10 +02:00
byt3bl33d3r
ac762ad810 now this should work 2015-08-23 22:05:10 +02:00
byt3bl33d3r
6bde387356 changed interface in tests 2015-08-23 21:59:42 +02:00
byt3bl33d3r
9d774a28b9 travis is trolling me again 2015-08-23 21:51:32 +02:00
byt3bl33d3r
c0aa986b77 travis is trolling me 2015-08-23 21:45:04 +02:00
byt3bl33d3r
1a14f85ed3 added moar tests! 2015-08-23 21:37:40 +02:00
byt3bl33d3r
bef63eda9f now using nosetests 2015-08-23 21:08:33 +02:00
byt3bl33d3r
a3bbc797ac removed system_site from travis 2015-08-23 21:03:05 +02:00
byt3bl33d3r
db5b65c463 trying some new tests out 2015-08-23 20:11:27 +02:00
byt3bl33d3r
27c28e512e Inject.py now tries to detect encoding before parsing HTML with BeautifulSoup 2015-08-23 19:42:52 +02:00
byt3bl33d3r
fb41a510f6 Merge branch 'master' of https://github.com/HAMIDx9/MITMf into HAMIDx9-master 2015-08-23 18:48:22 +02:00
byt3bl33d3r
cbcf44b360 added lxml to requirements.txt 2015-08-23 18:48:19 +02:00
HAMIDx9
7a5186750f Fix encoding in Inject plugin by using manual encoding detection, BS fails in some cases 2015-08-23 20:57:18 +04:30
byt3bl33d3r
24070afbd0 Removed beefautoplugin since it's pretty useless now with BeEF's ARE engine
removed check to enable IP forwarding using sysctl
2015-08-23 01:33:16 +02:00
byt3bl33d3r
77fc00539e Merge branch 'master' into watchdog_removal 2015-08-23 01:28:14 +02:00
byt3bl33d3r
28cf6bb687 Update README.md 2015-08-23 01:25:40 +02:00
byt3bl33d3r
69630e7a51 Merge branch 'master' into watchdog_removal 2015-08-22 22:24:12 +02:00
byt3bl33d3r
69f3e65ea9 Update CONTRIBUTING.md 2015-08-22 22:19:10 +02:00
byt3bl33d3r
09402ecccf Update README.md 2015-08-22 22:08:10 +02:00
byt3bl33d3r
20ae6b204b added system_site_packages in travis.yml 2015-08-22 17:07:20 +02:00
byt3bl33d3r
885ecc3a4e replaced watchdog with pyinotify 2015-08-22 16:51:50 +02:00
byt3bl33d3r
d535c8796c fixes #158 2015-08-12 17:51:55 +02:00
byt3bl33d3r
1a5c7c03b7 Updated Filepwn plugin to the latest BDFactory & BDFProxy version 2015-08-12 16:30:34 +02:00
byt3bl33d3r
1a50f000c1 added an option to parse creds from a pcap using NetCreds, removed mitmflib as a dep (was causing problems for travis) 2015-08-11 17:11:44 +02:00
byt3bl33d3r
0a00f671b8 removed capstone dep in .travis.yml 2015-08-11 16:31:28 +02:00
byt3bl33d3r
56cb34568d added caspstone to build deps, added msg param in basic_tests.py 2015-08-11 16:25:00 +02:00
byt3bl33d3r
a44cf5cd29 doing some testing with tests 2015-08-11 16:10:12 +02:00
byt3bl33d3r
3d9e2ac453 re-added sudo to travis.yml (I have no idea what I'm doing) 2015-08-11 16:01:59 +02:00
byt3bl33d3r
1dd8feeea0 got rid of sudo in tests 2015-08-11 15:53:31 +02:00
byt3bl33d3r
7f691244e7 added basic test 2015-08-11 15:48:40 +02:00
byt3bl33d3r
81c3400383 added .travis.yml 2015-08-11 15:25:24 +02:00
byt3bl33d3r
89a1f9f9af added travis-ci badge 2015-08-05 15:10:15 +02:00
byt3bl33d3r
e22276477b fixes #150
Forgot to start up the Browser server.. oops!
2015-08-05 14:32:22 +02:00
byt3bl33d3r
772ef9ab39 responder code is now up to date with the lastest version
logging is going to have to get cleaned up, but that's a minor issue
re-implemented the function to add endpoints to the http server
added an option to manually specify the gateways mac in the Spoofer plugin
2015-08-05 13:31:04 +02:00
byt3bl33d3r
c527dc1d21 debug logs now show command string used on startup 2015-08-03 05:46:00 +02:00
byt3bl33d3r
0aba2ad62c Merge branch 'responder-refactor' of github.com:byt3bl33d3r/MITMf into responder-refactor 2015-08-03 05:38:44 +02:00
byt3bl33d3r
052c86b242 fixes #146 2015-08-03 05:38:02 +02:00
byt3bl33d3r
159d3adf7a fixes 146 2015-08-03 05:37:23 +02:00
byt3bl33d3r
fa59ca466b third pass:
- All servers back online
- modified logging
2015-08-03 05:34:46 +02:00
byt3bl33d3r
46356b2ad5 Merge branch 'master' of github.com:byt3bl33d3r/MITMf into responder-refactor 2015-08-02 22:53:28 +02:00
byt3bl33d3r
8b55a2e3f5 Second pass:
MDNS, LLMNR and NBTNS poisoners are back online
HTTP server now functional
2015-08-02 22:53:16 +02:00
byt3bl33d3r
703c9045ed Fixes #144 2015-08-02 21:23:35 +02:00