Technical writeups on security tools, CTF machines, and concepts.
/var/log/auth.log is full of signal. Brute forces, privilege escalations, new user accounts โ all there. But finding them manually means grep โฆ
Run Semgrep and Bandit on the same Python repo and you’ll get the same SQLi finding at app.py:42 twice โ different โฆ
Archetype โ HTB Starting Point, Windows machine.
IP: 10.10.10.27
nmap -sV -sC -p- 10.10.10.27
Interesting ports:
445/tcp โ SMB1433/tcp โ โฆ