mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
15 lines
246 B
YAML
15 lines
246 B
YAML
|
---
|
||
|
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
|