Commit 628ef5b5 by n00py

Added module for Linksys 1500/2500

parent 5cd5fd7c
......@@ -10,7 +10,7 @@ class Exploit(exploits.Exploit):
If the target is vulnerable, command loop is invoked that allows executing commands with root privileges.
"""
__info__ = {
'name': 'Linksys 1500/2500',
'name': 'Linksys E1500/E2500',
'description': 'Module exploits remote command execution in Linksys E1500/E2500 devices. Diagnostics interface allows executing root privileged shell commands is available on dedicated web pages on the device.',
'authors': [
'Michael Messner', # vulnerability discovery
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment