Skip to content

bad-antics/vishing

Repository files navigation

vishing

Part of the NULLSEC Framework - Offensive Security Operations

Installation

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

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