misc changes
parent
28116c0c88
commit
f59b237069
|
@ -8,10 +8,12 @@ info:
|
|||
|
||||
network:
|
||||
- inputs:
|
||||
- data: "{{hex_decode('4a524d4900024b')}}"
|
||||
read-size: 1024
|
||||
- data: "{{hex_decode('4a524d4900024b')}}"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
read-size: 1024
|
||||
|
||||
matchers:
|
||||
- type: regex
|
||||
part: raw
|
||||
|
|
|
@ -9,10 +9,12 @@ info:
|
|||
|
||||
network:
|
||||
- inputs:
|
||||
- data: "{{hex_decode('47494f50010200030000001700000002000000000000000b4e616d6553657276696365')}}"
|
||||
read-size: 1024
|
||||
- data: "{{hex_decode('47494f50010200030000001700000002000000000000000b4e616d6553657276696365')}}"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
read-size: 1024
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -9,10 +9,11 @@ info:
|
|||
|
||||
network:
|
||||
- inputs:
|
||||
- data: "t3 12.2.1\nAS:255\nHL:19\nMS:10000000\nPU:t3://us-l-breens:7001\n\n"
|
||||
read-size: 1024
|
||||
- data: "t3 12.2.1\nAS:255\nHL:19\nMS:10000000\nPU:t3://us-l-breens:7001\n\n"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
read-size: 1024
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue