Web Application Firewall WAF Protecting Web Applications from Common Attacks like SQL Injection
Автор: Venkat Innovative Projects
Загружено: 2025-06-16
Просмотров: 5
Описание:
TO PURCHASE OUR PROJECTS IN ONLINE (OR) OFFLINE
CONTACT:VENKAT INNOVATIVE PROJECTS
NAME: VENKATARAO GANIPISETTY
Mobile & WhatsApp :+91 9966499110
Mobile & WhatsApp :+91 9573201550
Email :[email protected]
Email :[email protected]
Website:http://venkatprojects.com
website:https://venkatinnovativeprojects.com/
ABOUT PROJECT:
Software’s developed by humans always contains some type of bugs which will give paths to attackers to gain access to server database and start stealing data or perform malicious activities. Different bugs which causes serious attacks are SQL injection or Cross Site Scripting (XSS) and this bugs must be detected and handle before application go live otherwise company server data will be at risk.
Example of SQL bugs which allow attacker to gain access
SELECT * FROM Users WHERE UserId = 105 OR 1=1;
in above query malicious attacker can give input as ‘105 OR 1=1’ where 105 may not be available but OR condition with 1=1 evaluate to true and database will execute query successfully and return all results back to attackers. Such mistakes can raise vulnerability access and can be detected and avoided using penetration testing.
To detect above such attacks we are developing an online tool which allow user to test all queries of his project. Propose tool accept user query as input and then apply KNN based SQL/XSS attack detection algorithm which will check weather user query is normal or contains signatures of SQL/XSS. If query is normal then application will report same output otherwise will alert user type of attacks. So by using this tool developers can save application from SQL/XSS attacks.
To implement this project we have designed following modules
1) Register: using this module user can sign up with the application
2) Login: using this module user can login to system
3) Changed Profile: using this module user can change his existing profile details
4) Detect SQL/XSS Attack Online: using this module user can enter query and then system will apply KNN algorithm to detect weather query is normal or contains bugs
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: