General Questions
What is Simple Vulnerability Manager (SVM)?
What is Simple Vulnerability Manager (SVM)?
- Brief description of the issue
- System impact assessment
- Step-by-step resolution instructions
What are the main features of SVM?
What are the main features of SVM?
- Project Management: Create and manage client projects with personalized comments and screenshots
- Vulnerability Database: Comprehensive database of Web, Service, Static, and Mobile vulnerabilities
- Report Generation: Generate technical and executive reports in Word format
- Tool Integration: One-click execution of external scanning tools
- Evidence Management: Add screenshots and detailed evidence for each vulnerability
- Multi-language Support: Available in Spanish, English, and Russian (v2.1.0+)
What scanning tools does SVM integrate with?
What scanning tools does SVM integrate with?
- Acunetix (v10.5 and v11/v12)
- Burpsuite
- Netsparker
- Arachni Web Application
- Qualys Community and Enterprise
- Nessus
- OpenVAS
- Nmap
- ApkTools
- Enjarify
- JD-Gui
- MobSF
- QARK
- AndroBugs Framework
- Uber Apk Signer
- Recon-ng
- EyeWitness
What is the difference between SVM Free and SVM Pro?
What is the difference between SVM Free and SVM Pro?
- Freeware license for personal use
- Local database storage
- All core scanning and reporting features
- Open source scripts (.bat and .sh files)
- Professional license required for company use
- Client-server architecture with remote database
- Multi-user support with synchronized data
- Encrypted and compressed data transmission (v2.0.2+)
- Contact: contacto@simplevulnerabilitymanager.com
svm.myddns.me | Port: 8444 | Token: svm_demoHow do I install SVM?
How do I install SVM?
- Download the installer from GitHub Releases
- Run the installer and follow the instructions
- No additional configuration required
- Start using SVM immediately
Platform Compatibility
Can I run SVM on Linux or MacOS?
Can I run SVM on Linux or MacOS?
- Wine Stable 2.0.3 or later
- XQuartz 2.7.11 (required by Wine 2.0.3)
- Debian 9 and later (improved detection in v2.0.3)
- Ubuntu (including Ubuntu for Windows 10)
- Other distributions supporting Wine
Does SVM support Unicode characters?
Does SVM support Unicode characters?
- International characters in project names
- Unicode in vulnerability descriptions
- Proper handling of non-ASCII characters in reports
- Support for multiple languages (Spanish, English, Russian)
Reports and Documentation
What report formats does SVM support?
What report formats does SVM support?
- Technical Report (Informe Técnico)
- Executive Report (Informe Ejecutivo)
- Generic Report (Informe Genérico)
- Customizable risk colors and table styles
- Statistical charts with custom colors
- Variable substitution (e.g., [Proyecto], [Subtitulo])
- Evidence and screenshots included
- Risk-based vulnerability tables
Can I customize report templates?
Can I customize report templates?
- Template Editing: Double-click the template in configuration to edit it directly in Word
- Custom Styles: Assign different table styles from your template to each risk level
- Color Customization: Set custom colors for risk levels and statistical charts
- Variables: Use variables like
[Proyecto]and[Subtitulo]in templates - Title Styles: Select title styles extracted from your template
Titulo_SVM for better compatibility with English and Spanish Word versions (v2.0.3+).How do I export project data to Excel?
How do I export project data to Excel?
- Use the Search feature (Buscador) to filter vulnerabilities
- Click the Export to Excel option
- Excel file includes all filtered results including Critical vulnerabilities (fixed in v2.1.0)
Remote Scanning
How do I configure remote scanning?
How do I configure remote scanning?
- Linux server with scanning tools installed
- SSH access credentials
- PuTTY tools (plink.exe, pscp.exe) included with SVM
- OpenVAS (Remote SSH)
- Nessus
- Arachni
- Recon-ng
- EyeWitness
- Enjarify
- QARK
- ApkTools
Can I scan private IP addresses with Qualys External?
Can I scan private IP addresses with Qualys External?
- 10.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16
- Use Qualys Internal Appliances instead
- Configure an internal scanner in your Qualys account
Updates and Maintenance
How do I update SVM?
How do I update SVM?
- SVM automatically checks for new versions (v2.0.0+)
- Update notifications direct you to the download page
- Manual download from GitHub Releases
- Go to Tools → Update All Scripts
- Updates all internal scripts and tools
- Scripts are open source on GitHub
- Use Tools → Install/Update Tools (Local/Remote)
- Downloads latest versions of integrated tools
How do I update scanning tool plugins?
How do I update scanning tool plugins?
- Menu: Tools → OpenVAS Plugins
- Updates vulnerability definitions
- Menu: Tools → Nessus Update Plugins (v1.1.787+)
- Updates vulnerability definitions
Database and Backup
How do I backup my SVM database?
How do I backup my SVM database?
- Go to Database → Backup
- Select backup location
- SVM creates a backup file
Can I run multiple instances of SVM?
Can I run multiple instances of SVM?
- Executable name (
svm.exe) is associated with configuration file (svm.ini) - This allows running Standalone and Professional versions simultaneously
- Each instance must have its own configuration file
- Fixed error when exiting second instance (v2.0.3)
- Properly handles multiple instances on Linux/MacOS
Troubleshooting Resources
Where can I find more help?
Where can I find more help?
- GitHub Wiki - Comprehensive FAQ and guides
- GitHub Issues - Report bugs and request features
- Troubleshooting Guide - Common issues and solutions
- Twitter: @SimpleVulnManag
- Facebook: @SimpleVulnerabilityManager
- YouTube: SVM Channel
How do I report bugs or suggest features?
How do I report bugs or suggest features?
- Go to Menu → BugIdeas
- Select whether reporting a bug or suggesting a feature
- Provide detailed description
- Submit to development team
- Report on GitHub Issues
- Email: contacto@simplevulnerabilitymanager.com
Advanced Features
Can I use SVM behind a proxy?
Can I use SVM behind a proxy?
- Configure in Settings → Configuration
- Supports authentication (username/password)
- Used for downloading tools and updates
- Applies to: Qualys, tool installations, script updates
--proxy 192.168.1.1:8080 --proxy-user username:passwordDoes SVM support certificate-based authentication?
Does SVM support certificate-based authentication?
- Invalid certificates accepted for OpenVAS and Nessus (v1.1.789)
- Certificate installation script included:
cert_install.bat - Enables access to tools with self-signed certificates
Can I customize scan configurations?
Can I customize scan configurations?
- Edit scan configs via: Tools → OpenVAS → Edit Script
- Local and remote configurations supported
- Custom scan profiles available
- Select from available policies
- Configure via Nessus web interface
- SVM retrieves available policies automatically
- Six built-in profiles available
- Full Scan, High Risk, XSS, SQLi, Weak Passwords, Crawl Only
- Custom headers, cookies, and authentication supported