networking
π―Skillfrom kiwamizamurai/cctf
Analyzes network traffic, extracts protocol details, searches for flags, and performs forensic investigation on packet captures.
Part of
kiwamizamurai/cctf(7 items)
Installation
npx skills add https://github.com/kiwamizamurai/cctf --skill networkingNeed more details? View full documentation on GitHub β
More from this repository6
Extracts hidden data from files using steganography, file carving, and forensic analysis techniques across various file types.
Breaks and decrypts cryptographic systems using automated tools and targeted attacks across RSA, AES, XOR, and classical ciphers.
Reverses and exploits mobile applications by analyzing Android APK and iOS IPA files, decompiling code, and extracting hidden secrets.
Bypasses Python sandbox restrictions by exploiting class hierarchies, encoding tricks, and alternative command execution techniques.
Systematically analyzes binary files to identify vulnerabilities, generate exploits, and perform low-level security assessments for ELF/PE executables.
Generates comprehensive technical writeups for cybersecurity challenges, capturing detailed solution steps and analysis.