We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 184ec08 + 2b8dd91 commit bdea3cbCopy full SHA for bdea3cb
modules/post/multi/gather/wlan_geolocate.rb
@@ -17,7 +17,7 @@ def initialize(info={})
17
Optionally geolocate the target by gathering local wireless networks and
18
performing a lookup against Google APIs.},
19
'License' => MSF_LICENSE,
20
- 'Author' => [ 'Tom Sellers <tom <at> fadedcode.net>'],
+ 'Author' => [ 'Tom Sellers <tom [at] fadedcode.net>'],
21
'Platform' => %w{ osx win linux bsd solaris },
22
'SessionTypes' => [ 'meterpreter', 'shell' ],
23
))
0 commit comments