tuxology / explnode

An exploitable nodejs application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExplNode

A web application seeded with vulnerabilities, rootkits, backdoors and data leaks

Explnode is a NodeJs based application that is seeded with vulnerable conditions (OWASP based, Business Logic Flaws, Rootkits and Data Leaks). Its main goal is to be an aid for security professionals to test with Ocular, help web developers better understand the processes of securing web applications.

Common Vulnerabilities

File Description
dep-lodash.js Prototype Pollution Attack caused due to OSS dependency LogDash
exec.js RCE Command Injection Exploit
loop.js Denial of Service Exploit
nosqli.js NoSql Injection Attack
redirect.js Information Disclosure, Exfiltration Channel
redos.js Regex Denial of Service Attack
sqli.js Sql Injection Attack
xss.js Cross Site Scripting Attack
xxe.js XXE Attack

Threat Modeling Queries

Queries

⚠️ Disclaimer

We do not take responsibility for the way in which any one uses this application. We have made the purposes of the application clear and it should not be used maliciously.

About

An exploitable nodejs application

License:Other


Languages

Language:Scala 50.7%Language:JavaScript 48.6%Language:Shell 0.7%