Commit graph

81 commits

Author SHA1 Message Date
byt3bl33d3r
591c43db94 fixed text 2014-07-22 11:11:58 +02:00
byt3bl33d3r
cf7c9e9e10 added PoC DNSspoof plugin 2014-07-22 11:04:33 +02:00
byt3bl33d3r
0f78e0c033 changed some help text 2014-07-18 21:01:05 +02:00
byt3bl33d3r
e26bd0709c fixed smbauth plugin 2014-07-18 20:42:12 +02:00
byt3bl33d3r
58b319a931 updated filepwn.cfg file with new payload 2014-07-18 17:59:58 +02:00
byt3bl33d3r
bbe8677dbf updated readme 2014-07-18 16:05:35 +02:00
byt3bl33d3r
d246864e91 removed link-rewriter 2014-07-18 16:02:39 +02:00
byt3bl33d3r
3b04a485d9 Merge pull request #3 from rthijssen/master
Added replace plugin
2014-07-18 16:00:52 +02:00
byt3bl33d3r
87971d9586 now stripping hsts requests from headers 2014-07-18 13:21:48 +02:00
root
25e46dca2f Added Linkrewriter description to plugin list 2014-07-18 20:55:55 +10:00
root
e288c658bc Merge remote-tracking branch 'upstream/master' 2014-07-18 20:51:38 +10:00
root
60e8856d36 Cleanup 2014-07-18 20:48:36 +10:00
root
3fb5f3d20d Fixed bug where plugin stopped replacing 2014-07-18 20:29:08 +10:00
byt3bl33d3r
8c4d55b01b fixed rearping error 2014-07-18 11:34:08 +02:00
byt3bl33d3r
5a5a3e36ec made rpc pass configurable 2014-07-18 11:08:50 +02:00
Ruben
5c1dbb3596 Try except added to re.sub to prevent plugin from crashing if incorrect regexes where provided. Removed default values for search_str and replace_str 2014-07-18 14:29:55 +10:00
byt3bl33d3r
bf4506a98a updated readme with new plugin 2014-07-18 04:45:43 +02:00
byt3bl33d3r
e83aaa1640 added link re-writer plugin 2014-07-18 04:41:07 +02:00
byt3bl33d3r
05f6762b5e updated readme 2014-07-18 04:04:44 +02:00
byt3bl33d3r
0148246155 updated javapwns shutdown function 2014-07-18 01:32:34 +02:00
byt3bl33d3r
a60a199e59 added rpcip argument to javapwn 2014-07-18 01:27:05 +02:00
root
d6f3405f71 Added regex support.
Plugin now takes a search and replace string (no regex supported) or a regex file.

Regex file format is: <regex1>\t<regex2>

Regex file contains pyton regexes so matching groups can be used
2014-07-18 08:39:06 +10:00
root
3d3099fb00 Replace on self is useless 2014-07-17 20:46:01 +10:00
Ruben
3031412133 Added availible modules to the README file 2014-07-17 14:21:29 +10:00
Ruben
2142cf24c5 A replace function makes this module so much more useful 2014-07-17 14:01:48 +10:00
Ruben
0bca0ca557 Added Replace.py module.
Module capable of replacing a string within a HTML document.
2014-07-17 13:45:08 +10:00
byt3bl33d3r
9487a8b5c8 links 2014-07-16 16:54:49 +02:00
byt3bl33d3r
59cdc81afe javapwn plugin now closes virtual consoles 2014-07-16 16:21:46 +02:00
byt3bl33d3r
129db99395 updated readme 2014-07-16 04:34:57 +02:00
byt3bl33d3r
a049c74fd8 fixed error in jskeylogger output 2014-07-16 04:28:15 +02:00
byt3bl33d3r
24300e8d5b removed a print statement 2014-07-15 22:51:37 +02:00
byt3bl33d3r
24b0706dd5 added more java exploits to JavaPwn 2014-07-15 20:45:08 +02:00
byt3bl33d3r
0983278f1c Updated README.md 2014-07-15 18:40:16 +02:00
byt3bl33d3r
5e38b07833 Updated README.md 2014-07-15 18:36:33 +02:00
byt3bl33d3r
db8ac3ce1e updated README.md 2014-07-15 17:51:04 +02:00
byt3bl33d3r
b3434d4c33 added JavaPwn plugin 2014-07-15 17:47:42 +02:00
byt3bl33d3r
eedb48822a formatting 2014-07-14 16:24:12 +02:00
byt3bl33d3r
1b6841f9c1 plugins now handle their own output 2014-07-14 13:17:34 +02:00
byt3bl33d3r
606e85be40 misc 2014-07-14 09:32:10 +02:00
byt3bl33d3r
156222d775 fixed debug logging output 2014-07-14 09:10:45 +02:00
byt3bl33d3r
0eda0eab12 cleaned logging output 2014-07-14 01:47:10 +02:00
byt3bl33d3r
27552b08a0 modified outout formatting 2014-07-13 18:47:01 +02:00
byt3bl33d3r
a7e3e4eddf Update README.md 2014-07-13 10:32:04 +02:00
byt3bl33d3r
4eaebc3f21 Merge branch 'master' of github.com:byt3bl33d3r/MITMf 2014-07-12 18:08:36 +02:00
byt3bl33d3r
52c636a50d fixed error when patching binaries 2014-07-12 18:08:16 +02:00
byt3bl33d3r
d027b15cee Update README.md 2014-07-12 17:38:07 +02:00
byt3bl33d3r
2315e00065 Update README.md 2014-07-12 17:36:48 +02:00
byt3bl33d3r
5341df4e7d Update README.md 2014-07-12 17:36:28 +02:00
byt3bl33d3r
bf4331a1a3 added config file for FilePwn plugin 2014-07-12 17:22:53 +02:00
byt3bl33d3r
8fe94ec0d0 removed unused imports 2014-07-12 17:19:33 +02:00