Project Management
Simple Vulnerability Manager enables you to create and manage dedicated projects for each client’s security assessment. Projects serve as containers for organizing vulnerabilities, evidence, screenshots, and custom comments related to specific web applications and IP addresses.Overview
Projects are the foundation of SVM’s workflow. Each project represents a security assessment for a specific client or system, allowing you to:- Organize vulnerabilities by web applications and IP addresses
- Add personalized comments and evidence for each finding
- Attach screenshots as individual proof for detected vulnerabilities
- Generate comprehensive reports from project data
- Track assessment progress and findings over time
You must create or select a project before using most SVM features. The application requires an active project context for vulnerability management and scanning operations.
Creating a New Project
Access Project Creation
From the main screen, navigate to the project management section. This is your starting point for all security assessments.
Enter Project Details
Provide the following information for your new project:
- Project Name: A descriptive name for the security assessment
- Client Information: Details about the client or organization
- Assessment Scope: Web URLs and IP addresses to be tested
- Notes: Additional context or special instructions
Configure Web Addresses
Add web applications to your project:
- Enter the full URL including protocol (
http://orhttps://) - Multiple web addresses can be added to a single project
- Web addresses are used for launching web scanner tools
Web addresses must include the protocol (
http:// or https://) to properly launch scanning tools like Acunetix, Burp Suite, Netsparker, and Arachni.Add IP Addresses
Configure the IP addresses or domains for service scanning:
- Individual IP addresses (e.g.,
192.168.1.100) - IP ranges (e.g.,
192.168.1.1-192.168.1.100) - Domain names (e.g.,
example.com) - Multiple entries can be added per project
Managing Project Assets
Adding Web Applications
Web applications are the targets for web vulnerability scanners:- Single URL
- Multiple URLs
- Subdomain Support
Add individual web applications by entering the complete URL:
Managing IP Addresses
IP Address Formats
IP Address Formats
SVM supports multiple IP address formats:
- Single IP:
192.168.1.100 - IP Range:
192.168.1.1-192.168.1.100 - Domain Names:
example.com(will be resolved to IP) - CIDR Notation: Compatible with Nmap scanning
The DNS resolver feature can automatically convert domain names to IP addresses for service scanning.
Nmap Integration
Nmap Integration
Launch Nmap scans directly against project web addresses and domains:
- Scan web/domain targets from your project
- Execute with a single click from the tools menu
- Results can be imported into the project for documentation
Adding Evidence and Screenshots
Drag and Drop Support
Starting from version 2.1.2, SVM supports drag-and-drop functionality for adding visual evidence:Prepare Your Screenshots
Capture screenshots of vulnerabilities during your security assessment:
- Browser screenshots showing XSS or injection flaws
- Tool output demonstrating service vulnerabilities
- Proof-of-concept images
Drag and Drop
Simply drag image files from your file explorer and drop them into:
- Evidence Fields: For individual vulnerability proof
- Project Screenshots: For general project documentation
Evidence Best Practices
Personalized comments and screenshots serve as individual evidence for each vulnerability detected on web addresses and IP addresses. Quality evidence strengthens your security assessment reports.
- Request/Response Data: HTTP requests showing the vulnerability
- Visual Proof: Screenshots of successful exploitation
- Tool Output: Scanner results confirming the finding
- Impact Demonstration: Evidence of potential damage or data exposure
Project Fields and Customization
Extended Text Capacity
Since version 2.1.0, SVM expanded the text capacity for several project fields:- IP Addresses: Store extensive IP ranges and network segments
- Web Addresses: Document multiple applications and endpoints
- Notes: Add comprehensive assessment notes and context
- Request Data: Capture full HTTP requests
- Response Data: Store complete HTTP responses
Unicode Support
Unicode Support
Full Unicode support (added in version 2.1.0) enables:
- Multi-language project documentation
- International client names and addresses
- Special characters in comments and notes
- Non-ASCII characters in evidence descriptions
Project Workflow
Complete Assessment Workflow
Automated Scanning
Launch integrated scanning tools:
- Web Scanners: Acunetix, Burp Suite, Netsparker, Arachni
- Service Scanners: Qualys, Nessus, OpenVAS, Nmap
- Mobile Tools: MobSF, QARK, AndroBugs Framework
- Reconnaissance: Recon-ng, EyeWitness
Import Vulnerabilities
Import scan results and add vulnerabilities from the database to your project.
Add Evidence
For each vulnerability:
- Attach relevant screenshots
- Add personalized comments explaining the context
- Include request/response data
- Document the specific impact for this client
Generate Reports
Create professional Word reports using customizable templates. See the Report Generation guide for details.
SVM Pro Features
Server Synchronization
Server Synchronization
SVM Pro includes advanced project management features:
- Centralized Storage: Projects stored on SVM server
- Team Collaboration: Multiple analysts can work on the same project
- Import from Web: Download projects directly from the SVM web interface
- Encrypted Transfer: Compressed and encrypted data transfer (version 2.0.2+)
- Remote Access: Access projects from any SVM Pro client
You can test SVM Pro features using the demo server:
- Server:
svm.myddns.me - Port:
8444 - Token:
svm_demo
Standalone vs. Professional
Standalone vs. Professional
Starting from version 2.1.0, you can run both versions simultaneously:
- The executable name (
svm.exe) is associated with the configuration file (svm.ini) - This allows running both Standalone and Professional versions at the same time
- Each instance maintains separate project databases and configurations
Troubleshooting
Project Access Issues
Project Access Issues
Problem: Cannot access vulnerability management featuresSolution: Ensure you have created or selected a project. Most SVM features require an active project context. This requirement was enforced starting in version 1.1.792.
IP Range Format Errors
IP Range Format Errors
Problem: Errors when using IP ranges in search or scanningSolution: Ensure IP ranges use the correct format
192.168.1.1-192.168.1.100. The hyphen character handling was fixed in version 1.1.792.Connection Issues (Wine/Linux/MacOS)
Connection Issues (Wine/Linux/MacOS)
Problem: Lost connection to SVM Pro server on WineSolution: Updated connection handling was implemented in version 2.1.0 to improve stability on Wine (Linux/MacOS). Ensure you’re using the latest version.
Related Documentation
- Vulnerability Database - Learn about available vulnerability categories
- Report Generation - Create professional reports from your projects