How to Hack Online Database? Lesson 1...
Below article just give you overview of hacking into database..Lesson 1
Follow the instructions below and use your brain also:
1. Go to: http://www.forsalebyowner.com/ . You will see "BUYING A HOME?" on very top part.
Below of it, you will find a search facility with "Go" button.
2.We need to use only "State" for searching. Select "AL" first, and click "Go".
3.Now you should see - "Search Results" - "451 homes found." and below you will see the headings like:
Listing ID City, State Property Type Sq.Ft. Beds/Baths Price Fav etc.
4. Our main objective is to get only "Listing ID" from this page.
5. Now, the problem is - there are 19 pages of results, and you need to copy and paste the "Listing ID" from each page. DO NOT DO THIS.
6. Now, see the browser's URL bar. You should see:
http://www.forsalebyowner.com/searchResults.php?iPerPage=25&iRadius=25&iPropTypeCode=0&szCity=&szStateCode=AL&submit.x=11&submit.y=5&submit=Find
7. Change iPerPage=25 to iPerPage=451 We are doing this because we get all the results on a single page only. iPerPage=<number>, and this <number> = Total search results found. Getting all results on a single page is very IMPORTANT.
8. Now, copy all the data - next to this line:
Listing ID City, State Property Type Sq.Ft. Beds/Baths Price Fav
and paste it in the "data.txt" file.
9. Now, in the browser, run " codes.php" file, and you should get only "Listing IDs" in the browser.
10. Just copy those "Listing IDs", and store it in seperate file - like "al.txt".
11. Remove any unnecessary characters. All data must be numeric "Listing IDs" only.
------------------------------------------------------------------------------------------------------------------------------------
Repeat the whole process for each State, and make seperate text files with Listing IDs in it.
If you want to have codes.php file, then contact Ankur PateL - who is master in hacking online databases.
Thanks.

<< Home