Skip to content
Francis Alexander edited this page Aug 7, 2016 · 2 revisions

Installing NoSQL Exploitation Framework

Installing on Linux/Mac OS X

  • Clone the git repo.
  • cd to the repo.
  • pip install -r requirements.txt (sudo in case pip doesn't have write permissions)
  • Run python nosqlframework.py

Clone this wiki locally