Commit graph

12 commits

Author SHA1 Message Date
byt3bl33d3r
7ec9f7b395 This commit adds active packet filtering/modification to the framework (replicates etterfilter functionality)
by using netfilterqueue, you can pass a filter using the new -F option, (will be adding an example later)
additionaly removed some deprecated attributes and the --manual-iptables option
2015-07-27 20:44:23 +02:00
byt3bl33d3r
bb8ee46b82 added kali setup script and updated readme 2015-06-15 00:18:55 +02:00
byt3bl33d3r
96eb4e2fa6 added capstone in requirements.txt
modified setup and update scripts
2015-04-18 15:08:11 +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
e7a7b0a57f removed os specific deps in setup script 2015-03-10 21:55:44 +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
240af4ad9d major changes for Responder integration 2014-12-05 04:18:29 +01:00
byt3bl33d3r
f5635b5a4b updated README with nfqueue instructions 2014-10-29 18:54:31 +01:00
byt3bl33d3r
2f194628ab updated README with nfqueue instructions 2014-10-29 18:53:30 +01:00
byt3bl33d3r
fc3cbb56ef added twisted to setup script 2014-10-28 19:42:42 +01:00
byt3bl33d3r
b671873a3a added more deps to setup.sh 2014-10-21 17:10:33 +02:00
byt3bl33d3r
72db92f41f modified binkybears install script 2014-10-19 11:22:22 +02:00