diff options
author | 2016-12-08 12:11:29 +0100 | |
---|---|---|
committer | 2016-12-08 12:11:29 +0100 | |
commit | 5bdfc7472ef18aedac6cf4aca745b797650c1337 (patch) | |
tree | 70938b2a92acb9d8aa4938334992cac79cc19ddf /sec-blueprint/02-threat-analysis.md | |
parent | bcc5bc53d5433e64b403caf06d03766931a921a6 (diff) |
reorganisation of file name and order for security blue print
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
Diffstat (limited to 'sec-blueprint/02-threat-analysis.md')
-rw-r--r-- | sec-blueprint/02-threat-analysis.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/sec-blueprint/02-threat-analysis.md b/sec-blueprint/02-threat-analysis.md new file mode 100644 index 0000000..c2e4372 --- /dev/null +++ b/sec-blueprint/02-threat-analysis.md @@ -0,0 +1,48 @@ +--- + +title : Treat Analysis & Coverage +date : 2016-06-30 +categories: architecture, automotive +tags: architecture, automotive, linux +layout: techdoc + +--- + +**Table of Content** + +1. TOC +{:toc} + +## Factory/Dealer installed applications + +## Factory/Dealer installed application updates + +## Factory/Dealer installed application removal + +## User installed applications + +## User installed application update + +## User installed application removal + +## Application Data security + +## Application Data upgrades + +## Vehicle bus write access by Factoy applications + +## Vehicle bus write access by User applications + +## Vehicle bus read access by Factoy applications + +## Vehicle bus read access by User applications + +## Platform software update failure due to corrupted update package + +## Platform software update failure due to corrupted invalid package + +## Attack from the Cloud + +## Man in the middle + +## Malicious CAN / USB devices |