
Application Security Engineer
Search for a command to run...

Application Security Engineer
No comments yet. Be the first to comment.
TL;DRBurpSuite’s built-in AI is powerful but credit-metered and Pro-only. I wanted the same locally, without burning credits, and even on Community Edition. So I built a small BurpSuite extension that talks to a local LLM (via Ollama or similar) or t...

Rough Guide through BSCP

The Classics every Hacker Should Know

What is source and sinks? identify untrusted data flow in various frameworks and languages.

My Latest Secret Scanning Automation-Tool

Every cyber-security enthusiast has once come upon these terms OWASP Top 10.
The Top 10 here means Top 10 Vulnerablities, the greatest software risks for any Web Application. OWASP is just an online community/non profit foundation that helps to improve the security of software for free.
To combat said vulnerablities and protect your website, TryHackMe provides a room to pratice these vulnerabilities and teach you about each vulnerability. How it occurs and how to exploit it. Link for the room - THM OWASP Top 10 Room
I practiced this room a while back and wrote posts on Linkedin on how to solve each challenge. This is a culmination for all those posts in one place.
This is a mind map for all the things that are taught in that room.

(Mindmap much bigger than this. Click THIS)
OWASP Top 10, this is just one of the concepts that one needs to learn in protecting thier application. There are many other vulnerabilites present and all of this can be learned through THM.