Commit graph

10 commits

Author SHA1 Message Date
HAMIDx9
752fafaf4b Add unicode support for jskeylogger plugin, fixes #56 2015-08-24 04:52:33 +04:30
byt3bl33d3r
5e2f30fb89 This is a vewwwy big commit
- The inject plugin now uses beautifulsoup4 to actually parse HTML and add content to it as supposed to using regexes
- The logging of the whole framework has been compleatly overhauled
- plugindetect.js now includes os.js from the metasploit framework for os and browser detection, let's us fingerprint hosts even if UA is lying!
- New plugin HTA Drive-by has been added, prompts the user for a plugin update and makes them download an hta app which contains a powershell payload
- the API of the plugins has been simplified
- Improvements and error handling to user-agent parsing
- Some misc bugfixes
2015-07-18 20:14:07 +02:00
byt3bl33d3r
d57002ddc4 ArpSpoof and DNSspoof plugins removed
New plugin Spoof now can poison via ICMP, ARP and DNS
2014-07-22 15:59:21 +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
0eda0eab12 cleaned logging output 2014-07-14 01:47:10 +02:00
byt3bl33d3r
95645e3700 revamped jskeylogger plugin 2014-07-11 19:23:59 +02:00
byt3bl33d3r
e5f41a00fa added check for keys length 2014-07-11 11:05:18 +02:00
byt3bl33d3r
37f4826521 forgot script tags...HTML is hard 2014-07-11 10:59:44 +02:00
byt3bl33d3r
be7639efd5 Minor fixes and jskeylogger plugin now live 2014-07-11 10:31:49 +02:00