Giter Club home page Giter Club logo

nosqlinsanity's Introduction

contributions

๐Ÿ’‰ NoSQLInsanity

This research for final year project

NoSQLInsanity: Tool for Security Assesment NoSQL

Wireframe

https://whimsical.com/nosqlinsanity-F2thpyebcaNPyCQr4UBabe

Researcher : Roby Firnando Yusuf aka greycat aka 0x00b0
Supervisor : Daniel Rudiaman S. S.T., M. Kom

Installation

It's fairly simple to install NoSQLInsanity:

from Source

Clone repository and install requirements:

$ git clone https://github.com/robyfirnandoyusuf/NoSQLInsanity.git
$ cd NoSQLInsanity/
$ pip3 install -r requirements.txt

from Docker

Pull the Docker image by running:

$ docker pull robyfirnando/nosqlinsanity:v2.0.1

from PyPi

Coming Soon

Usage

Simply,

# from source
$ python3 NoSQLInsanity.py --url "https://lab.s.he-left.me/auth/login" --platform "mongodb"
# from docker
$ docker run -it robyfirnando/nosqlinsanity:v2.0.1 --url "https://lab.s.he-left.me/auth/login" --platform "mongodb"

Options

Here are all the options it supports.

Argument Description
--url Vulnerable endpoint
-s, --silent Silent mode (hide the time measurements)

Features

  1. Dump by known a value
  2. Dump by unknown value (dump all documents by specify field)
  3. Multiple option algorithms (Linear and Binary Search)

License

NoSQLInsanity is distributed under Apache 2.

Acknowledments

Since this tool includes some contributions, and I'm not an asshole, I'll publically thank the following users for their supports, helps and resources:

  • Daniel Lu aka BrownieInMotion (DiceGang - Redpwn)
  • Fernanda Darmasaputra (Tim Petir - OurLastNight)
  • Pavel Sorokin (BI.ZONE Security Researcher)
  • and You

TODO:

  • Print Info
  • Menu Param
  • Menu HTTP Method
  • Menu Input Payload
  • Engine Checker Website is UP or DOWN
  • Engine Vuln Test
  • Auto Set Success-Identifier
  • Engine Linear (Dump known value)
  • Engine Linear (Dump unknown value)
  • Engine Linear Count Length
  • Engine Binary Search (Dump known value)
  • Engine Binary Search (Dump unknown value)
  • Engine BinSearch Count Length
  • Research ability MongoDB to perform BinSearch
  • Add measurement each chars LinearSearch (Dump known value)
  • Add measurement each chars LinearSearch (Dump unknown value)
  • Add measurement each chars BinSearch (Dump known value)
  • Add measurement each chars BinSearch (Dump unknown value)
  • Log Report CSV

nosqlinsanity's People

Contributors

robyfirnandoyusuf avatar

Stargazers

 avatar  avatar

Watchers

 avatar

nosqlinsanity's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.