muskanrastogi1 / Vulnerable-Web-Application

Website for testing and preventing different attacks like XSS, SQL Injection & Spoofing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vulnerability Testing & Solutions 💻

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

Website for testing and preventing different attacks like XSS, SQL Injection & Spoofing.

Vulnerablity Web Application Logo

Generic badge

Link for demo

Generic badge

What is Vulnerability Testing & Solutions? 🤔

Vulnerability Testing & Solutions is a website that is prepared for people who are interested in web penetration and who want to have information about this subject or to be working. In fact, the website is quite simple to install and use.

Vulnerability Testing & Solutions categorically includes SQL Injection, XSS & Spoofing. For database-requiring categories, it creates a database under localhost with one button during setup. In case of corrupted or changed databases, you can create a database again.

Installation Guide 📚

  • If you want to run this tool, first of all you need to download web server solution like XAMPP- you can download xampp from XAMPP.
  • For Windows you need to copy the files into the xampp/htdocs folder.
  • For MacOS you need to install MAMPP and copy the files into the mamp/htdocs folder. MAMPP.
  • For Linux after download our files first you need to open apache server and copy the files to /var/www/html.

Steps to Run 🏃

  • After editing the previous configuration, open the XAMPP Control Panel and start Apache, MySQL.
  • Enter DB and user login Credentials for PHPMyAdmin.

Inspired By & Build Upon

Need help?

Feel free to contact me via Facebook.

Invite me to connect on LinkedIn.

Facebook Instagram

 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 

License

MIT © Muskan Rastogi

GitHub license Twitter Follow

if (youEnjoyed) {
    starThisRepository();
}

About

Website for testing and preventing different attacks like XSS, SQL Injection & Spoofing.

License:MIT License


Languages

Language:PHP 83.9%Language:HTML 13.2%Language:CSS 2.9%