Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


My SQL injection complete tutorial :) filter_list
Author
Message
RE: My SQL injection complete tutorial :) #351
Nice tutorial. Going in the repertoire....


RE: My SQL injection complete tutorial :) #352
Please i need invitation for code for the site http://zyan.me/UVkJP


RE: My SQL injection complete tutorial :) #353
Thanks for the guide, I've read many others but this one was extremely well made!


RE: My SQL injection complete tutorial :) #354
Hello V1P3R,

I have a question about your tutorial.

I found a leak in my website cause i didn't completely checked the security.
(Trough the HackCommunity Vulnerability Scanner "might be vulnerable to SQL Injection")
When i insert ' on the ID of the request, i got:

?page=enter&id=17'

(PHP script SQL Request)
Quote:SELECT * FROM $Database WHERE ID='$id'"

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /xxx/yyy/zzz/website.com/httpdocs/file.php on line 100

It's not fully protected, but if i try your tutorial, no way to get something from the Database.
It is replacing the spaces by %20 in the URL, and nothing appear from the DB.
And i didn't use htmlentities.

Is there another way to get the admin access ?

I think there is another way, 'cause it is not fully protected. But i'm not sure. If yes, an update would be great Smile

Regards !


RE: My SQL injection complete tutorial :) #355
nice explanation, it one of the coolest thread. Thanks


RE: My SQL injection complete tutorial :) #356
Hi!
Thanks for the tutorial, very clear and helpful. You have done a great job.
Regards!
eleph


RE: My SQL injection complete tutorial :) #357
no doubt tut is nice v can see your effort straight away.
but instead of wasting our time by doing this manually v can use havij though sckiddies do that but still it save time!


RE: My SQL injection complete tutorial :) #358
Pls give some tutorial for SQLi;
Like
Inband:
Out-of-Band:
Inferential:

And types of SQLi

Error-Based
Union-Based
Blind-SQLi
(This post was last modified: 10-22-2013, 05:14 PM by Rekted.)


RE: My SQL injection complete tutorial :) #359
i cant fin the admin link for this forum can you help me http://pspiso.com/forum.php


RE: My SQL injection complete tutorial :) #360
(09-23-2013, 06:00 PM)4lph4 c0d3r Wrote: no doubt tut is nice v can see your effort straight away.
but instead of wasting our time by doing this manually v can use havij though sckiddies do that but still it save time!

Wasting your time? Are you fucking kidding!? If your time is so valuable why are you here wasting it? If you rely on tools only it makes you a skid. Nothing more and nothing less. Everyone who has knowledge on manual attacks will combine these and always study new techniques and methods to become even better at manual injections! I have lost track on how many times I've manually beaten the crap out of sqlmap, Havij in finding vulns. Tools are written by humans, meaning a tools cannot beat a human. The only reason your tool beats you is because it's written by people who are far more skilled than you are.

So the fact that you see this as a waste of time gives that impressions that you're nothing more than a skid who feels that a tutorial on manual injection is a waste of time because you need a tutorial on how to get Havij to work.
"SQL Injection-a-holic"

Twitter | Security Sucks | My Blog








Users browsing this thread: 1 Guest(s)