WebHackersWeapons/weapons/ezXSS.yaml

11 lines
268 B
YAML
Raw Normal View History

2022-08-16 05:42:23 -06:00
---
name: ezXSS
description: 'ezXSS is an easy way for penetration testers and bug bounty hunters
to test (blind) Cross Site Scripting. '
2022-08-16 10:11:14 -06:00
url: https://github.com/ssl/ezXSS
2022-08-16 05:42:23 -06:00
category: tool
2022-08-19 01:26:26 -06:00
type: Utils
2024-01-01 09:08:52 -07:00
platform: [linux, macos, windows]
2022-08-19 01:26:26 -06:00
lang: PHP
2024-01-01 09:08:52 -07:00
tags: [xss, blind-xss]