Skip to content

isp1r0/DVNA

Repository files navigation

DVNA logo

Damn Vulnerable Node Application (DVNA) is a node.js web application that is damn vulnerable. Its main goal is to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and to aid both students & teachers to learn about web application security in a controlled class room environment or to serve as a cyber range for capture the flag events.

The aim of DVNA is to practice some of the most common web vulnerability, with various difficultly levels, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerability with this software. This is intentional. You are encouraged to try and discover as many issues as possible.


WARNING!

Damn Vulnerable Node Application is damn vulnerable! Do not upload it to your hosting provider's public html folder or any Internet facing servers, as they will be compromised. It is recommend using a virtual machine (such as VirtualBox or VMware), which is set to NAT networking mode. Inside a guest machine, you can downloading and install XAMPP for the web server and database.

Disclaimer

We do not take responsibility for the way in which any one uses this application (DVNA). We have made the purposes of the application clear and it should not be used maliciously. We have given warnings and taken measures to prevent users from installing DVNA on to live web servers. If your web server is compromised via an installation of DVNA it is not our responsibility it is the responsibility of the person/s who uploaded and installed it.


License

This file is part of Damn Vulnerable Node Application (DVNA).

Damn Vulnerable Node Application (DVNA) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Damn Vulnerable Node Application (DVNA) is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Damn Vulnerable Node Application (DVNA). If not, see http://www.gnu.org/licenses/.


Download


Installation

Database Setup

code markup

Other Configuration

Default Credentials

Default username = admin

Default password = password

Troubleshooting

For the latest troubleshooting information please visit:


- - -

About

Damn Vulnerable Node Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published