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.
Thread Rating:
  • 0 Vote(s) - 0 Average


Vulnerable websites for testing ? filter_list
Author
Message
Vulnerable websites for testing ? #1
Can somebody know where I can get vulnerable wordpress or any other engine , install it on hosting and test it ? I want to just learn SQL Injection not for hacking but just for fun and know how it's working. I found something on Google but I don't thinks it's helpful.

Thanks

Reply

RE: Vulnerable websites for testing ? #2
You can use Damn Vulnerable Web App, you can simply install it on your local PC via XAMPP or upload to a webhost. Here's the download link http://www.dvwa.co.uk/
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: Vulnerable websites for testing ? #3
Is there any WP app ?

eX094 thanks for the link.

Reply

RE: Vulnerable websites for testing ? #4
Another project you should check out is Mutillidae, you can download it here. It is installed just like DVWA, and it gives you hands on experience with OWASP Top 10 and other things.
It also has different security levels, and extensive hints on every single vulnerability and how they work and can be exploited.

If you just want to try out some simple sql injection you can check out http://sqlzoo.net/hack/

I'm currently working on a vulnerable web application myself, hosted on github. I just have a lot of things to do atm so the progress is a bit slow.
This application also has some tools for trying and saving successful attack strings for sqli and xss. For a preview you can see here
"SQL Injection-a-holic"

Twitter | Security Sucks | My Blog

Reply

RE: Vulnerable websites for testing ? #5
First Learn SQL Injection,
There are so many WP exploits,
If you have any problem, feel free to post here or PM me

Reply

RE: Vulnerable websites for testing ? #6
Agreed! ^^ You should instead first learn Web Exploitation with SQL, SQLi, XSS etc and then try to work them with WP and see if you can come up with some vulnerabilities
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: Vulnerable websites for testing ? #7
I'm seeing some good advice from these guys. I agree that you need to have the theory down pretty well first. I would recommend reading anything OWASP has to offer regarding SQL injection. I owe a lot of what I know to them.

Try not to focus on just Wordpress injections. Frameworks like WP tend to be difficult to inject into since they employ numerous countermeasures. I'm not saying it's impossible but it's really not a great place to start off at. You're not gonna go anywhere with 'OR''='. Wink

I'm a huge fan of OWASP's WebGoat. You can find it at https://www.owasp.org/index.php/Webgoat. Much like the previous suggestions, it too is a deliberately vulnerable web app for educational purposes. It's pretty awesome.

Reply

RE: Vulnerable websites for testing ? #8
(06-02-2013, 01:04 PM)MrGeek Wrote: First Learn SQL Injection,
There are so many WP exploits,
If you have any problem, feel free to post here or PM me

can u tell me any good books which help me to learn about sql injection :troll: plz!!!!!!!

Reply

RE: Vulnerable websites for testing ? #9
(11-06-2013, 12:14 PM)aliabrar Wrote:
(06-02-2013, 01:04 PM)MrGeek Wrote: First Learn SQL Injection,
There are so many WP exploits,
If you have any problem, feel free to post here or PM me

can u tell me any good books which help me to learn about sql injection :troll: plz!!!!!!!

Dude, you know that there is a button called "Search" here on HC ?

There are plenty of tutorials about XSS or Sqli in here , you just need to search.
If you need help , drop me a PM and I will help you with the best I can !
[Image: V7mYdF6.png]


Reply

RE: Vulnerable websites for testing ? #10
Not really just about SQL injection, but I'll drop it here:
http://hackme.1llusion.info/

And if you want to get into XSS later on:
http://xss.1llusion.info/
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply







Users browsing this thread: 2 Guest(s)