Language Configuration
SVM supports three interface languages with full Unicode support (added in version 2.1.0).Supported Languages
- English - Full interface translation
- Spanish (Español) - Complete localization
- Russian (Русский) - Full translation support
Change Interface Language
Navigate to the main menu and select your preferred language from the language selector. The interface will immediately update to display all menus, dialogs, and messages in the selected language.
Verify Language Files
SVM uses language-specific INI files to store localized settings:
svm_en.ini- English configurationsvm_es.ini- Spanish configurationsvm_rus.ini- Russian configuration
The Unicode support introduced in version 2.1.0 enables proper display of special characters across all languages, including Cyrillic and accented characters.
Standalone and Professional Versions
The SVM executable name is associated with its INI configuration file, allowing you to run both Standalone and Professional versions simultaneously.Version Configuration
You can maintain separate configurations by naming your executables differently:svm.exe→ usessvm.inisvm_pro.exe→ usessvm_pro.inisvm_standalone.exe→ usessvm_standalone.ini
This feature was introduced in version 2.1.0, enabling consultants to maintain separate environments for different clients or projects.
Connection Settings (SVM Pro)
The Professional version includes server connection capabilities for multi-user collaboration.Server Configuration
Access Connection Settings
Navigate to Options → Connection Configuration (Configuración de Conexión)
Configure Server Details
Enter the following connection parameters:
- Server: Hostname or IP address (e.g.,
svm.myddns.me) - Port: Server port number (default:
8444) - Token: Authentication token for your organization
Demo Server Access
You can try SVM Pro features using the demo server:Version 2.0.2 introduced encrypted and compressed data transmission between server and clients for enhanced security and performance.
Update Settings
SVM includes automatic update detection and download capabilities.Version Checking
Automatic Version Detection
SVM automatically checks for new versions on startup (introduced in version 2.1.0).
Manual Update Check
Navigate to Tools → Check for Updates to manually verify if a newer version is available.
Download Updates
When a new version is detected, SVM will prompt you to visit the download page at github.com/simplevulnerabilitymanager/svm/releases
Script and Tool Updates
Update internal scripts and tools independently from the main application:Download Latest Scripts
The update function downloads the latest open-source scripts from the SVM repository.
All Windows (.bat) and Linux (.sh) scripts are open source under GPL license and can be updated independently from the main application.
Text Field Capacity
Version 2.1.0 significantly expanded text field capacity for better documentation:- IP addresses: Extended capacity for multiple IPs and ranges
- Web URLs: Support for lengthy URLs and query parameters
- Notes: Expanded comment fields for detailed observations
- Request/Response: Increased capacity for full HTTP traffic logs
Bug Reports and Feature Requests
SVM includes an integrated feedback system for reporting issues and suggesting improvements.Using the BugIdeas Window
Access BugIdeas
Open the BugIdeas window from the Help menu to report errors or suggest new features.
Describe Your Issue or Idea
Enter a detailed description in the comment field. The vertical scrollbar (fixed in version 2.0.3) allows for lengthy descriptions.
You can also email feedback to contacto@simplevulnerabilitymanager.com
Database Management
Backup Configuration
Access Backup Options
Navigate to Database → Backup to create a backup of your local vulnerability database.
Select Backup Location
Choose a secure location for your backup file. Backups include all projects, vulnerabilities, and configurations.
Window and Control Behavior
Display Settings
- Window Resizing: Controls automatically adjust when resizing the main window
- Zoom Functionality: OWASP Mobile section supports zoom controls that properly restore to normal view
- Multiple Instances: Running multiple instances of svm.exe is supported, with proper cleanup on exit (fixed for Wine in version 2.0.3)
Control positioning issues when resizing windows were resolved in version 2.0.2, ensuring a consistent user experience.
Microsoft Office Integration
SVM requires Microsoft Office for report generation capabilities.Office Requirements
- Microsoft Word: Required for generating Word reports
- Microsoft Excel: Required for exporting project lists and vulnerability data
Word Template Handling
When double-clicking a template in configuration (version 2.0.0+):- Opens the actual template file for editing in Word
- Previously opened a new document based on the template
- Changes are saved directly to the template
Proxy Configuration
For users behind corporate firewalls or requiring proxy access:Qualys Proxy Settings
Configure proxy settings for Qualys scanner connections:- Basic proxy authentication
- NTLM authentication (—proxy-anyauth)
- Automatic proxy detection
Configuration File Location
All settings are stored in INI files in the SVM installation directory. The active configuration file matches the executable name:- Executable:
svm.exe→ Configuration:svm.ini - Executable:
svm_pro.exe→ Configuration:svm_pro.ini
A clean configuration template is available as
svm_virgen.ini for creating new configurations from scratch.License Configuration
SVM is available in two licensing modes:Freeware License
- Personal use only
- Full feature access for individual security analysts
- No server/multi-user features
Professional License
- Commercial use authorized
- Multi-user server capabilities
- Encrypted client-server communication
- Team collaboration features