Merge pull request #105 from hahwul/add-v3n0m-scanner

Add V3n0M-Scanner tool to weapons directory
This commit is contained in:
HAHWUL 2024-03-08 23:53:13 +09:00 committed by GitHub
commit 729d34dfb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -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]