Skip to content

Commit 0f973fd

Browse files
committed
Fix rapid7#4284 - Typo "neline" causing the exploit to break
"neline" isn't supposed to be there at all.
1 parent 7a2c9c4 commit 0f973fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/browser/ms14_064_ole_code_execution.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def vbs_prepare()
100100
101101
Begin()
102102
103-
neline
104103
function Begin()
105104
On Error Resume Next
106105
info=Navigator.UserAgent

0 commit comments

Comments
 (0)