mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-09 08:30:18 -04:00
Add XSS scanning tools
Signed-off-by: HAHWUL <hahwul@gmail.com>
This commit is contained in:
parent
0bfa60fda4
commit
ac54a4ed69
9
weapons/NoXss.yaml
Normal file
9
weapons/NoXss.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: NoXss
|
||||
description: Faster xss scanner,support reflected-xss and dom-xss
|
||||
url: https://github.com/lwzSoviet/
|
||||
category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [xss]
|
9
weapons/PwnXSS.yaml
Normal file
9
weapons/PwnXSS.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: PwnXSS
|
||||
description: Vulnerability (XSS) scanner exploit
|
||||
url: https://github.com/pwn0sec/PwnXSS
|
||||
category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [xss]
|
9
weapons/XssPy.yaml
Normal file
9
weapons/XssPy.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: XssPy
|
||||
description: Web Application XSS Scanner
|
||||
url: https://github.com/faizann24/
|
||||
category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [xss]
|
9
weapons/xsssniper.yaml
Normal file
9
weapons/xsssniper.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: xsssniper
|
||||
description: An automatic XSS discovery tool
|
||||
url: https://github.com/gbrindisi/xsssniper
|
||||
category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [xss]
|
Loading…
x
Reference in New Issue
Block a user