Upon cruising the waters of the interwebz, we came across the USS TWHL.info. It appeared to have a hole in the ID param... We shall now board the vessel and retrieve our booty!
d e v o n

bliss lane
Sade Olutola
hello vonnie

blake kathryn
Monterey Bay Aquarium
Keni

izzy's playlists!
Fai_Ryy
Cookie Run:Kingdom Official!

No title available
"I'm Dorothy Gale from Kansas"
occasionally subtle
Sweet Seals For You, Always

ellievsbear

gracie abrams
Cosimo Galluzzi

Jimmy Eat World

Love Begins

PR's Tumblrdome
seen from Tunisia
seen from United Kingdom
seen from United States

seen from Brazil
seen from South Africa

seen from Saudi Arabia

seen from United Kingdom
seen from United States

seen from Australia

seen from United States

seen from Martinique

seen from Spain

seen from Spain
seen from United States
seen from United States
seen from Ukraine

seen from Syria
seen from Chile
seen from New Zealand

seen from United Kingdom
@silversquare64-blog
Upon cruising the waters of the interwebz, we came across the USS TWHL.info. It appeared to have a hole in the ID param... We shall now board the vessel and retrieve our booty!
Hey guys/ladies, I see you've found some vulnerabilities in my site. Any chance you'd be willing to share some info about where the holes were? This could be a stellar lesson on building secure websites for me. Also, I see you've published some information about my users. I need to inform them that their personal data has been compromised, what kind of reprecussions should they expect from this if you don't mind sharing?
Hey evohollywood!
For one, thank you for not starting with a rant and instead being courteous and polite. It says a lot about a person. Additionally, thank you for not threatening to report us... threats don't get you anywhere.
As to your website... We managed to get in using something called SQL injection which allows a hacker to modify the web developer's SQL queries to do whatever he wants. For example, depending on the command, we may have been able to delete the database, change passwords, etc.
In addition, another good measure it to check where a user is logging in from when checking the login request and make sure that it comes from your login.php page.
As for your users, only a few passwords were cracked, so it shouldn't be a problem. Tell user's to change their passwords to PieVsCake. In addition, warn users who use the same password for their email that since their emails were released, they should change email passwords.
In addition, don't feel bad. A lot of websites get hacked everyday... your luck was being hacked by a non-malicious hacking team ;) Simply fix your code, get back up, and make another attempt. If you ever have any questions, please feel free to ask us here. We would like to extend our friendship to you. As you can see, we aren't like most hackers. ;)
We have amended our title, to reflect the fact that it is fixed/being fixed.
Sincerely,
Silver Square 64
P.S. Two good articles on SQL injection are
PHP.net
Tizag
Contact with the webmaster of PieVsCake has been made. A round of applause for evohollywood for not being an ass. We have instructed him on fixing his site. The vulnerability has been fixed.
*PASSWORDS CRACKED*
Target: Pie Vs. Cake Example URL: http://bit[dot]ly/vhRcw3 Injection Point: ID [GET] See Link for Full Report
--------------------------------------------------------------
To login, use the following instructions:
Make a new .HTML with the following contents:
<html>
<body>
<form action="http://pievscake.com/login.php" method="post">
<p>E-mail Address: <input type="text" name="email" size="20" maxlength="80" /></p>
<p>Password: <input type="password" name="pass" size="20" maxlength="20" /></p>
<p><input type="submit" name="submit" value="Login" /></p>
<input type="hidden" name="submitted" value="TRUE" />
<input type="hidden" name="page_type" value="" />
<input type="hidden" name="entity" value="" />
</form>
</body>
</html>
Save it as whatever you want
Open it in a web browser
Login in using an EMAIL and PASSWORD from the release
* Can only use passwords which are clear text and not hashed.
Continuing work on #pievscake. Lot's of juicy stuff ;) #se
We would like to offer our support to Hillary Adams.
This Halloween the most popular mask is the Arnold Schwarzenegger mask. And the best part? With a mouth full of candy you will sound just like him.
- Conan O'Brien. Happy Halloween and have fun trick or treating!
Target: Greenberg Quinlan Rosner Research Example URL: http://z27[dot]us/kij8 Injection Point: ID [GET] See Link for Full Report