Join us at IRC!
One mans freedom fighter, another's terrorist.
Thursday, May 24, 2012
Navigation
Members Online
Total Online: 34
Web Spiders: 15
Guests Online: 34
Members Online: 0

Registered Members: 70188
Newest Member: nuk3d
Latest Articles
View Thread

HellBound Hackers | Computer General | Hacking in general

Author

Help with SQL injection

SpencerC9992
Member



Posts: 7
Location: Pennsylvania
Joined: 21.12.07
Rank:
Apprentice
Posted on 27-09-09 23:34
Well i am pretty confused with sql injecting. I was told several different things some where you look and modify in the url and others in the source. Well i dont really know what i am doing, i open the source and copy it too note pad and i am not sure what to change. I have tried changing this which is a wild guess.
<input type="password" name="password" size="20" value="" />
<input type="hidden" name="id" value="7" />
<input type="hidden" name="enrol" value="manual" />

<input type="submit" value="Enrol me in this course" />

to this which i thought would work maybe by changing password to x or ' = 1--
<input type="x" name="x" size="20" value="" />
<input type="hidden" name="id" value="7" />
<input type="hidden" name="enrol" value="manual" />

<input type="submit" value="Enrol me in this course" />


I i tried several other things and i am not sure what i do. I saved it as an html and when i open it up everything looks right. i can see the password i type but then when i click enter it just puts up an error page can not be displayed. so i am new to sql injecting and i would like to learn please any help i can get would be great! thanks.:o
Author

RE: Help with SQL injection

f16e7
Banned

Posts: 89
Location:
Joined: 21.09.09
Rank:
Apprentice
Warn Level: 100
Posted on 27-09-09 23:36
Yeah, well, it'll only make sense if you know PHP, the basics of HTTP POST- and GETing, and if you ever configured and used a SQL server.

So yeah.
Author

RE: Help with SQL injection

SpencerC9992
Member



Posts: 7
Location: Pennsylvania
Joined: 21.12.07
Rank:
Apprentice
Posted on 27-09-09 23:39
okay.. so learn php?
Author

RE: Help with SQL injection

f16e7
Banned

Posts: 89
Location:
Joined: 21.09.09
Rank:
Apprentice
Warn Level: 100
Posted on 27-09-09 23:56
SpencerC9992 wrote:
okay.. so learn php?


Yup. PHP and SQL. Have fun!
Author

RE: Help with SQL injection

Fre Quen C
Member



Posts: 23
Location:
Joined: 20.06.09
Rank:
Monster
Posted on 28-09-09 14:59
Learn PHP and SQL and then you'll have your answer. They are both really helpful.

w3schools.com is a pretty good website to learn it if you don't want to go out and spend a lot. Just pay attention and you'll get it.
Author

RE: Help with SQL injection

DarkPrinceFrost
Member

Posts: 17
Location:
Joined: 10.06.09
Rank:
Monster
Posted on 28-09-09 22:09
I would also recommend http://www.sqlzoo.net.
It has pretty good tutorials and quizzes for the myriad of SQL servers out there. The only other advice I can give is to run your own server and just start playing with PHP. Personally, using the command-line version of mySQL helped me learn SQL faster.


-=Frost=-
Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.