mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
16 lines
271 B
YAML
16 lines
271 B
YAML
---
|
|
name: ezXSS
|
|
description: 'ezXSS is an easy way for penetration testers and bug bounty hunters
|
|
to test (blind) Cross Site Scripting. '
|
|
url: https://github.com/ssl/ezXSS
|
|
category: tool
|
|
type: Utils
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: PHP
|
|
tags:
|
|
- xss
|
|
- blind-xss
|