From fbed4254e5b04220f57417a496736250a69576cd Mon Sep 17 00:00:00 2001 From: Cory Cline Date: Thu, 13 Oct 2022 18:52:07 -0500 Subject: [PATCH] Fixed an oops Somehow I deleted line 120 in a prior commit. Fixed. --- XSS Injection/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/XSS Injection/README.md b/XSS Injection/README.md index 2f624de..3c5886f 100644 --- a/XSS Injection/README.md +++ b/XSS Injection/README.md @@ -117,6 +117,7 @@ Obtains the administrator cookie or sensitive access token, the following payloa Write the collected data into a file. +```php