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

14 lines
342 B
YAML
Raw Normal View History

2022-08-16 11:42:23 +00:00
---
name: attack-surface-detector-zap
2022-08-21 03:51:26 +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
2022-08-16 11:42:23 +00:00
platform:
2022-08-19 07:26:26 +00:00
- linux
- macos
- windows
2022-08-19 13:46:11 +00:00
- zap
2022-08-19 07:26:26 +00:00
lang: Java
2022-08-21 03:51:26 +00:00
tags:
- endpoint