Tag: security
All the articles with the tag "security".
-
FTP
Updated:What FTP is, how to enumerate it (vsFTPd config, anonymous access, server interrogation), and the attacks: brute-forcing, known-version exploits, the FTP bounce SSRF, web-app command injection, and credential sniffing.
-
Android Pentesting
How Android apps are built (activities, intents, services, broadcasts), where the attack surface is, and the methodology for pentesting and reversing an APK.
-
Android Pentesting Cheat Sheet
Quick-reference commands for Android pentesting: adb device interaction, apktool, APK signing, and jadx decompilation.
-
DevSecOps Foundations
What DevOps and DevSecOps actually are, why CI/CD matters, the tool categories you stitch together, and how SCA, SAST, DAST, IaC, CaC, and vulnerability management fit into a pipeline.