From e4c384271b4400f46f082c35d2ba2bebf85caa30 Mon Sep 17 00:00:00 2001 From: Kevin Valerio <24193167+kevin-valerio@users.noreply.github.com> Date: Wed, 2 Aug 2023 10:25:41 +0200 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e75123e..aa0b68a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Usage: -m Fetch Js Files for manual testing -o Make an Output Directory to put all things Together -w Make a wordlist using words from jsfiles - -v Extract Vairables from the jsfiles + -v Extract Variables from the jsfiles -d Scan for Possible DomXSS from jsfiles -r Generate Scan Report in html --all Scan Everything!