{"id":13475639,"url":"https://github.com/stamparm/DSVW","last_synced_at":"2025-03-27T00:31:37.005Z","repository":{"id":41243322,"uuid":"46572746","full_name":"stamparm/DSVW","owner":"stamparm","description":"Damn Small Vulnerable Web","archived":false,"fork":false,"pushed_at":"2024-06-14T15:42:29.000Z","size":48,"stargazers_count":804,"open_issues_count":1,"forks_count":329,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-03-25T14:07:56.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stamparm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-20T16:15:01.000Z","updated_at":"2025-03-24T11:46:12.000Z","dependencies_parsed_at":"2024-01-15T18:45:53.241Z","dependency_job_id":"24adbd79-76df-4725-95d9-dcedc506619b","html_url":"https://github.com/stamparm/DSVW","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stamparm%2FDSVW","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stamparm%2FDSVW/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stamparm%2FDSVW/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stamparm%2FDSVW/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stamparm","download_url":"https://codeload.github.com/stamparm/DSVW/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760757,"owners_count":20667887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:01:22.129Z","updated_at":"2025-03-27T00:31:36.987Z","avatar_url":"https://github.com/stamparm.png","language":"Python","readme":"![Sign](https://i.imgur.com/bovh598.png)\n\nDamn Small Vulnerable Web [![Python 3.x](https://img.shields.io/badge/python-3.x-yellow.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-Unlicense-red.svg)](https://github.com/stamparm/DSVW/blob/master/LICENSE)\n=========\n\n**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.\n\n![XSS](http://i.imgur.com/BoSOgJs.png)\n\nQuick start\n----\n\nRun the following command:\n```\n$ python3 dsvw.py \nDamn Small Vulnerable Web (DSVW) \u003c 100 LoC (Lines of Code) #v0.2a\n by: Miroslav Stampar (@stamparm)\n\n[i] running HTTP server at 'http://127.0.0.1:65412'...\n```\n\nand navigate your browser to http://127.0.0.1:65412/:\n\n![DSVW](http://i.imgur.com/9nG4mwu.png)\n\nRequirements\n----\n\nPython (**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.\n\nTo install lxml via pip, run the following command:\n\n```\npip install -r requirements.txt\n```\n","funding_links":[],"categories":["Table of Contents","Uncategorized","OWASP Top 10","Tools","Support","🕸️ Vulnerable Web Applications","Hacking Playground","Python"],"sub_categories":["Vulnerable Web Application","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstamparm%2FDSVW","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstamparm%2FDSVW","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstamparm%2FDSVW/lists"}