|
Open PHPMyAdmin Installations
Last post 04-18-2008 5:06 PM by redct. 22 replies.
-
04-15-2008 6:01 PM
|
|
-
-
ShaggyB


- Joined on 08-15-2007
- Posts 12
|
Re: Open PHPMyAdmin Installations
I know where the rest of my afternoon is going. :D
|
|
-
-
Carnildo


- Joined on 03-30-2005
- Posts 651
|
Re: Open PHPMyAdmin Installations
ShaggyB: I know where the rest of my afternoon is going. :D
Adding Bobby Tables to various user lists?
|
|
-
-
broekage


- Joined on 06-29-2007
- Posts 16
|
Re: Open PHPMyAdmin Installations
The sad thing is that many of their "user" tables have passwords in plain text. :(
|
|
-
-
morbiuswilters


- Joined on 01-15-2008
- East Coast Represent!
- Posts 2,978
|
Re: Open PHPMyAdmin Installations
Whoa, who knew the Pentagon relied on Open Source so much? Completely off-topic: can you guys help me with the following query? It keeps returning an error for some reason... "UPDATE nukes SET target = 'France' WHERE (target = NULL)"
< pstorer> Bans don't mean shit on the forum. It's like being on the Sex Offender List. You can still entice kids into your van with candy.
Want more? Go the IRC channel #TDWTFMafia on irc.slashnet.org.
Farmer Brown is MasterPlanSoftware. He created a new forum account because he is obsessed with me after I scorned him. Ignoring his trolling is the best way to deal with the crybaby.
|
|
-
-
-
Longwang


- Joined on 02-02-2007
- Posts 2
|
Re: Open PHPMyAdmin Installations
I just found a table which has, instead of a boolean value, a varchar which is either set to "X" or an empty string. They probably want it to be "FileNotFound"-enabled.
|
|
-
-
NSCoder


- Joined on 07-24-2005
- Geneva, Switzerland
- Posts 60
|
Re: Open PHPMyAdmin Installations
Use your powers only for good... fix their WTFy schemas, and maybe they'll leave out some tiny clothes for you.
|
|
-
-
Pjotr G


- Joined on 10-19-2007
- Posts 23
|
Re: Open PHPMyAdmin Installations
morbiuswilters:
"UPDATE nukes SET target = 'France' WHERE (target = NULL)"
try
"UPDATE nukes SET target = 'France' WHERE (target IS NULL)"
|
|
-
-
lanzz


- Joined on 02-02-2007
- Posts 64
|
Re: Open PHPMyAdmin Installations
Longwang:I just found a table which has, instead of a boolean value, a varchar which is either set to "X" or an empty string. They probably want it to be "FileNotFound"-enabled.
that would be the rarely-used "checkbox" SQL type.
|
|
-
-
rbowes


- Joined on 02-09-2007
- Winnipeg, MB
- Posts 412
|
Re: Open PHPMyAdmin Installations
Heh, I'm in government and somebody tried to make a page that exposed PHPMyAdmin. I wouldn't let them. Luckily, my government doesn't show up on that. :)
|
|
-
-
AbbydonKrafts


- Joined on 11-21-2006
- Carrollton, GA, USA
- Posts 1,022
|
Re: Open PHPMyAdmin Installations
redct:
Whoa!
This whole thing is just wrong. LOL
Join us at #TDWTF on irc.slashnet.org !
|
|
-
-
morbiuswilters


- Joined on 01-15-2008
- East Coast Represent!
- Posts 2,978
|
Re: Open PHPMyAdmin Installations
Pjotr G:try
"UPDATE nukes SET target = 'France' WHERE (target IS NULL)"
Well, that worked! Thanks! :-)
< pstorer> Bans don't mean shit on the forum. It's like being on the Sex Offender List. You can still entice kids into your van with candy.
Want more? Go the IRC channel #TDWTFMafia on irc.slashnet.org.
Farmer Brown is MasterPlanSoftware. He created a new forum account because he is obsessed with me after I scorned him. Ignoring his trolling is the best way to deal with the crybaby.
|
|
-
-
Arancaytar


