From 644d01a285bc412b1adcb3597ec4a9645f7ada65 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Fri, 8 Mar 2024 23:49:31 +0900 Subject: [PATCH] Add V3n0M-Scanner tool to weapons directory --- weapons/V3n0M-Scanner.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 weapons/V3n0M-Scanner.yaml diff --git a/weapons/V3n0M-Scanner.yaml b/weapons/V3n0M-Scanner.yaml new file mode 100644 index 0000000..f55b338 --- /dev/null +++ b/weapons/V3n0M-Scanner.yaml @@ -0,0 +1,9 @@ +--- +name: V3n0M-Scanner +description: Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns +url: https://github.com/v3n0m-Scanner/V3n0M-Scanner +category: tool +type: Scanner +platform: [linux, macos, windows] +lang: Python +tags: [sqli, xss, lfi, rfi]