Version 7.0.0 - Major Release

WAYMAP

Advanced Web Application Vulnerability Scanner with Professional UI/UX. Scan for 75+ vulnerabilities with complete standardization across all modules.

Install from PyPI View on GitHub Releases

75+

Vulnerabilities Detected

15

Standardized Modules

160+

WAF/IPS Detected

100%

UI/UX Consistency

Key Features

Complete UI/UX Standardization

All 15 scan modules now have consistent formatting, professional headers, and standardized color-coded output for better readability.

SQL Injection Detection

Boolean-based, Error-based, and Time-based SQL injection detection with high accuracy and minimal false positives.

XSS & Template Injection

Comprehensive Cross-Site Scripting (XSS) and Server-Side Template Injection (SSTI) scanning with filter bypass payloads.

File Inclusion & Injection

Local File Inclusion (LFI) and Command Injection (CMDi) detection with multi-threaded scanning capabilities.

CORS & CRLF Detection

Cross-Origin Resource Sharing misconfigurations and Carriage Return Line Feed injection vulnerability detection.

Profile-Based Scanning

High-Risk, Critical-Risk, and Deep Scan profiles for CMS-specific vulnerabilities (WordPress, Drupal) and comprehensive analysis.

Multi-Threaded Performance

Optimized multi-threaded architecture for faster scanning with customizable thread counts.

Automation Ready

No-prompt mode for CI/CD integration and automated security testing workflows.

Comprehensive Reporting

Automatic result saving in JSON format with detailed vulnerability information and timestamps.

Quick Installation

Install via pip

pip install waymap==7.0.0

Basic Usage

# Basic XSS scan
waymap --target https://example.com --scan xss

# SQL Injection scan with verbose output
waymap --target https://example.com --scan sqli --verbose

# Profile-based scan
waymap --target https://example.com --profile high-risk

# Multi-threaded scan
waymap --target https://example.com --scan all --threads 10

What's New in v7.0.0

Complete UI/UX Overhaul

Critical Bug Fixes

Enhanced Features

Modules Standardized (15/15)

View Full Changelog