v5.2.1
Waymap - Web Vulnerability Scanner.
Current Version: 5.2.1
Author: Trix Cyrus
Copyright: © 2024 Trixsec Org
Maintained: Yes
What is Waymap?
Waymap is a fast and optimized And Automated web vulnerability scanner designed for penetration testers. It effectively identifies vulnerabilities by testing against a variety of payloads.
Latest Update
v5.2.1
- New Sql Injection Scanning Module
- High Accuracy And Less False Positive
- Access it using: --scan sqli
Waymap Features
-
Vulnerability Scanning Modules:
- SQL Injection (SQLi)
- Command Injection
- Server-Side Template Injection (SSTI) with threading support
- Cross-Site Scripting (XSS) with filter bypass payload testing and threading support
- Local File Inclusion (LFI) with threading support
- Open Redirect with custom thread count
- Carriage Return and Line Feed (CRLF) with custom threading
- Cross-Origin Resource Sharing (CORS) with threading support
- Critical and High-Risk Scan Profiles using CVE exploits (32 CVEs: WordPress - 19, Drupal - 4, Joomla - 7, Generic/Others - 2)
-
Web Crawling:
- Initial crawling functionality
- Enhanced crawler to operate within target domain boundaries and handle URL redirection
- Advanced crawler capable of any-depth crawling
- Improved v3 crawler (competitive with SQLmap crawler)
-
Concurrency & Threading:
- Concurrency to utilize multiple CPU threads for faster scans
- Custom thread count for Open Redirect, CRLF, and CORS scans
- New argument
--threads/-Tfor global threading count (no prompt for threads)
-
Multi-Target Scanning:
- Support for scanning multiple URLs with
--multi-target {targetfilename}.txt - Ability to scan URLs directly without crawling using
--url/-uand--multi-url/-muarguments
- Support for scanning multiple URLs with
-
Automation and Convenience:
- Auto-update functionality (version-dependent)
- New argument
--check-updatesto check for and perform updates - New argument
--random-agentto randomize user-agents - Header usage to make requests appear more legitimate and reduce detection/blocking
- Argument
--no-prompt/-npto disable prompts (default input = 'n')
-
Scan Profiles & Severity-Based Scanning:
- New critical and high-risk scan profiles (
--scan critical-riskand--scan high-risk) using severity-based CVE exploits - Argument
--profile critical-risk/high-riskwith--profileurlfor streamlined scanning based on CVE severity
- New critical and high-risk scan profiles (
-
Logging and Stability:
- Logging functionality for scan sessions
- Various bug fixes and optimizations for stability and processing speed