1
0
Fork 0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2024-06-09 16:26:03 +02:00

Updating schema file.

This commit is contained in:
xenoscr 2022-09-10 22:32:51 -04:00
parent ee011e6281
commit 22481bcb71
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA

View File

@ -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