From 0817390c27adf709fddc67c7d36efa1a7923140f Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <5990@protonmail.com> Date: Thu, 8 May 2025 02:02:53 -0300 Subject: [PATCH] chore(wordlist): Moved polyglot sql injection wordlist into the 'SQLi' directory --- Fuzzing/{Polyglots => Databases/SQLi}/SQLi-Polyglots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Fuzzing/{Polyglots => Databases/SQLi}/SQLi-Polyglots.txt (100%) diff --git a/Fuzzing/Polyglots/SQLi-Polyglots.txt b/Fuzzing/Databases/SQLi/SQLi-Polyglots.txt similarity index 100% rename from Fuzzing/Polyglots/SQLi-Polyglots.txt rename to Fuzzing/Databases/SQLi/SQLi-Polyglots.txt