Skip to content

Commit 51ba500

Browse files
author
jvazquez-r7
committed
msftidy compliant
1 parent 49b3671 commit 51ba500

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/ssh/freesshd_authbypass.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def upload_payload(connection)
9999
end
100100
cmds.each { |cmd|
101101
connection.exec!("cmd.exe /c "+cmd)
102-
103102
}
104103
end
105104

0 commit comments

Comments
 (0)