SkillAgentSearch skills...

DirAttack

DirAttack tools, Search file or directory on website

Install / Use

/learn @Ranginang67/DirAttack

README

DirAttack

<div style="display:flex !important;align-items:center !important"> <img style="user-select: none" align="left" width="110" height="110" src="https://github.com/Ranginang67/DirAttack/blob/master/desktop/dirattack.png"> DirAttack tools, Search file and directory on website,<br>open source tools available for Termux and Linux.<br>Easy to use! </div> <br /> <br /> <br />

1

| options | Description | example usage | |---------|----------------------------|-------------------------------------------------| | -u | set your target url | dirattack -u site.com | | -d | use default wordlist | dirattack -u site.com -d | | -w | use costum wordlist | dirattack -u site.com -w /path/to/wordlist.txt | | -r | remove/uninstall dirattack | dirattack -r |

install

Linux

root@linux# apt-get install git python3 -y
root@linux# git clone https://github.com/Ranginang67/DirAttack
root@linux# cd DirAttack
root@linux# chmod 777 -R install.py
root@linux# python3 install.py

Done...

Press super on your keyboard and search dirattack. or just type: 'dirattack --help'

Termux

$ pkg install git python -y
$ git clone https://github.com/Ranginang67/DirAttack
$ cd DirAttack
$ chmod +x install.py
$ python3 install.py
$ dirattack --help

support me

<a href="https://www.youtube.com/channel/UCNMD5U02GFeWLqmrl_XSPGQ"><img src="https://img.shields.io/badge/subcribe-YouTube-red.svg">

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated8d ago
Forks12

Languages

Python

Security Score

80/100

Audited on Mar 24, 2026

No findings