DEV Community

Trix Cyrus
Trix Cyrus

Posted on

Waymap v1.0.3 - Web Vulnerability Scanner

Waymap - Web Vulnerability Scanner
Version: 1.0.3 Author: Trix Cyrus Copyright: © 2024 Trixsec Org

What is Waymap?
Waymap v1.0.3 is a fast and optimized web vulnerability scanner built for penetration testers. It helps in identifying vulnerabilities such as SQL Injection and Command Injection by testing against various payloads.

Next Update Very Soon: 1.1.3
LFI Module
RCE Module
Maybe Dork Scraper

Installation and Usage

Clone the repository:
git clone https://github.com/TrixSec/waymap.git

Install the required dependencies:

pip install .

Run Waymap:

python waymap.py --crawl 1 --scan sql/cmdi --target https://example.com

CHECK HELP

python waymap.py -h

Follow Us on Telegram
Stay updated with the latest tools and hacking resources. Join our Telegram Channel : @trixsec (telegram)

Top comments (0)