diff --git a/objects/pe/definition.json b/objects/pe/definition.json index 578e0d4..56c828b 100644 --- a/objects/pe/definition.json +++ b/objects/pe/definition.json @@ -131,13 +131,13 @@ "number-of-symbols": { "description": "Number of entries in the symbol table", "disable_correlation": true, - "misp-attribute": "integer", + "misp-attribute": "counter", "ui-priority": 0 }, "number-sections": { "description": "Number of sections", "disable_correlation": true, - "misp-attribute": "integer", + "misp-attribute": "counter", "ui-priority": 0 }, "original-filename": {