IDOR (Insecure Direct Object Reference) TryHackMe Walkthrough
Task 1: What is an IDOR?
IDOR stands for Insecure Direct Object Reference and is a type of access control vulnerability.This type of vulnerability can occur when a web server receives user-supplied input to retrieve objects (files, data, documents), ...
thisisdavidajuzie.hashnode.dev4 min read