From 845a581adb90c38211d45da957f5588576a7f850 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 24 Jan 2023 10:32:14 +0900 Subject: [PATCH] Add ghauri --- weapons/ghauri.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/ghauri.yaml diff --git a/weapons/ghauri.yaml b/weapons/ghauri.yaml new file mode 100644 index 0000000..5748b10 --- /dev/null +++ b/weapons/ghauri.yaml @@ -0,0 +1,13 @@ +--- +name: ghauri +description: An advanced cross-platform tool that automates the process of detecting and exploiting SQL injection security flaws +url: https://github.com/r0oth3x49/ghauri +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Python +tags: +- sqli \ No newline at end of file