📂
CheatSheets
  • Hello World;
  • Docker For PenTesting
  • Creating Kali Docker Image with all Tools
  • Importing Docker Image to Another Host & Creating a Container
  • CRTP & CRTE
    • Reading List
    • CRTE - Before Exam
    • CRTP - Before Exam
  • OSWE
    • My Scripts
    • Reading List
    • OSWE Preparation Machines
      • Blind SQLi : Falafel (HTB)
      • Node.js - Insecure Deserialization : DVNA
      • Node.js - Insecure Deserialization : Celestial (HTB)
      • SSTI (Server-Side Template Injection)
    • Free Labs
      • Atutor 2.2.1 - Docker Container
      • Damn Vulnerable NodeJS Application (DVNA)
      • OWASP SKF Labs
      • OWASP Top 10
Powered by GitBook
On this page

Was this helpful?

  1. OSWE
  2. Free Labs

Damn Vulnerable NodeJS Application (DVNA)

Installation

https://github.com/appsecco/dvna

Running the lab :

docker start dvna
<http://127.0.0.1:9090/>
PreviousAtutor 2.2.1 - Docker ContainerNextOWASP SKF Labs

Last updated 3 years ago

Was this helpful?