Skip to content

📂 Directory brute-forcing toolkit | Web path discovery | NullSec Framework | @anonantics

License

Notifications You must be signed in to change notification settings

bad-antics/dir-bruteforce

Repository files navigation

dir-bruteforce

Part of the NULLSEC Framework - Offensive Security Operations

Installation

# Decrypt the script
openssl enc -aes-256-cbc -d -pbkdf2 -in dir-bruteforce.sh.enc -out dir-bruteforce.sh

# Make executable
chmod +x dir-bruteforce.sh

Usage

See main NULLSEC documentation.

⚠️ Legal Notice

This tool is for authorized security testing only. Unauthorized access to computer systems is illegal.


Developed by bad-antics | github.com/bad-antics