Skip to content

Zakaria-Farahi/Automated-Recon-for-Web-exploitation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tool Installation Script

Authors

Zakaria Farahi, Saad Lili, Sohaib Harraoui

Date

7 May 2024

Description

This Bash script checks if certain tools are installed on your system. If not, it offers to install them. The script checks for the following tools:

  • whois
  • nslookup
  • amass
  • subfinder
  • sublist3r
  • nmap
  • Scrapy
  • masscan
  • httpx
  • ffuf
  • dirsearch
  • altdns
  • waybackurl
  • gau
  • gf

Usage

sudo ./checking -y
Usage: ./checking [options]
Options:
  -h, --help     Display this help message
  -i, --install  Allow Program to install missing tools
sudo ./AR4WE <target_domain>
Usage: ./AR4WE [options]
Options:
  -h, --help     Display this help message

Improvements

  • Add more tools to the list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages