Damn Small Vulnerable Web Logo

Damn Small Vulnerable Web

0
Free
Visit Website

Damn Small Vulnerable Web (DSVW) is a deliberately vulnerable web application written in under 100 lines of code, created for educational purposes. It supports majority of (most popular) web application vulnerabilities together with appropriate attacks. Quick start: Run the following command: $ python3 dsvw.py Damn Small Vulnerable Web (DSVW) < 100 LoC (Lines of Code) #v0.2a by: Miroslav Stampar (@stamparm) [i] running HTTP server at 'http://127.0.0.1:65412'... and navigate your browser to http://127.0.0.1:65412/: Requirements: Python (3.x) is required for running this program. Items XML External Entity (local), XML External Entity (remote) and Blind XPath Injection (boolean) require installation of python-lxml (e.g. apt-get install python-lxml). Otherwise, those will be disabled. To install lxml via pip, run the following command: pip install -r requirements.txt

FEATURES

ALTERNATIVES

Technique used to forward one URL to another.

Mitigate security concerns of Dependency Confusion supply chain security risks.

A deliberately weak and insecure implementation of GraphQL for testing and practicing GraphQL security

A collection of mobile security resources with tools, white papers, ebooks, and webinars.

cwe_checker is a suite of checks to detect common bug classes in ELF binaries using Ghidra for firmware analysis.

A tool for dynamic analysis of mobile applications in a controlled environment.

Snyk Code is a real-time SAST tool that provides secure code analysis and actionable remediation advice to prevent code delays and ensure secure development.

A security feature to prevent unexpected manipulation of fetched resources.

PINNED