A collection of Python scripts designed for cybersecurity tasks, automation, and experimentation. These scripts aim to simplify various security-related workflows, making them useful for ethical hacking, system analysis, or education.
- Yugveer Singh Sidhu β @ReprisalViper
- Multiple cybersecurity-focused utilities
- Lightweight and modular script structure
- Easy to customize and extend
- Python 3
- Standard libraries (and optionally:
socket,os,subprocess, etc.)
- Python 3 installed
- Basic command-line knowledge
# Clone the repository
git clone https://github.com/ReprisalViper/CyberScripts.git
# Navigate into the folder
cd CyberScripts