We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724c5fb commit 1758ed9Copy full SHA for 1758ed9
modules/exploits/linux/http/dlink_850l_unauth_exec.rb
@@ -20,9 +20,7 @@ def initialize(info = {})
20
'Description' => %q{
21
This module leverages an unauthenticated credential disclosure
22
vulneralbility to then execute arbitrary commands on DIR-850L routers
23
- as an authenticated user. Unable to use Meterpreter payloads, or
24
- any other payload besides linux/mipsbe/shell/reverse_tcp & occasionally
25
- linux/mipsbe/shell_reverse_tcp.
+ as an authenticated user. Unable to use Meterpreter payloads.
26
},
27
'Author' => [
28
'Mumbai <https://github.com/realoriginal>' # module
0 commit comments