Skip to content

0625963141-cyber/idor-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDOR Vulnerability Scanner

IDOR Vulnerability Scanner is a tool to detect Insecure Direct Object References (IDOR) in web applications.

Features

  • Automated detection of IDOR vulnerabilities.
  • Reporting vulnerabilities with relevant details.
  • Customizable scan parameters.

Installation

Prerequisites

  • Python 3.x

Installation Steps

  1. Clone the repository:
  2. git clone https://github.com/0625963141-cyber/idor-map/
  3. Navigate to the project directory:
  4. cd idor-map

install requirements from project

pip install -r requirements.txt