add ilo-detect.yaml

patch-1
Keith 2021-03-03 15:01:29 +08:00
parent 6f9c901ca7
commit 70920a58d8
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: ilo-detect
info:
name: HP iLO
author: milo2012
severity: info
description: Version of HP iLO
requests:
- method: GET
path:
- "{{BaseURL}}/xmldata?item=all"
extractors:
- type: regex
part: body
regex:
- "<FWRI>(.*)</FWRI>"