All Projects → digininja → nosqlilab

digininja / nosqlilab

Licence: other
A lab for playing with NoSQL Injection

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
shell
77523 projects
hack
652 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nosqlilab

logmap
Log4j jndi injection fuzz tool
Stars: ✭ 60 (-33.33%)
Mutual labels:  injection
giulius
Tools for loading file-based configuration files and mapping them with Guice's ``@Named`` and more
Stars: ✭ 18 (-80%)
Mutual labels:  injection
elara
Elara DB is an easy to use, lightweight key-value database that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. 🎯
Stars: ✭ 93 (+3.33%)
Mutual labels:  nosql
dndb
A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS
Stars: ✭ 64 (-28.89%)
Mutual labels:  nosql
NbInjection
PoC for inject zygote process by replacing system native bridge support
Stars: ✭ 70 (-22.22%)
Mutual labels:  injection
cosmosdb-materialized-views
A full sample that shows how to implement real-time updated Materalized Views with CosmosDB, Change Feed and Azure Functions
Stars: ✭ 20 (-77.78%)
Mutual labels:  nosql
Zenject-2019
Dependency Injection Framework for Unity3D
Stars: ✭ 2,567 (+2752.22%)
Mutual labels:  injection
gDorks
Vulnerable website scraper
Stars: ✭ 25 (-72.22%)
Mutual labels:  injection
blogengine
BlogEngine template for Bufferwall
Stars: ✭ 23 (-74.44%)
Mutual labels:  nosql
Sessel
Document RDFizer for CouchDB
Stars: ✭ 22 (-75.56%)
Mutual labels:  nosql
in-memoriam
Lightweight, super fast, atomic, transactional in-memory database
Stars: ✭ 13 (-85.56%)
Mutual labels:  nosql
Domainker
BugBounty Tool
Stars: ✭ 40 (-55.56%)
Mutual labels:  injection
Proxybound
Linux applications proxifier
Stars: ✭ 81 (-10%)
Mutual labels:  injection
refuel
Lightweight dependency injection engine and DI-driven tools.
Stars: ✭ 21 (-76.67%)
Mutual labels:  injection
sophy
Fast Python bindings to Sophia Database
Stars: ✭ 77 (-14.44%)
Mutual labels:  nosql
cbl-dart
Couchbase Lite for Dart and Flutter
Stars: ✭ 42 (-53.33%)
Mutual labels:  nosql
sre
📚 Index for my study topics
Stars: ✭ 47 (-47.78%)
Mutual labels:  nosql
Cosmos.Identity
A Cosmos storage provider for ASP.NET Core Identity.
Stars: ✭ 26 (-71.11%)
Mutual labels:  nosql
kvs
Highly available distributed strong eventual consistent and sequentially consistent storage with search
Stars: ✭ 15 (-83.33%)
Mutual labels:  nosql
IoT-Technical-Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,565 (+2750%)
Mutual labels:  nosql

NoSQLi Lab

With the rise in popularity of NoSQL I figured it was time to build a lab so I could have a play with the different techniques used to attack them. This lab was the result.

Seeing as I've already played with Redis for some development work I decided to go with MongoDB here. I have built two different scenarios in this lab, an equivalent of the SQLi " or 1=1" vulnerability and also a new type of attack, which is specific to NoSQL, script injection. I might add more later but these were good for a start.

For more information see the full write up on my site:

NoSQLi Lab

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].