refractor code,
This commit is contained in:
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"name": "JMo Security Scan Results",
|
||||
"versions": {
|
||||
"attack": "17",
|
||||
"navigator": "5.1.0",
|
||||
"layer": "4.5"
|
||||
},
|
||||
"domain": "enterprise-attack",
|
||||
"description": "Security findings mapped to MITRE ATT&CK techniques. Total findings: 712, Techniques covered: 4",
|
||||
"filters": {
|
||||
"platforms": [
|
||||
"Linux",
|
||||
"macOS",
|
||||
"Windows",
|
||||
"Cloud",
|
||||
"Containers"
|
||||
]
|
||||
},
|
||||
"sorting": 3,
|
||||
"layout": {
|
||||
"layout": "side",
|
||||
"aggregateFunction": "average",
|
||||
"showID": true,
|
||||
"showName": true,
|
||||
"showAggregateScores": false,
|
||||
"countUnscored": false
|
||||
},
|
||||
"hideDisabled": false,
|
||||
"techniques": [
|
||||
{
|
||||
"techniqueID": "T1552.001",
|
||||
"tactic": "credential-access",
|
||||
"score": 6.110283159463488,
|
||||
"color": "#99ccff",
|
||||
"comment": "41 finding(s) detected",
|
||||
"enabled": true,
|
||||
"metadata": [
|
||||
{
|
||||
"name": "Findings",
|
||||
"value": "41"
|
||||
}
|
||||
],
|
||||
"showSubtechniques": true
|
||||
},
|
||||
{
|
||||
"techniqueID": "T1078",
|
||||
"tactic": "initial-access",
|
||||
"score": 6.110283159463488,
|
||||
"color": "#99ccff",
|
||||
"comment": "41 finding(s) detected",
|
||||
"enabled": true,
|
||||
"metadata": [
|
||||
{
|
||||
"name": "Findings",
|
||||
"value": "41"
|
||||
}
|
||||
],
|
||||
"showSubtechniques": false
|
||||
},
|
||||
{
|
||||
"techniqueID": "T1195.001",
|
||||
"tactic": "initial-access",
|
||||
"score": 100,
|
||||
"color": "#ff6666",
|
||||
"comment": "671 finding(s) detected",
|
||||
"enabled": true,
|
||||
"metadata": [
|
||||
{
|
||||
"name": "Findings",
|
||||
"value": "671"
|
||||
}
|
||||
],
|
||||
"showSubtechniques": true
|
||||
},
|
||||
{
|
||||
"techniqueID": "T1190",
|
||||
"tactic": "initial-access",
|
||||
"score": 0.44709388971684055,
|
||||
"color": "#99ccff",
|
||||
"comment": "3 finding(s) detected",
|
||||
"enabled": true,
|
||||
"metadata": [
|
||||
{
|
||||
"name": "Findings",
|
||||
"value": "3"
|
||||
}
|
||||
],
|
||||
"showSubtechniques": false
|
||||
}
|
||||
],
|
||||
"gradient": {
|
||||
"colors": [
|
||||
"#99ccff",
|
||||
"#ffcc66",
|
||||
"#ff9966",
|
||||
"#ff6666"
|
||||
],
|
||||
"minValue": 0,
|
||||
"maxValue": 100
|
||||
},
|
||||
"legendItems": [
|
||||
{
|
||||
"label": "Total Findings: 712",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"label": "Techniques Covered: 4",
|
||||
"color": "#ffffff"
|
||||
}
|
||||
],
|
||||
"metadata": [
|
||||
{
|
||||
"name": "Generated by",
|
||||
"value": "JMo Security Audit Tool Suite"
|
||||
}
|
||||
],
|
||||
"showTacticRowBackground": true,
|
||||
"tacticRowBackground": "#dddddd",
|
||||
"selectTechniquesAcrossTactics": true,
|
||||
"selectSubtechniquesWithParent": true
|
||||
}
|
||||
Reference in New Issue
Block a user