Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/galihap76/web-app-idor

This repository is designed for IDOR vulnerabilities in a web application.
https://github.com/galihap76/web-app-idor

exploitation idor penetration-testing vulnerability web-application-security

Last synced: about 1 month ago
JSON representation

This repository is designed for IDOR vulnerabilities in a web application.

Awesome Lists containing this project

README

        

I am building this for the purpose of education on web application security regarding IDOR vulnerabilities. Let's assume that the web application I am creating has an IDOR vulnerability in its design, and the reason for this is to simulate the exploitation of an IDOR vulnerability.

I have developed an IDOR exploit using the Python programming language to facilitate attacks on the web application. It is important to remember once again that this is solely a simulation of IDOR vulnerability exploitation and serves the purpose of education about web application security.