Skip to content

Commit bdea3cb

Browse files
committed
Land rapid7#3350, author fix for wlan_geolocate
2 parents 184ec08 + 2b8dd91 commit bdea3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/wlan_geolocate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def initialize(info={})
1717
Optionally geolocate the target by gathering local wireless networks and
1818
performing a lookup against Google APIs.},
1919
'License' => MSF_LICENSE,
20-
'Author' => [ 'Tom Sellers <tom <at> fadedcode.net>'],
20+
'Author' => [ 'Tom Sellers <tom [at] fadedcode.net>'],
2121
'Platform' => %w{ osx win linux bsd solaris },
2222
'SessionTypes' => [ 'meterpreter', 'shell' ],
2323
))

0 commit comments

Comments
 (0)