WebHackersWeapons/weapons/XSS-Catcher.yaml

10 lines
243 B
YAML
Raw Normal View History

2022-11-01 15:02:13 +00:00
---
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
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2022-11-01 15:02:13 +00:00
lang: Python
2024-01-01 16:08:52 +00:00
tags: [xss, blind-xss]