IDOR Vulnerability Scanner is a tool to detect Insecure Direct Object References (IDOR) in web applications.
- Automated detection of IDOR vulnerabilities.
- Reporting vulnerabilities with relevant details.
- Customizable scan parameters.
- Python 3.x
- Clone the repository:
- git clone https://github.com/0625963141-cyber/idor-map/
- Navigate to the project directory:
- cd idor-map
pip install -r requirements.txt