Merge pull request #135 from hahwul/weapons/add-loxs

Create LOXS.yaml
This commit is contained in:
HAHWUL 2025-03-06 09:52:20 +09:00 committed by GitHub
commit 7a832fe07f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
weapons/LOXS.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: LOXS
description: best tool for finding SQLi,CRLF,XSS,LFi,OpenRedirect
url: https://github.com/coffinxp/loxs
category: tool
type: Scanner
platform: [linux, macos, windows]
lang: Python
tags: [xss, sqli, crlf, lfi, open-redirect]