/IDORD

The only IDOR Vulnerablitiy detection tools ever.

Primary LanguagePython

IDROD

The Only IDOR tools, Ever

Build Status

Installation

IDORD requires Python and pip to run.

Install the dependencies and start the tool.

pip install -r requirements.txt

#Active the virtual env

RUN: cd Wrapper 
RUN: python3 manage.py crawl
#bang bang
RUN: python3 manage.py makemigrations
RUN: python3 manage.py migrate
#bang bang