Vulnerability-Testing-Solutions
Vulnerability-Testing-Solutions copied to clipboard
Website for testing and preventing different attacks like XSS, SQL Injection & Spoofing for Nasscom (ISAA) Project.
Vulnerability Testing & Solutions :computer:
Website for testing and preventing different attacks like XSS, SQL Injection & Spoofing for Nasscom (ISAA) Project.
What is Vulnerability Testing & Solutions? :thinking:
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 :books:
- 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 :running:
- After editing the previous configuration, open the XAMPP Control Panel and start Apache, MySQL.
- Enter DB and user login Credentials for PHPMyAdmin and change the connection arguments in all SQL files and
index.phpaccordingly. - Import the database called
booksby importingbooks.sqlin PHPMyAdmin.
How to Attack :bomb:
- SQL
- XSS
Inspired By & Build Upon :star:
Need help?
Feel free to contact me via Facebook.
Invite me to connect on LinkedIn.
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
License
MIT © Akshat Gupta
if (youEnjoyed) {
starThisRepository();
}