Here is the link for the ZIP file containing my project, the Vulnerability Assessment Framework (VAF). It consists of a Web Application and a Scanner (my_scanner.py) designed to bridge the gap between technical scanning and risk management.
Important Instruction:Please perform all developments and enhancements directly on my existing files. I want you to upgrade the current codebase rather than creating a new project or separate files.
What the Tool Does:The tool performs network scans, identifies vulnerabilities, and maps these findings to ISO 27001 Standards and Risk Management Frameworks.
New Backend Functionality Required:I need a more interactive management system:
- Request Queue: A dashboard listing all incoming scan requests.
- Actionable Controls: Next to each request, there must be a “Start Scanning” button. The scan should only trigger for that specific target once the button is clicked.
- Status Tracking: Show the current status (e.g., Pending, In-Progress, Completed).
Specific Requirements for the Report Page:
- Visual Analytics (Charts & Graphs): Integrate charts (pie charts/bar graphs) to visualize severity distribution and compliance levels.
- Detailed Findings: Include an Executive Summary, CVSS scores, and clear ISO 27001 control mapping.
- Recommendations: Provide actionable remediation steps.
Development Tasks:
- Enhance
my_scanner.py: Upgrade it for Deep Scanning (Service detection, OS fingerprinting, etc.). - UI/UX & Integration: Add the necessary buttons and pages while maintaining my current design aesthetic. Ensure the backend and frontend are fully integrated.
Please let me know if you have any questions. I look forward to seeing the professional-grade enhancements on my files.
Leave a Reply
You must be logged in to post a comment.