From 95c27d651513d4a3d31c985ce58657e6d819e08c Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 29 Nov 2022 23:18:36 +0900 Subject: [PATCH] Update SQLNinja --- weapons/SQLNinja.yaml | 8 ++++---- weapons/SQL_Ninja.yaml | 12 ------------ 2 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 weapons/SQL_Ninja.yaml diff --git a/weapons/SQLNinja.yaml b/weapons/SQLNinja.yaml index 7eb87ae..afb1747 100644 --- a/weapons/SQLNinja.yaml +++ b/weapons/SQLNinja.yaml @@ -1,12 +1,12 @@ --- name: SQLNinja -description: " SQL Injection scanner" +description: Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities. url: https://gitlab.com/kalilinux/packages/sqlninja category: tool type: Exploit platform: - linux - macos -- windows -lang: -tags: [] +lang: Perl +tags: +- sqli \ No newline at end of file diff --git a/weapons/SQL_Ninja.yaml b/weapons/SQL_Ninja.yaml deleted file mode 100644 index 6e75f75..0000000 --- a/weapons/SQL_Ninja.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: SQL Ninja -description: SQL Injection scanner -url: https://gitlab.com/kalilinux/packages/sqlninja -category: tool -type: Exploit -platform: -- linux -- macos -- windows -lang: -tags: []