From 9f463d156b96de4fa5049964c579c02dae33f09f Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Wed, 9 Oct 2019 16:53:34 +0200 Subject: [PATCH] little changes - fix exploits ToC anchor - add nosqlilab --- NoSQL Injection/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NoSQL Injection/README.md b/NoSQL Injection/README.md index 3714a3f2..b52f6bfa 100644 --- a/NoSQL Injection/README.md +++ b/NoSQL Injection/README.md @@ -5,7 +5,7 @@ ## Summary * [Tools](#tools) -* [Exploit](exploits) +* [Exploit](#exploits) * [Authentication Bypass](#authentication-bypass) * [Extract length information](#extract-length-information) * [Extract data information](#extract-data-information) @@ -18,6 +18,7 @@ ## Tools * [NoSQLmap - Automated NoSQL database enumeration and web application exploitation tool](https://github.com/codingo/NoSQLMap) +* [nosqlilab - A lab for playing with NoSQL Injection](https://github.com/digininja/nosqlilab) ## Exploit