Skip to content

DIRX - Directory finder. Directory bruteforce attack tool

Notifications You must be signed in to change notification settings

RAPS-LAUNCHER/DIRX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

DIRX

image

INSTALLATION :

apt update && apt upgrade -y
pkg install git && git clone https://github.com/RAPS-LAUNCHER/DIRX.git

cd DIRX && chmod +x * && ./dirx

OR

cd && (apt update || pkg update) && (apt upgrade || pkg upgrade) && (apt install git || pkg install git) && git clone https://github.com/RAPS-LAUNCHER/DIRX.git && cd DIRX && chmod +x * && ./dirx

USAGE :

./dirx -u <target_url> -w <wordlist_path>

About

DIRX - Directory finder. Directory bruteforce attack tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages