Metadata-Version: 2.4
Name: vcsp
Version: 0.0.1
Summary: Virtual Cyber Security Program (Offensive Security Toolkit)
Author: Clinton Gethi
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# VC-SP — Virtual Cyber Security Program  
### Offensive Security · Terminal Framework · Custom Tools

VC-SP is a lightweight, terminal-based offensive security framework designed for learning, testing, and performing cybersecurity tasks.  
It provides an organized environment for **reconnaissance**, **exploitation**, **scanning**, **payload generation**, and **cyber-learning modules** — all accessible through a clean CLI or interactive shell.

VC-SP is built with modularity in mind, allowing users to create, load, and extend tools easily.

---

## 🚀 Features

### 🔍 Reconnaissance Tools
- Async port scanner  
- OS fingerprint attempts  
- Banner grabbing  
- WHOIS + DNS lookup  
- Subdomain enumeration  

### 🛠️ Exploitation & Payloads
- Payload generator template  
- Reverse shell stager  
- Web exploit skeletons  
- Custom exploit loader  

### 🧰 Utility Modules
- Hash cracking helper  
- Wordlist generator  
- Base64/hex/URL encoders  
- Basic fuzzing engine  

### 🎓 Learning Mode
A built-in interactive learning system:
