mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-01-17 10:07:15 -05:00
Update contents
This commit is contained in:
parent
05a1fd804b
commit
cfa5bae394
@ -10,4 +10,5 @@ platform:
|
||||
- windows
|
||||
- burpsuite
|
||||
lang: Java
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
14
weapons/attack-surface-detector-burp.yaml
Normal file
14
weapons/attack-surface-detector-burp.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: attack-surface-detector-burp
|
||||
description: The Attack Surface Detector uses static code analyses to identify web app endpoints by parsing routes and identifying parameters
|
||||
url: https://github.com/secdec/attack-surface-detector-burp
|
||||
category: tool-addon
|
||||
type: Recon
|
||||
platform:
|
||||
- linux
|
||||
- macos
|
||||
- windows
|
||||
- burpsuite
|
||||
lang: Java
|
||||
tags:
|
||||
- endpoint
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: attack-surface-detector-zap
|
||||
description:
|
||||
description: The Attack Surface Detector uses static code analyses to identify web app endpoints by parsing routes and identifying parameters
|
||||
url: https://github.com/secdec/attack-surface-detector-zap
|
||||
category: tool-addon
|
||||
type: Recon
|
||||
@ -10,4 +10,5 @@ platform:
|
||||
- windows
|
||||
- zap
|
||||
lang: Java
|
||||
tags: []
|
||||
tags:
|
||||
- endpoint
|
@ -9,4 +9,5 @@ platform:
|
||||
- macos
|
||||
- windows
|
||||
lang: Go
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
@ -10,4 +10,5 @@ platform:
|
||||
- windows
|
||||
- burpsuite
|
||||
lang: Java
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
||||
|
@ -10,4 +10,5 @@ platform:
|
||||
- windows
|
||||
- burpsuite
|
||||
lang: Java
|
||||
tags: []
|
||||
tags:
|
||||
- param
|
||||
|
@ -10,4 +10,5 @@ platform:
|
||||
- macos
|
||||
- windows
|
||||
lang: Python
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
@ -9,4 +9,5 @@ platform:
|
||||
- macos
|
||||
- windows
|
||||
lang: Go
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
@ -9,4 +9,5 @@ platform:
|
||||
- macos
|
||||
- windows
|
||||
lang: Go
|
||||
tags: []
|
||||
tags:
|
||||
- smuggle
|
Loading…
Reference in New Issue
Block a user