Skip to content

Commit d4e873d

Browse files
author
HD Moore
committed
Fix bad reference (thanks Daniel Moeller)
1 parent b357d22 commit d4e873d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/narcissus_backend_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def initialize(info={})
3333
'References' =>
3434
[
3535
[ 'EDB', '22709' ],
36-
[ 'BID', '87410' ]
36+
[ 'OSVDB', '87410' ]
3737
],
3838
'Payload' =>
3939
{

0 commit comments

Comments
 (0)