minor update
parent
1fcb946e3f
commit
bd1c10ca04
|
@ -1,10 +1,11 @@
|
|||
id: default-sql-server-dump
|
||||
id: sql-server-dump
|
||||
|
||||
info:
|
||||
name: SQL Server - Dump Files
|
||||
author: userdehghani
|
||||
severity: medium
|
||||
description: A SQL Server dump file was found
|
||||
description: |
|
||||
A SQL Server dump file was found
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.3
|
||||
|
@ -50,9 +51,9 @@ http:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: binary
|
||||
part: body
|
||||
binary:
|
||||
- "54415045" # Microsoft Tape Format
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue