Skip to content

Commit b9464e6

Browse files
committed
Delete unnecessary line
1 parent af415c9 commit b9464e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/misc/fb_cnct_group.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def check
9292
disconnect
9393

9494
opcode = data.unpack("N*")[0]
95-
version = data.unpack("N*")[1]
9695
if opcode == 3 # Accept
9796
return Exploit::CheckCode::Detected
9897
end

0 commit comments

Comments
 (0)