Hackwize
Title: Breaking the Perimeter: A Deep Dive into Kerberoasting & Unconstrained Delegation Abuse
Posted by: Hackwize
Reading time: 12 min
Difficulty: Advanced
Advanced Hacking Techniques
Advanced hacking techniques include:
- Buffer Overflow: Overwriting memory buffers to execute malicious code.
- Rootkits: Hiding malicious code or processes from system administrators.
3. Skill areas & resources
- Web exploitation: HTTP, cookies, CSRF, XSS, SQLi. Resources: OWASP Top 10, PortSwigger Web Security Academy.
- Binary exploitation: Buffer overflows, ROP, format strings. Resources: pwntools, CTF writeups, ROPemporium.
- Reverse engineering: Static vs dynamic analysis, Ghidra, IDA, radare2.
- Cryptography: Classical ciphers, RSA pitfalls, padding oracles. Resource: CryptoHack.
- Forensics: Memory, disk, logs, metadata, Volatility.
- Networking: TCP/IP, ports, sniffing, Wireshark.
- Automation & scripting: Python, Bash, PowerShell.
- DevSecOps: CI/CD security, container hardening, SCA (software composition analysis).