v7.0.0
MAJOR RELEASE - December 2024
Complete UI/UX Overhaul
- Unified interface across all 15 scan modules
- Consistent cyan headers with professional formatting
- Standardized icons and color scheme
- Uniform user prompts and messages
- Completion messages for all scans
Critical Bug Fixes
- Fixed JSON structure inconsistencies causing crashes
- Resolved circular import issues
- Fixed missing verbose parameter in LFI and CMDi
- Added missing datetime import in error-based SQLi
- Fixed result saving across all modules
Enhanced Features
- Consistent threading across all modules
- Graceful KeyboardInterrupt handling
- Verbose mode standardization
- Proper stop_scan event handling
- Improved error messages and logging
Modules Standardized (15/15)
- Injection Scans: LFI, CMDi, SSTI, CRLF, CORS, Open Redirect, XSS
- SQL Injection: Boolean-based, Error-based, Time-based
- Profile Scans: High-Risk, Critical-Risk, Deep Scan
- Orchestrators: SQL Orchestrator, XSS Module
v6.2.11
- Install Waymap using
pip install waymap
v6.2.10
- Multi-threading in SQLi
v6.2.9
- Bug Fixed
- Optimised
- Reduced Lag
v6.2.8
- Added Time Based SQLi Scanning Logic
- Added Scan Results Saving Logic
- Added Interactive Prompt Based And Argument Based Scanning Logic
- Updated The UI
v6.1.8
- Updated SQL injection exiting logic
- Minor bug fixes
v6.1.7
- Fixed missing XSS payload file error
- Minor bug fixes
v6.1.6
- Added new module in Deepscan profile: Vulnerable JavaScript Library & Files Scanner
- Added WAF/IPS detector (Detects 160+ types of WAFs)
- Usage:
--check-wafor--waf https://example.com
v6.0.6
- Minor code fixes
v6.0.5
- Fixed issue regarding Waymap updates
v6.0.4
New Features
- Added new scan profile:
deepscan - Scans for 25+ header vulnerabilities
- Massive directory fuzzing
- Finds backup files on the server
Fixes
- Fixed CORS scan type error
- Minor bug fixes
v5.9.4
- Removed old error-based SQL injection method
- New method available via
--scan sqli - Updated open redirect vulnerability testing
- Updated crawler to v4
- Added 249 high-risk CVEs
- Total CVEs count: 390
v1.0.3 - v5.8.2
LEGACY VERSIONS
For complete changelog of earlier versions (v1.0.3 through v5.8.2), including the initial release, SQL injection improvements, XSS scanning, LFI detection, CRLF injection, CORS scanning, profile-based scanning, and CVE database additions, please visit our GitHub Releases page.