Skip to content

binoymanoj/WAART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

WAART - Web Application Automated Recon Tool

Waart is a simple Bash script designed for basic automated web reconnaissance during penetration testing. It includes options for performing various reconnaissance tasks on a specified target(s).

Features

  • Basic web reconnaissance using customizable commands.
  • Command-line options for ease of use.
  • Help menu for quick reference.

Usage

Installation

  1. clone the repository
    git clone https://github.com/binoymanoj/WAART.git
  2. go to WAART repository
    cd WAART
  3. Make the script executable and run
    chmod +x install.sh && sudo ./install.sh

Options

  • -h, --help: Show the help menu.
  • -u, --url: // need to update this section !important

Examples

Perform reconnaissance on one target:

waart https://example.com

or

waart -u https://example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages