mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add mapping for scan.pe.sections.entropy
This commit is contained in:
@@ -734,7 +734,18 @@
|
|||||||
"properties":{
|
"properties":{
|
||||||
"exiftool":{
|
"exiftool":{
|
||||||
"type":"text"
|
"type":"text"
|
||||||
}
|
},
|
||||||
|
"pe":{
|
||||||
|
"properties":{
|
||||||
|
"sections":{
|
||||||
|
"properties":{
|
||||||
|
"entropy":{
|
||||||
|
"type": "float"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"server":{
|
"server":{
|
||||||
|
|||||||
Reference in New Issue
Block a user