Skip to content

Commit 1b3bc87

Browse files
author
Tod Beardsley
committed
Unscrew the author name
1 parent e737b13 commit 1b3bc87

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/post/windows/gather/forensics/browser_history.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ def initialize(info={})
2525
Gathers Skype chat logs, Firefox history, and Chrome history data from the target machine.
2626
},
2727
'License' => MSF_LICENSE,
28-
'Author' => [ 'Joshua Harper (@JonValt) <josh at radixtx dot com>' ],
28+
'Author' => [
29+
'Joshua Harper <josh[at]radixtx.com>' # @JonValt
30+
],
2931
'Platform' => %w{ win },
3032
'SessionTypes' => [ 'meterpreter' ]
3133
))

0 commit comments

Comments
 (0)