Update url-extension-inspector.yaml
parent
c6871effda
commit
d0f49876ff
|
@ -2,10 +2,12 @@ id: url-extension-inspector
|
|||
info:
|
||||
name: URL Extension Inspector
|
||||
author: ayadim
|
||||
severity: low
|
||||
description: This template help you to find intersting extensions in list of urls
|
||||
reference: https://github.com/CYS4srl/CYS4-SensitiveDiscoverer/
|
||||
tags: file,urls
|
||||
severity: unknown
|
||||
description: |
|
||||
This template assists you in discovering intriguing extensions within a list of URLs.
|
||||
reference:
|
||||
- https://github.com/CYS4srl/CYS4-SensitiveDiscoverer/
|
||||
tags: file,urls,extension
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
|
@ -214,4 +216,4 @@ file:
|
|||
- type: regex
|
||||
name: Windows BitLocker full volume encrypted data file
|
||||
regex:
|
||||
- "(?i)\\.fve"
|
||||
- "(?i)\\.fve"
|
||||
|
|
Loading…
Reference in New Issue