Waymap v. Web Vulnerability Scanner

Mary-Kate Olsen
Release: 2024-09-21 18:15:32
Original
895 people have browsed it

Waymap v. 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)

The above is the detailed content of Waymap v. Web Vulnerability Scanner. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!