Skip to content

Commit 3d92d6e

Browse files
committed
removed the handler call
1 parent a962830 commit 3d92d6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/exploits/windows/ftp/sami_ftpd_list.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ def exploit
6464
buf << payload.encoded
6565

6666
send_cmd( ['LIST', buf], false )
67-
68-
handler
6967
disconnect
7068
end
71-
7269
end

0 commit comments

Comments
 (0)