Skip to content

Commit 892f427

Browse files
committed
Update w3tw0rk_exec.rb
removed w3tw0rk_login
1 parent 6edba2c commit 892f427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/multi/misc/w3tw0rk_exec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def check
7070
vprint_error("#{rhost}:#{rport} - Error joining the #{datastore['CHANNEL']} channel")
7171
return Exploit::CheckCode::Unknown
7272
end
73-
73+
7474
quit(sock)
7575
disconnect
7676

@@ -151,7 +151,7 @@ def exploit
151151
return
152152
end
153153

154-
print_status("#{rhost}:#{rport} - Exploiting the w3tw0rk IRC bot...")
154+
print_status("#{rhost}:#{rport} - Exploiting the IRC bot...")
155155
w3tw0rk_command(sock)
156156

157157
quit(sock)

0 commit comments

Comments
 (0)