From 56a8c48c6be8da7fd80e431c05a0a2a2c3461719 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Thu, 28 Nov 2019 11:10:41 +0530 Subject: [PATCH] Update details.json --- db/details.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/details.json b/db/details.json index cf512be..a5e6dbb 100644 --- a/db/details.json +++ b/db/details.json @@ -48,6 +48,6 @@ "unescaped regex" : { "Description" : "The regex used for origin verification contains an unescaped dot (.) character.", "Severity" : "High", - "Exploitation" : "If the target is sub.example.com, make requests from subexample.com" + "Exploitation" : "If the target is sub.example.com, make requests from subxexample.com" } }