Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
SERVICE

Locked Xtreme Vulnerable Web Application ( XVWA )


0x1

Recommended Posts

This is the hidden content, please

 

XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security. It’s not advisable to host this application online as it is designed to be “Xtremely Vulnerable”. We recommend hosting this application in local/controlled environment and sharpening your application security ninja skills with any tools of your own choice. It’s totally legal to break or hack into this. The idea is to evangelize web application security to the community in possibly the easiest and fundamental way. Learn and acquire these skills for good purpose. How you use these skills and knowledge base is not our responsibility.

 

XVWA is designed to understand following security issues.

 

* SQL Injection – Error Based

* SQL Injection – Blind

* OS Command Injection

* XPATH Injection

* Unrestricted File Upload

* Reflected Cross Site Scripting

* Stored Cross Site Scripting

* DOM Based Cross Site Scripting

* Server Side Request Forgery (Cross Site Port Attacks)

* File Inclusion

* Session Issues

* Insecure Direct Object Reference

* Missing Functional Level Access Control

* Cross Site Request Forgery (CSRF)

* Cryptography

* Unvalidated Redirect & Forwards

* Server Side Template Injection

 

XVWA is hassle-free to setup. You can set this up on windows, linux or Mac. Following are the basic steps you should be doing on your Apache-PHP-MYSQL environment to get this working. Let that be WAMP, XAMP or anything you prefer to use.

 

Copy the xvwa folder in your web directory. Make sure the directory name remains xvwa itself.

 

Make necessary changes in xvwa/config.php for database connection. Example below:

 

This is the hidden content, please

 

Make following changes in PHP configuration file

 

This is the hidden content, please

 

XVWA will be accessible at http://localhost/xvwa/

 

Setup or reset the database and table here http://localhost/xvwa/setup/

 

The login details

 

This is the hidden content, please

 

Download : [HIDE-THANKS]

This is the hidden content, please
[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.