Commit Graph

  • aa4e022ab0 Kerberos sever back online, squashed some bugs byt3bl33d3r 2015-04-30 00:10:55 +02:00
  • 6b421d1cac typo byt3bl33d3r 2015-04-28 13:10:36 +02:00
  • 2c6e9a31b7 modded readme byt3bl33d3r 2015-04-28 13:08:56 +02:00
  • 08b9029a96 Responder's MDNS/LLMNR/NBTNS poisoners are back in action (better than ever), only WPAD remains. Tested against Windows 7 and 8, got hashes 100% of the time! \o/ byt3bl33d3r 2015-04-28 02:03:12 +02:00
  • 7aad9879d1 version bump in readme byt3bl33d3r 2015-04-27 19:19:34 +02:00
  • 9712eed4a3 This is 1/2 of the work done... lot's of cool stuff! byt3bl33d3r 2015-04-27 18:33:55 +02:00
  • 71ea8e6046 Update README.md byt3bl33d3r 2015-04-21 17:39:27 +02:00
  • 42892bbfc5 Merge pull request #67 from secretsquirrel/patch-1 byt3bl33d3r 2015-04-20 09:42:08 +02:00
  • fddfe7c306 Just a Typo Update secret squirrel 2015-04-19 23:38:13 -04:00
  • f2466c822a fixed typo as noticed in #66 byt3bl33d3r 2015-04-19 23:37:01 +02:00
  • 663f38e732 initial dynamic config support added configwatcher.py byt3bl33d3r 2015-04-19 23:32:52 +02:00
  • 96eb4e2fa6 added capstone in requirements.txt modified setup and update scripts byt3bl33d3r 2015-04-18 15:08:11 +02:00
  • a766c685b1 also added pyopenssl and service_identity to requirements.txt byt3bl33d3r 2015-04-18 14:31:38 +02:00
  • eebd7e1978 added ipy to requirements.txt as noticed in #65 byt3bl33d3r 2015-04-18 14:13:58 +02:00
  • 33c9eda05b fixed the responder plugin (im a dummy) byt3bl33d3r 2015-04-17 02:11:00 +02:00
  • 88a4e15900 fixed some output byt3bl33d3r 2015-04-16 01:38:28 +02:00
  • 6121c67eaa Merge branch 'dev' byt3bl33d3r 2015-04-15 18:25:59 +02:00
  • b91bb4271b - Fixed bug where sometimes DNS wouldn't resolve local IP's - Added Metasploit integration to Filepwn plugin byt3bl33d3r 2015-04-15 18:19:19 +02:00
  • 360a6ba6ce addresses issue #63 byt3bl33d3r 2015-04-15 17:16:28 +02:00
  • 3421c5af55 Update requirements.txt with missing dependencie byt3bl33d3r 2015-04-15 16:39:05 +02:00
  • be19a685b3 Update README.md byt3bl33d3r 2015-04-15 16:12:08 +02:00
  • 8eb09309d2 Merged Filepwn plugin and config file changes byt3bl33d3r 2015-04-15 00:40:01 +02:00
  • 5e9158ce0a Updated FilePwn plugin with latest BDFProxy version Removed exception handling in mitmf.py since I actually want a traceback v0.9.6 byt3bl33d3r 2015-04-14 16:16:29 +02:00
  • 460399541f Modded Responder plugin to accomodate re-write Started converting all string formatting to format() API byt3bl33d3r 2015-04-13 20:25:14 +02:00
  • 4dd497d8b9 updated to latest responder commit byt3bl33d3r 2015-04-12 22:03:37 +02:00
  • 5b0a15ea56 fixed logging in responder and some plugins byt3bl33d3r 2015-04-12 19:00:50 +02:00
  • 5ce49d2ff2 updated README.md byt3bl33d3r 2015-04-12 02:21:23 +02:00
  • d137296560 updated README.md byt3bl33d3r 2015-04-12 02:20:15 +02:00
  • 1f5916eed8 removed duplicate entry in requirements.txt byt3bl33d3r 2015-04-12 02:18:25 +02:00
  • 1577e40aa3 updated README.md byt3bl33d3r 2015-04-12 02:16:21 +02:00
  • 580c0f1213 was calling the wrong logger byt3bl33d3r 2015-04-12 02:08:46 +02:00
  • e582bc5fb7 commented out un-used code byt3bl33d3r 2015-04-12 02:05:45 +02:00
  • 9bd6458a72 updated README.md byt3bl33d3r 2015-04-12 02:02:09 +02:00
  • 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 byt3bl33d3r 2015-04-12 01:49:43 +02:00
  • c8732d60eb changed tree output loading method byt3bl33d3r 2015-04-11 15:54:51 +02:00
  • d4c6b7d5b6 - Logging is now seperate for each module - added DNSChef submodule - Code style improvements - modified config file name , and options - Changed requirements and README byt3bl33d3r 2015-04-11 00:38:48 +02:00
  • eb7e797ded Merge branch 'master' of github.com:byt3bl33d3r/MITMf into v0.9.6 byt3bl33d3r 2015-04-10 15:57:17 +02:00
  • 1a8d5191c4 Filepwn plugin is now multithreaded (backported) byt3bl33d3r 2015-04-09 17:29:22 +02:00
  • 75173c6b9d added names to threads byt3bl33d3r 2015-04-01 01:25:05 +02:00
  • df9fd2d12a Filepwn plugin now uses multiprocessing to patch binaries byt3bl33d3r 2015-04-01 01:11:40 +02:00
  • 3e835c3a28 updated bdfactory to latest commit byt3bl33d3r 2015-03-31 16:58:37 +02:00
  • 84c9bab33c fixed beefapi import byt3bl33d3r 2015-03-31 13:50:55 +02:00
  • 52fb822c15 added beefapi as submodule byt3bl33d3r 2015-03-31 13:38:41 +02:00
  • c6ad5cc290 fixed function call byt3bl33d3r 2015-03-31 13:32:07 +02:00
  • 77a84118b1 updated responder to latest commit byt3bl33d3r 2015-03-31 11:35:30 +02:00
  • 3b56e92e05 added custom responder submodule byt3bl33d3r 2015-03-31 11:21:31 +02:00
  • 7a25108f9d Removed responder submodule byt3bl33d3r 2015-03-31 10:56:53 +02:00
  • f71ffac973 -Added Responder as submodule byt3bl33d3r 2015-03-30 19:51:24 +02:00
  • ed5ce890f5 - Deleted untracked version of responder - Added modded main responder function to plugin byt3bl33d3r 2015-03-30 19:49:12 +02:00
  • 3c6a9fe89d Revert "fixed Responder plugin output" byt3bl33d3r 2015-03-30 18:13:21 +02:00
  • 9086525c90 Version bump Minor code optimizations byt3bl33d3r 2015-03-30 18:04:24 +02:00
  • 5e56049e44 Fixed a bug where Twisted would resolve correct IP when DNS Tampering byt3bl33d3r 2015-03-19 23:27:28 +01:00
  • 873112c8e7 - Fixed a bug when ARP spoofing via arp replies - Amended license v0.9.5 byt3bl33d3r 2015-03-15 20:22:31 +01:00
  • b5304701a4 Update README.md byt3bl33d3r 2015-03-15 18:39:19 +01:00
  • dfba4295bf Update README.md byt3bl33d3r 2015-03-15 18:37:19 +01:00
  • b83bb29a0c tidied up README byt3bl33d3r 2015-03-15 16:54:49 +01:00
  • 0c57f39671 -Fixed bug in App Cache Poison plugin, missing function call resulted in some websites not loading -Added output to the AppCachePoison plugin byt3bl33d3r 2015-03-15 16:42:17 +01:00
  • aa2fa90642 updated readme with new link byt3bl33d3r 2015-03-15 12:02:56 +01:00
  • 0bc4f8e1c3 -Added check for correct version of NetfilterQueue library -Updated README byt3bl33d3r 2015-03-14 14:17:58 +01:00
  • 10468bfa5e - Fixed a bug that would make certain sites end up in a infinite redirect loop - HSTS headers now get deleted byt3bl33d3r 2015-03-13 18:37:16 +01:00
  • cb09a12164 updated readme byt3bl33d3r 2015-03-13 15:25:28 +01:00
  • 3dbab59b2f Updated BDFactory to latest commit byt3bl33d3r 2015-03-13 15:06:20 +01:00
  • 2200edcf5e - Cleaned up the SSLstrip+ code (somewhat) - ServerConnection now properly detects and removes HSTS headers - Fixed debug output byt3bl33d3r 2015-03-13 15:00:29 +01:00
  • c85fd2b5f3 Fixed bug in DNS resolving logic byt3bl33d3r 2015-03-12 19:43:29 +01:00
  • cd9a16de55 fixed Responder plugin output byt3bl33d3r 2015-03-11 22:21:34 +01:00
  • 5fe8292eb3 -Removed var from Sniffer plugin byt3bl33d3r 2015-03-10 23:55:18 +01:00
  • 68c9c7e1bd - Fixed Responder plugin calling wrong var - Modified output byt3bl33d3r 2015-03-10 23:26:32 +01:00
  • 8b6e5e99d4 spelling byt3bl33d3r 2015-03-10 21:56:27 +01:00
  • e7a7b0a57f removed os specific deps in setup script byt3bl33d3r 2015-03-10 21:55:44 +01:00
  • af8b741f81 Update README.md byt3bl33d3r 2015-03-10 21:47:21 +01:00
  • 1b904200d2 Update README.md byt3bl33d3r 2015-03-10 21:24:41 +01:00
  • caaee53079 version bump byt3bl33d3r 2015-03-10 21:03:33 +01:00
  • fcdbe49df9 added banners and tree visual of loaded plugins byt3bl33d3r 2015-03-10 19:17:10 +01:00
  • ad6c3d8ed3 added version attr to all plugins byt3bl33d3r 2015-03-10 04:01:28 +01:00
  • 4c465b3806 nfqueue with NetfilterQueue 0.6 now working! \o/ byt3bl33d3r 2015-03-10 03:37:07 +01:00
  • 23a273e8a0 -Initial Spoof plugin rewrite -Dep check on plugins -NetfilterQueue python lib port -plugin output re-design byt3bl33d3r 2015-03-10 02:26:56 +01:00
  • 92be661e9d fixed bug where DNS packets were only modified when hsts plugin was enabled byt3bl33d3r 2015-03-07 18:32:24 +01:00
  • 39e44d0e6e changed default patch_type to append for filepwn plugin byt3bl33d3r 2015-02-27 22:16:58 +01:00
  • 10f1fbedde added credits to the Replace plugin byt3bl33d3r 2015-02-27 17:30:53 +01:00
  • 2cfc46c187 - Fixed error in print statement - added requirements.txt file byt3bl33d3r 2015-02-26 22:01:56 +01:00
  • 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 byt3bl33d3r 2015-02-26 17:11:45 +01:00
  • fc74e480eb Fixed bug in upsidedownternet plugin byt3bl33d3r 2015-02-23 04:08:53 +01:00
  • 3f6bbb8bfb updated bdfactory to latest commit byt3bl33d3r 2015-02-20 15:12:36 +01:00
  • b46b4dce97 - Made user_agent lib optional for Kali v0.9.1 byt3bl33d3r 2015-01-22 14:40:39 +01:00
  • 5100458e70 - Fixed error in filepwn plugin config file v0.9 byt3bl33d3r 2014-12-27 00:20:18 +01:00
  • 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 byt3bl33d3r 2014-12-26 13:36:55 +01:00
  • 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) byt3bl33d3r 2014-12-21 17:33:56 +01:00
  • 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 byt3bl33d3r 2014-12-19 02:34:33 +01:00
  • a4e8869fc6 removed airpwn config files byt3bl33d3r 2014-12-16 14:59:01 +01:00
  • c223ff18f7 updated README byt3bl33d3r 2014-12-16 13:07:31 +01:00
  • ab35d497df moved airpwn plugin to MITMf-opt-plugin repo byt3bl33d3r 2014-12-16 12:46:10 +01:00
  • 08b9fd4d06 fixed bad paths in responder config byt3bl33d3r 2014-12-16 02:18:04 +01:00
  • 6e5de539db formatting byt3bl33d3r 2014-12-16 02:13:53 +01:00
  • 642fa9cb6a merged sslstrip+ into sslstrip, tweaked hsts bypass performance byt3bl33d3r 2014-12-16 02:03:02 +01:00
  • b118106d9d added yahoo to search engine support byt3bl33d3r 2014-12-15 20:12:21 +01:00
  • 58bd73bb28 fixed bug, MITMf now logs search engine queries byt3bl33d3r 2014-12-15 19:46:32 +01:00
  • a6ed0eea2a renamed some readme files byt3bl33d3r 2014-12-15 17:23:28 +01:00
  • 0defaf7b86 revamped appoison plugin and fixed some bugs byt3bl33d3r 2014-12-15 17:00:05 +01:00
  • ca28de91f6 updated README byt3bl33d3r 2014-12-14 17:47:27 +01:00
  • 83b4a9369d updated README byt3bl33d3r 2014-12-13 23:27:22 +01:00