Skip to content

Commit 483865b

Browse files
committed
Fix reference
1 parent a3930d3 commit 483865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/http/diskboss_get_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info = {})
2929
],
3030
'References' =>
3131
[
32-
[' EDB', '40869']
32+
['EDB', '40869']
3333
],
3434
'DefaultOptions' =>
3535
{

0 commit comments

Comments
 (0)