Skip to content

Commit 2a4b8e4

Browse files
author
jvazquez-r7
committed
Add useful comment
1 parent e6c3686 commit 2a4b8e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/dlink_dir300_exec_telnet.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ def request(cmd)
183183
end
184184
end
185185

186+
# Since there isn't user/password negotiation, just wait until the prompt is there
186187
def negotiate_telnet(sock)
187188
begin
188189
Timeout.timeout(banner_timeout) do

0 commit comments

Comments
 (0)