Educational cybersecurity toolkit for authorized penetration testing and red team operations.
Tools and scripts that execute on compromised systems during post-exploitation phases.
- DataExfiltration/ - Secure data exfiltration using HTTPS + AES encryption
- SearchScript/ - File enumeration and search capabilities
βββββββββββββββββββββββ
β Compromised Host β
β β
β PostExploitation/ β
β - File Search β
β - Data Exfil Client β
βββββββββββββββββββββββ
See individual README files in each subdirectory:
See ExfiltrationServer for C2 setup instructions.
- T1083 - File and Directory Discovery (SearchScript)
- T1041 - Exfiltration Over C2 Channel (DataExfiltration)
- T1071 - Application Layer Protocol - HTTPS
- T1573 - Encrypted Channel (AES encryption layer)
- Language: C#, PowerShell
- Target Platform: Windows
For educational and authorized testing purposes only.