
Resources-for-Application-Security
Some good resources for getting started with application security

Some good resources for getting started with application security

Automated mobile application security testing framework for Android, iOS, and Windows. Performs static and dynamic analysis, malware detection, and…

AI-powered Docker security scanner that explains vulnerabilities in plain English. An OWASP Lab Project.

AI-powered vulnerability scanner extension for Burp Suite with multi-provider support (Ollama, OpenAI, Claude, Gemini)

Source code for the Binaries of OWASP WrongSecrets

Runtime-aware SCA — proves which CVEs are actually reachable, not just installed.

A vulnerable version of Rails that follows the OWASP Top 10

Given JSON-like content, The JSON Sanitizer converts it to valid JSON.

C-based Android static analysis framework for decompilation, secret detection, endpoint discovery, permission analysis, and native library scanning…

opensource repo for validating agentic AI applications: redteam, behavior, supply-chain, static analysis

The independent security agent for AI-written software. Finds issues, investigates whether they are real, and shows you the evidence. Deterministic…

Fast, developer-friendly JS/TS dependency vulnerability scanner with local lockfile scanning, OSV matching, direct vs transitive visibility, --fix,…

Comprehensive OWASP guide for mobile app security testing, reverse engineering, and verifying MASVS/MASWE weaknesses through static, dynamic, and…

Hunt every Endpoint in your code, expose Shadow APIs, map the Attack Surface.

MARA is a Mobile Application Reverse engineering and Analysis Framework. It is a toolkit that puts together commonly used mobile application reverse…

AI-powered SAST scanner that finds auth bypass, IDOR, and logic bugs Semgrep/CodeQL miss. Free GitHub Action. Supports Python, JS/TS, Go, PHP, Ruby.

OWASP Smart Contract Security (SCS) Project

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS