Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 2.56 KB

README.md

File metadata and controls

25 lines (19 loc) · 2.56 KB

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.