This commit is contained in:
sinn3r 2012-02-05 01:44:53 -06:00
commit c2d1f64472
1 changed files with 0 additions and 5 deletions

View File

@ -15,13 +15,8 @@ class Metasploit3 < Msf::Auxiliary
super(update_info(info,
'Name' => 'Man-in-the-middle JavaScript Keylogger',
'Description' => %q{
<<<<<<< HEAD
This modules runs a HTTP Server to serve as a remote keylog listener
to capture web page keystrokes.
=======
This modules runs a HTTP Server to serve as a remote keylog listener
to capture web page keystrokes.
>>>>>>> f45528ec68ca338a36da6c3bbc0217489596bd26
},
'License' => MSF_LICENSE,
'Author' => ['Marcus J. Carey <mjc[at]threatagent.com>'],