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.
1 parent 184ec08 commit 2b8dd91Copy full SHA for 2b8dd91
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