WebHackersWeapons/weapons/attack-surface-detector-zap.yaml

11 lines
362 B
YAML
Raw Normal View History

2022-08-16 11:42:23 +00:00
---
name: attack-surface-detector-zap
2024-01-01 16:08:52 +00:00
description: The Attack Surface Detector uses static code analyses to identify web
app endpoints by parsing routes and identifying parameters
2022-08-16 16:11:14 +00:00
url: https://github.com/secdec/attack-surface-detector-zap
2022-08-16 11:42:23 +00:00
category: tool-addon
2022-08-19 07:26:26 +00:00
type: Recon
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows, zap]
2022-08-19 07:26:26 +00:00
lang: Java
tags: [endpoint, url, attack-surface]