Articles Récents
Aucun article pour le moment.
Compétences
Offensive Security
- Penetration Testing
- Vulnerability Assessment
- Exploit Development
- Social Engineering
- Red Team Operations
Defensive Security
- Network Security
- Endpoint Protection
- Incident Response
- Threat Intelligence
- Security Hardening
Development
- Python
- Bash/Shell Scripting
- Web Development
- Exploit Scripting
- Automation Tools
Statistiques
0
CTFs Résolus
0
Vulnérabilités Trouvées
0
Projets Complétés
0
Tasses de Café
Last Session
mooder1@kali: ~/hacking
cd /projects/redteam
ls -la
total 32
drwxr-xr-x 4 mooder1 mooder1 4096 May 2 2025 .
drwxr-xr-x 8 mooder1 mooder1 4096 May 2 2025 ..
drwxr-xr-x 2 mooder1 mooder1 4096 May 2 2025 exploits
-rw-r--r-- 1 mooder1 mooder1 8192 May 2 2025 notes.md
drwxr-xr-x 3 mooder1 mooder1 4096 May 2 2025 payloads
-rwxr-xr-x 1 mooder1 mooder1 4096 May 2 2025 recon.py
cat notes.md | grep TODO
TODO: Finish the Custom Payload Generator
TODO: Test new evasion techniques
TODO: Document the latest CTF writeups
TODO: Implement C2 server improvements