Fixed typo
Forgot to change the class when renaming the module -.- git-svn-id: https://beef.googlecode.com/svn/trunk@1243 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# Uses methods described here:
|
||||
# http://www.itsecuritysolutions.org/2010-03-29_fingerprinting_browsers_using_protocol_handlers/
|
||||
|
||||
class Fingerprint_browser < BeEF::Core::Command
|
||||
class Browser_fingerprinting < BeEF::Core::Command
|
||||
|
||||
def post_execute
|
||||
content = {}
|
||||
|
||||
Reference in New Issue
Block a user