Thread: how do hackers hack?
-
08-16-2006, 01:28 AM #41
One simple way to hack into a password protected website is by using injection SQL. This works on some non-protected websites written in .asp or .aspx and using Microsoft SQL databases.
They use a statement similar to the following to determine if the username and password are authentic based on values stored in the SQL database:
SELECT count(*) FROM useraccounts WHERE username = <inputed username> AND password = <inputed password>
At the username and password prompt you simply type in the password: ' 1 or 1=1' in the password field and any username in the username field and bam your inside the restricted area.
When you enter in the password of ' 1 or 1=1' the SQL interprets it as follows:
SELECT count(*) FROM useraccounts WHERE username = anything AND password = 1 or 1=1
Since 1 always equals 1 this statement will always return true.
This was a relatively simple security vulnerability that was exploited by many hackers. It allowed people to gain access to restricted sites.
-
08-16-2006, 01:29 AM #42
Originally Posted by k0nsl
-
08-16-2006, 01:39 PM #43
Member
- Join Date
- Aug 2005
- Posts
- 851
Originally Posted by zimmy
-
08-16-2006, 03:14 PM #44
Originally Posted by zimmy
so when is the last time you went to a defcon convention? they seemed pretty boastful to me.
-
08-16-2006, 07:38 PM #45
Associate Member
- Join Date
- Jul 2006
- Location
- US, Wisconsin
- Posts
- 195
If you want to learn some hacking, go to http://www.hackthissite.org/ its a very good site..but I dont recommend going around and trying SQL Injections on random pages. Just so you dont try it from the SQL example cmax gave you. It's not the use of programs that make the best hacking, it's the clever and smart thinking of an individual to pick though the holes and flaws and collect information to get what they want. An example would be a good SQL injection hacker could enter information into a field to get a certain error respond back that would allow him to figure out information from that, like figuring out database and field names. and if found, data can easily be edited, deleted, or taken.
-
08-16-2006, 08:03 PM #46
i wish my university offered a course in hacking
-
08-18-2006, 02:33 AM #47
Network security
-
08-30-2006, 06:42 AM #48
Associate Member
- Join Date
- Aug 2006
- Location
- USA
- Posts
- 286
Originally Posted by 305GUY
-garrett
-
08-30-2006, 09:21 PM #49
One of the best places to learn hacking is hacking forums. There are few very good ones based in Europe but most of them are not in English (Russian, Dutch etc). They discuss the most recent hacking techniques and sell personal CC numbers and other stuff
-
08-31-2006, 07:08 PM #50
hacking must be fun
-
08-31-2006, 07:32 PM #51
Originally Posted by Microsoft2soft
-
09-01-2006, 10:22 AM #52
i want to see more.
-
09-03-2006, 12:51 AM #53
Holy sh!t... either Microsoft2soft hacked the arcade or he registered here and took names!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Expired dbol (blue hearts)
01-11-2025, 04:00 PM in ANABOLIC STEROIDS - QUESTIONS & ANSWERS