From a68536e0b885f5796aa444802139607d0a9bd7d3 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sat, 2 Sep 2023 15:51:37 +0330 Subject: [PATCH] Update IDOR.md --- IDOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDOR.md b/IDOR.md index aa728d1..2a1a467 100644 --- a/IDOR.md +++ b/IDOR.md @@ -53,7 +53,7 @@ GET /showImage?img=img00011 **5. Blind IDORs** -They might lead the application to leak information elsewhere instead: in export files, emails and maybe even text alerts. +Information may be exposed in other places: in **export files**, **emails**, and perhaps even **text alerts**. **6. Change the request method**