Where can I learn various hacking techniques on the web?
Posted
by Carson Myers
on Super User
See other posts from Super User
or by Carson Myers
Published on 2010-03-23T21:37:16Z
Indexed on
2010/03/23
21:43 UTC
Read the original article
Hit count: 383
I would like to try my hand at hacking -- that is, exploiting various website vulnerabilities. Not for any illegal purpose mind you, but so I can have a better understanding and appreciation of these exploits while writing my own web software.
I seem to recall that there was a community that hosted a bunch of demo websites, and you had to find and exploit certain vulnerabilities with each one. I can't remember what it is called but this is the sort of thing I am looking for -- I have read a tonne of little XSS and CSRF examples but have yet to find a real-life hands-on example of one.
Does anyone know of such a place, where I can be given an example page and look for security holes? I would really rather not try this with actual websites, I don't want to break any laws.
© Super User or respective owner