Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 473 Bytes

File metadata and controls

25 lines (15 loc) · 473 Bytes

pretexting

Part of the NULLSEC Framework - Offensive Security Operations

Installation

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

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