mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-02-05 18:12:17 +01:00
Updating schema file.
This commit is contained in:
parent
ee011e6281
commit
22481bcb71
@ -71,6 +71,21 @@ mapping:
|
||||
mapping:
|
||||
"IOC":
|
||||
type: str
|
||||
"Sigma":
|
||||
type: str
|
||||
pattern: 'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+'
|
||||
"Analysis":
|
||||
type: str
|
||||
pattern: 'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+'
|
||||
"Elastic":
|
||||
type: str
|
||||
pattern: 'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+'
|
||||
"Splunk":
|
||||
type: str
|
||||
pattern: 'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+'
|
||||
"BlockRule":
|
||||
type: str
|
||||
pattern: 'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+'
|
||||
"Resources":
|
||||
type: seq
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user