web-vulnerabilities
There are 6 repositories under web-vulnerabilities topic.
R3DRUN3/sploitcraft
🏴☠️ Hacking Guides, Demos and Proof-of-Concepts 🥷
ronin-rb/vuln-apps
A collection of simple vulnerable web apps for testing vulnerability scanners or educational purposes.
Sharpforce/MyExpense
MyExpense is a vulnerable web application
DXOGO/web-vulnerabilities_SIO
1st Project for the Security in Organizations class 2021/2022
ECCENTRIX-CA/SQL-Injection-Attack-Understanding-the-Threat-in-Cybersecurity
This article aims to demystify SQL Injection, explaining what it is, how it operates, its purposes in the cybersecurity landscape, and mentioning tools that can be used to conduct such attacks.
RajanBharaj/website-vulnerabilties-demo
Demonstrates basic website vulnerabilities (XSS, CRSF, SQLi, Command Injection) and their protections using django. Includes a writeup explaining exploits, mitigation and database encryption.