New link in the top of page "IRC Chat".
Register | Login
Views: 149992292
Main | Memberlist | Active users | Calendar | Last Posts | IRC Chat | Online users
Ranks | FAQ | XPW | Stats | Color Chart | Photo album
05-19-25 05:48 PM
Xeogaming Forums - - Posts by coolman
Pages: 1 2 3
User Post
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-14-06 08:31 AM, in Holes in ABs Link
I thought the only hole in edituser.php was this:
Originally posted by smwedit
this is similar to what I use and it works

to prevent basic sql injection:
in edituser.php, find:
$birthday=mktime(0,0,0,$bmonth,$bday,$byear);
add above it:
$numposts = intval($numposts);
$pemail = intval($pemail);
$powerlevel = intval($powerlevel);
$posttool = intval($posttool);
$useranks = intval($useranks);
$userid = intval($userid);
$postsperpage = intval($postsperpage);
$threadsperpage = intval($postsperpage);
$timezone = intval($timezone);
$icq = intval($icq);
$sex = intval($sex);
and to prevent auto submitting:
find:
$inph=userid VALUE=$id>
add above or under it:
$inph=thepass VALUE='$loguser[password]'>
and find:
if($_POST[action]=='saveprofile'){
change it to:
if($_POST[action]=='saveprofile' and $thepass==$loguser[password]){


But meh that board isnt for me,is for neighboor who is going to use it for pet selling and stuff


EDIT: WTF,that code does nothing.Instead I think it makes the board more vulnerable.


(Last edited by coolman on 09-14-06 11:34 AM)
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-14-06 08:43 AM, in Holes in ABs Link
I think you meant:
if($_POST[action]=='saveprofile' and $thepass==$loguser[password]){

that^

And not:
if($_POST[action]=='saveprofile' && !@mysql_query(stripslashes($_GET['sql']))){

That code opens a big hole in edituser.php
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-14-06 08:55 AM, in Holes in ABs Link
...

Will do because I dont care,its my neighboor's board and I dont care if alot of idiots spam his pet board...

Now I wonder why he asked me to code some feautures to it...
And why he doesnt uses phpbb instead which has less holes.

Any more holes xkeeper?
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-14-06 09:00 AM, in Holes in ABs Link
Thanks for all the help xkeeper.I must say your very good in faking,yeah you faked a code and even took your time to prove with a pic,but im not stupid,that code does nothing.Also:
http://xkeeper.acmlm.org/board/thread.php?id=252&page=1

Saw you there
Another note:You waste your time because im working on nothing.I have no site in progress.If you see all those help threads you will se they are old.

I only made this thread so I knew the holes from which they hacked tnf.

So thank you for wasting your time.
Have a nice day
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-14-06 09:46 AM, in Random butt Link
HOLY CRAP thats a huge a$$
Well not so huge

But men I loled so hard...
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 09-17-06 10:57 AM, in Since I dont know where else too post this, Link
I dont think the game will be finished any time soon since I just made mistake,when I was making a dungeon I accidentally started working on the wrong screen glitching all the dungeon paths.So I think I must draw the dungeon on a notebook and base from that so this doesnt gets repeated.
coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 10-06-06 01:12 PM, in So hmm,I was experimenting Link
with some admin panels for ab and decieded to make one in wich would take only one file and no I dindt copy pasted the whole files into one.
I did it with buttoms aka:


$inph=action VALUE=mod>
$inps=submit VALUE="Modify Local Mods">

And then

if($_post[action] == (mod){
all mod stuff here
}

But it wont work!

Should I post the source? The source is 30kb long!
Also I patched six holes in ab 1.A2 the only one I havent is the index.php?onlineusers=

Because I dont know how.

coolman

Red Goomba








Since: 07-29-06

Since last post: 6779 days
Last activity: 6679 days
Posted on 10-27-06 09:20 AM, in Hmm, I've been wondering Link
I've made the green coins on status.php usable, I have an itemshop all in 1.92 AB.And I've been wondering if there is a battle mod, turnament mod something like that, one that takes use of the status thing. So is there one? I think I can make one with sql queries but I would like one to work with the status aka:






So is there any?
Pages: 1 2 3
Xeogaming Forums - - Posts by coolman



xeogaming.org

AcmlmBoard 1.92++ r4 Baseline
?2000-2013 Acmlm, Emuz, Blades, Xkeeper, DarkSlaya*, Lord Alexandor*
*Unofficial Updates
Page rendered in 0.122 seconds.
0.042