@@ -16,12 +17,12 @@ class Exploit(exploits.Exploit):
...
@@ -16,12 +17,12 @@ class Exploit(exploits.Exploit):
If the target is vulnerable it allows remote attackers to obtain the administrator's MD5 password hash
If the target is vulnerable it allows remote attackers to obtain the administrator's MD5 password hash
"""
"""
__info__={
__info__={
'name':'',
'name':'Linksys SMART WiFi Password Disclosure',
'authors':[
'authors':[
'Sijmen Ruwhof',# vulnerability discovery
'Sijmen Ruwhof',# vulnerability discovery
'0BuRner',# routersploit module
'0BuRner',# routersploit module
],
],
'description':'',
'description':'Exploit implementation for Linksys SMART WiFi Password Disclosure vulnerability. If target is vulnerable administrator\'s MD5 passsword is retrieved.',