Skip to content

Commit

Permalink
Delete unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
jvazquez-r7 committed May 21, 2014
1 parent af415c9 commit b9464e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/exploits/windows/misc/fb_cnct_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def check
disconnect

opcode = data.unpack("N*")[0]
version = data.unpack("N*")[1]
if opcode == 3 # Accept
return Exploit::CheckCode::Detected
end
Expand Down

0 comments on commit b9464e6

Please sign in to comment.