2021-03-03 07:01:29 +00:00
|
|
|
id: ilo-detect
|
2021-03-04 11:36:46 +00:00
|
|
|
|
2021-03-03 07:01:29 +00:00
|
|
|
info:
|
|
|
|
name: HP iLO
|
|
|
|
author: milo2012
|
|
|
|
severity: info
|
|
|
|
description: Version of HP iLO
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,ilo
|
2021-03-04 11:36:46 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-03 07:01:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/xmldata?item=all"
|
2021-03-04 11:36:46 +00:00
|
|
|
|
2021-03-04 13:52:05 +00:00
|
|
|
matchers-condition: and
|
2021-03-04 11:36:46 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
2021-03-04 13:50:07 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- text/xml
|
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <RIMP>
|
|
|
|
- <HSI>
|
|
|
|
condition: and
|
|
|
|
|
2021-03-03 07:01:29 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
2021-03-04 13:50:07 +00:00
|
|
|
group: 1
|
2021-03-03 07:01:29 +00:00
|
|
|
regex:
|
2021-03-04 13:50:07 +00:00
|
|
|
- "<FWRI>([0-9.]+)</FWRI>"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207ec581644d22a6774e2b9dda90cd8bffc5237a8bc343d1a78d5fab31c5376d5b0221008a4b99340d20124f4528428ba9fd4d056706ddd148ee701cd803d21dbb06afe9:922c64590222798bb761d5b6d8e72950
|