Skip to content

🔓 Pass-the-Hash attack tools | NTLM credential relay | NullSec Framework | @anonantics

License

Notifications You must be signed in to change notification settings

bad-antics/pass-hash

Repository files navigation

pass-hash

Part of the NULLSEC Framework - Offensive Security Operations

Installation

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

# Make executable
chmod +x pass-hash.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