Dana Epp's Blog
Security (de)engineering for fun and profit
Learn how as a hacker to beat down the demon of self-doubt and embrace imposter syndrome as a healthy signal for motivation and drive.
Hacking APIs on IoT devices using a Flipper Zero
Read this to understand why you should never blindly trust proof of concept (PoC) exploits shared on GitHub.
Write your own extensions in Python to pwn your API targets with BurpSuite
Check out these 5 simple questions that will help make your API penetration testing engagement more successful.
Check out these three training resources that can help you with your API hacking tradecraft.
Let me tell you a story about the time I hacked into a .NET API through a bit of luck and reverse engineering.
Learn how to use out-of-band application security testing (OAST) to find more complex vulnerabilities in the APIs you test.
Learn how to extract API artifacts from a docker image and decompile them to source code to find vulnerabilities using taint analysis.
Learn how to extract artifacts from OpenAPI docs using jq to help you attack APIs