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
|
- windows
|
||||||
- burpsuite
|
- burpsuite
|
||||||
lang: Java
|
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
|
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
|
url: https://github.com/secdec/attack-surface-detector-zap
|
||||||
category: tool-addon
|
category: tool-addon
|
||||||
type: Recon
|
type: Recon
|
||||||
@ -10,4 +10,5 @@ platform:
|
|||||||
- windows
|
- windows
|
||||||
- zap
|
- zap
|
||||||
lang: Java
|
lang: Java
|
||||||
tags: []
|
tags:
|
||||||
|
- endpoint
|
@ -9,4 +9,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Go
|
lang: Go
|
||||||
tags: []
|
tags:
|
||||||
|
- smuggle
|
@ -10,4 +10,5 @@ platform:
|
|||||||
- windows
|
- windows
|
||||||
- burpsuite
|
- burpsuite
|
||||||
lang: Java
|
lang: Java
|
||||||
tags: []
|
tags:
|
||||||
|
- smuggle
|
||||||
|
@ -10,4 +10,5 @@ platform:
|
|||||||
- windows
|
- windows
|
||||||
- burpsuite
|
- burpsuite
|
||||||
lang: Java
|
lang: Java
|
||||||
tags: []
|
tags:
|
||||||
|
- param
|
||||||
|
@ -10,4 +10,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Python
|
lang: Python
|
||||||
tags: []
|
tags:
|
||||||
|
- smuggle
|
@ -9,4 +9,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Go
|
lang: Go
|
||||||
tags: []
|
tags:
|
||||||
|
- smuggle
|
@ -9,4 +9,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Go
|
lang: Go
|
||||||
tags: []
|
tags:
|
||||||
|
- smuggle
|
Loading…
Reference in New Issue
Block a user