Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/galihap76/web-app-idor
- Owner: galihap76
- License: gpl-3.0
- Created: 2023-08-14T00:35:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-14T01:02:26.000Z (over 1 year ago)
- Last Synced: 2023-08-14T02:33:48.566Z (over 1 year ago)
- Topics: exploitation, idor, penetration-testing, vulnerability, web-application-security
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.