- Joined on 12-02-2005
- Aachen, Germany
- Posts 156
|
Re: Open PHPMyAdmin Installations
I didn't notice anything from here. Surely there'd be some noise at least?
A monk asked Joshu: isTrue(dog.hasBuddhaNature()) ? Joshu replied: FILENOTFOUND
|
|
-
-
SEMI-HYBRID code


- Joined on 04-07-2008
- Posts 33
|
Re: Open PHPMyAdmin Installations
redct: https://www.sutn.gov.sk/phpmyadmin/scripts/setup.php this one is funny - it's server of our "Bureau of Technical Normalization (Standardization?)". anyways, i don't really see what mess could be done with it... yes, there's some configuration, but it appears to be such minor things as security (:-D), you can add a server (i tried it, but after reload it was gone), but no real data manipulation, or any way to it, visible to me. am i just undereducated, or am i right?
Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
|
|
-
-
Lingerance


- Joined on 07-24-2007
- Posts 857
|
Re: Open PHPMyAdmin Installations
SEMI-HYBRID code:anyways, i don't really see what mess could be done with it... yes, there's some configuration, but it appears to be such minor things as security (:-D), you can add a server (i tried it, but after reload it was gone), but no real data manipulation, or any way to it, visible to me. am i just undereducated, or am i right?
When I read this my head was screaming honeypot. Permissions might be wrong too. I don't feel like testing it.
irc://irc.slashnet.org/#TDWTF "You acquaint the SURLY THUGS with your brand of diplomacy."
|
|
-
-
PerdidoPunk


- Joined on 09-17-2007
- nj
- Posts 122
|
Re: Open PHPMyAdmin Installations
It's a sad day when your site depends on google to block hackers.
Enterprise Software Design Lifecycle:
1) Receive business case approval 2) Leverage a dynamic solution 3) ??? 4) Value added = Profit!
|
|
-
-
Kl4m


- Joined on 11-11-2007
- Posts 14
|
Re: Open PHPMyAdmin Installations
alternative search, for renamed directories such as phpmyadmin_version/, but it has more false positives.
|
|
-
-
El_Heffe


- Joined on 11-08-2007
- Posts 114
|
Re: Open PHPMyAdmin Installations
redct:anyways, i don't really see what mess could be done with it... I clicked on the link in the OP and browsed a few of the results at random. Several of them took me to a page with a "control panel" syle interface. And there's a button labelled "Drop". Being a fan of Little Bobby Tables, I'm pretty sure I know what that button does.
|
|
-
-
SEMI-HYBRID code


- Joined on 04-07-2008
- Posts 33
|
Re: Open PHPMyAdmin Installations
El_Heffe: SEMI-HYBRID code:anyways, i don't really see what mess could be done with it... I clicked on the link in the OP and browsed a few of the results at random. Several of them took me to a page with a "control panel" syle interface. And there's a button labelled "Drop". Being a fan of Little Bobby Tables, I'm pretty sure I know what that button does. sorry, i wasn't clear enough - this "anyways, i don't really see what mess..." was aimed specifically at the page i gave link to. i know that there may be pages where you can alter records or drop tables, i got to some of them... but this question was meant for that one page.
Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
|
|
-
-
Eternal Density


- Joined on 03-25-2007
- Posts 306
|
Re: Open PHPMyAdmin Installations
redct:
How many international governments are there???
300 posts! This is Spar... dang I just lost the game. Legendary Threadlolwtf: Instead of comfy chair, package contained bobcat. Would not buy again. curtmack: It's like Godwin's Law, but instead of Hitler it's xkcd references. morbiuswilters: Right, but the Holocaust wasn't nearly as bad as xkcd.
|
|
-
-
KNY


- Joined on 07-19-2006
- Posts 27
|
Re: Open PHPMyAdmin Installations
Eternal Density:How many international governments are there???
Well, the US for one. *ducks*
|
|
-
-
redct


- Joined on 01-12-2008
- Posts 43
|
Re: Open PHPMyAdmin Installations
KNY: Eternal Density:How many international governments are there???
Well, the US for one. *ducks*
Wow...
|
|
Page 1 of 1 (23 items)
|
|
|