Skip to content

Commit 2b8dd91

Browse files
committed
Fix cosmetic issue
Fix cosmetic issue /w email address when it is output via 'info' or the Rapid7 module page.
1 parent 184ec08 commit 2b8dd91

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)