Develop a Web Application Vulnerability scanner

Job ID: 30642875

Budget: $30 – $250 USD

The program has to be developed in Python and the program should be able to accept user input for url and scan the website for sql and xss vulnerabilities

Program Requirements
- Python Based
- Needs to Scan for two main vulnerabilities (SQL Injection and Cross Site Scripting) effectively and thoroughly
- Needs to generate a report based on the scan results.
- Needs to provide helpful feedback on how to solve the detected vulnerabilities.
- Needs to have a command line interface e.g. Menu (List of Features)
- Needs to have option of executing both vulnerability scan simultaneously
- Each Important lines of code must explained detailed as comments

Documentation Requirements
System architecture - Introduction
- USE CASE DIAGRAM
- Use Case Specification
- Class Diagram and Description
- Activity Diagram and Description
- Sequence Diagram and Description
Features - Detailed Description
code snippet on the features and Detailed Explanation on the code
Detailed explanation in the code as comments