patch-1
pussycat0x 2023-04-05 10:28:38 +05:30 committed by GitHub
parent b8108cb457
commit db1f466f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -16,9 +16,26 @@ network:
- data: 00000020000300000000000200126b61666b612d707974686f6e2d322e302e3200000000 - data: 00000020000300000000000200126b61666b612d707974686f6e2d322e302e3200000000
type: hex type: hex
read: 1024 read: 1024
- data: 00000020000300000000000200126b61666b612d707974686f6e2d322e302e3200000000
type: hex
read: 1024
host: host:
- "{{Hostname}}" - "{{Hostname}}"
- "{{Host}}:9092" - "{{Host}}:9092"
matchers-condition: or
matchers:
- type: word
part: raw
words:
- "localhost"
- type: regex
name: ip
part: raw
regex:
- '(?:[0-9]{1,3}\.){3}[0-9]{1,3}'
extractors: extractors:
- type: regex - type: regex