Skip to content

iamdk26/MultiURLs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

MultiURLS

This is a basic Bash script that helps automate repetitive tasks.

The script collects URLs from four different tools: Get-All-Urls, Waybackurls, Gau-Plus, Katana, Waymore, and Hakrawler.

It gathers all the URLs, puts them together in one file, and makes sure there are no duplicates.

This script is super useful for bug hunters because it saves them from doing boring, repetitive work!

Installation

Clone the project

  git clone https://github.com/iamdk26/MuliURLs

Go to the project directory

  cd MuliURLs

Change File Permission

  chmod +x MuliURLs.sh

All In One Command For Installation

 git clone https://github.com/iamdk26/MuliURLs; cd MuliURLs; chmod +x MuliURLs.sh

Usage/Examples

 ./MuliURLs.sh subdomains.txt

πŸ”— Connect on Social Media

linkedin twitter

Authors

About

Automate URL Gathering: A Bash script for fetching URLs from tools like Get-All-Urls, Waybackurls, Gau-Plus, Katana, Waymore, and Hakrawler. Combines them, removes duplicates. Ideal for bug hunters to streamline reconnaissance tasks.Boosts efficiency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages