Skip to content

Commit a02a02c

Browse files
authored
Fixed URL...
1 parent d21d3c1 commit a02a02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/http/pfsense_clickjacking.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(info = {})
2727
'License' => MSF_LICENSE,
2828
'References' =>
2929
[
30-
['URL', 'https://acc.securify.nl/en/advisory/SFY20171101/clickjacking-vulnerability-in-csrf-error-page-pfsense.html'],
30+
['URL', 'https://securify.nl/en/advisory/SFY20171101/clickjacking-vulnerability-in-csrf-error-page-pfsense.html'],
3131
['URL', 'https://doc.pfsense.org/index.php/2.4.2_New_Features_and_Changes']
3232
],
3333
'DefaultOptions' =>

0 commit comments

Comments
 (0)