Skip to content

Commit 4227c23

Browse files
author
Tod Beardsley
committed
Add a reference for Safari module
1 parent 9068636 commit 4227c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/apple_safari_webarchive_uxss.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def initialize(info = {})
3232
'Author' => 'joev',
3333
'References' =>
3434
[
35-
# none yet
35+
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/04/25/abusing-safaris-webarchive-file-format']
3636
],
3737
'DisclosureDate' => 'Feb 22 2013',
3838
'Actions' =>

0 commit comments

Comments
 (0)