Python Web App for Vulnerability Detection

Job ID: 39269564

Budget: $10 – $30 USD

I need a proficient web developer skilled in Python and the Flask framework to design a web application for vulnerability detection. The application should identify vulnerabilities like SQL injection (SQLi) and Cross-Site Scripting (XSS) using a detection module based on pocsuite3.

Key Features:
- HTML page with a scan button for users to input and run scans on their desired website URLs.
- Integration with SQLite to store essential data.
- A results layout displaying: link, title, open port, and website server header.
- Capability to detect open ports during scans.

Data Storage:
- The SQLite database should record scan timestamps, user IP addresses, and scan duration.

User Interface:
- Scan results should be presented in a table format.

No user authentication is required for this application. The ideal candidate should have significant experience in web development, particularly with Python and Flask, and be familiar with vulnerability detection techniques. Please include any relevant past projects in your application.

Sample of how I want the scanner output to look like is attached for your reference.