mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-23 00:19:50 -05:00
Add bxss tools
This commit is contained in:
parent
7bfeabcf95
commit
a199f07979
14
weapons/XSS-Catcher.yaml
Normal file
14
weapons/XSS-Catcher.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: XSS-Catcher
|
||||||
|
description: Find blind XSS but why not gather data while you're at it.
|
||||||
|
url: https://github.com/daxAKAhackerman/XSS-Catcher
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Python
|
||||||
|
tags:
|
||||||
|
- xss
|
||||||
|
- blind-xss
|
14
weapons/blistener.yaml
Normal file
14
weapons/blistener.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: blistener
|
||||||
|
description: Blind-XSS listener with payloads
|
||||||
|
url: https://github.com/fyxme/blistener
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Go
|
||||||
|
tags:
|
||||||
|
- xss
|
||||||
|
- blind-xss
|
14
weapons/gxss.yaml
Normal file
14
weapons/gxss.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: gxss
|
||||||
|
description: Blind XSS service alerting over slack or email
|
||||||
|
url: https://github.com/rverton/gxss
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Go
|
||||||
|
tags:
|
||||||
|
- xss
|
||||||
|
- blind-xss
|
14
weapons/hbxss.yaml
Normal file
14
weapons/hbxss.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: hbxss
|
||||||
|
description: Security test tool for Blind XSS
|
||||||
|
url: https://github.com/hahwul/hbxss
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Ruby
|
||||||
|
tags:
|
||||||
|
- xss
|
||||||
|
- blind-xss
|
14
weapons/xless.yaml
Normal file
14
weapons/xless.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: xless
|
||||||
|
description: The Serverless Blind XSS App
|
||||||
|
url: https://github.com/mazen160/xless
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: JavaScript
|
||||||
|
tags:
|
||||||
|
- xss
|
||||||
|
- blind-xss
|
Loading…
x
Reference in New Issue
Block a user