{"componentChunkName":"component---src-templates-blog-template-blog-template-js","path":"/ccop-dashboard","result":{"data":{"markdownRemark":{"fields":{"dateSlug":"2020-07-01","id":"ccop-dashboard-2020-07-01"},"frontmatter":{"title":"CCOP Dashboard","categories":["research topic","cyber security"],"date":"July 1, 2020","tags":["Cyber Security","IT Services"],"type":"blog","author1":null,"author1_image":null},"html":"<h1>CCOP Dashboard</h1>\n<p>CCOP Dashboard visualizes security metrics to provide executives a concise view of their organizations' security status. It shows high-level compound metrics to provide a quick overview and allows executives to inspect the components of these metrics should the requirement arises. </p>\n<p>Key requirements of this dashboard:</p>\n<ul>\n<li>The ability to display information at different levels and allow executives to switch between these levels at will. </li>\n<li>The ability to customize the layout and content of the dashboard to suit the requirements of the organization. </li>\n</ul>\n<p>The ingestion, aggregation, and processing of data is out-of-scope of this CCOP dashboard, and will be handled in other parts of the CCOP project.</p>\n<h2>Metrics</h2>\n<p><strong>Protection Score</strong></p>\n<ul>\n<li>Network Perimeter Protection Score</li>\n<li>End-point Protection Score</li>\n<li>Physical Access Control Score</li>\n<li>Human Security Score</li>\n<li>Core Network Vulnerability Control Score</li>\n<li>Core Network Access Control Score</li>\n<li>Data Protection Store</li>\n</ul>\n<p><strong>Detection Score</strong></p>\n<ul>\n<li>Threat Awareness Score</li>\n<li>Threat Detection Score</li>\n</ul>\n<p><strong>Response Score</strong></p>\n<ul>\n<li>Incident Response Score</li>\n</ul>\n<p><strong>Business Impact of Cyber Events</strong></p>\n<h2>Project Milestones and Deliverables</h2>\n<h3>Mock-up</h3>\n<p><strong>Time: 3/7/2020(Done)</strong></p>\n<p>The Mock-up is a functional dashboard operating on mock-up data. It should be able to function as the provided specification. It is desirable that the mockup is available online to help our industry collaborators in understanding the idea and giving feedback for improvement. </p>\n<p>Next milestones are based on future discussions and feedback. </p>\n<h2>Technical Aspects</h2>\n<p>The dashboard should be built using Grafana. The main task of this project on the dashboard side would be to turn the graphical designs in the docs folder into dashboard hosted on Grafana. The Grafana should run in a container environment for ease of deployment and integration with other parts of the system. </p>\n<p>Grafana dashboards will draw data from an InfluxDB instance. Similarly to the Grafana, the InfluxDB should be hosted in a container environment. </p>\n<h2>Setup Steps</h2>\n<h3>Install grafana</h3>\n<p>Follow the offical instrustion to install grafana.\n<a href=\"https://grafana.com/grafana/download\">https://grafana.com/grafana/download</a></p>\n<h3>Install Pie Chart plugin</h3>\n<p>Follow the offical instrustion to install plugins.\n<a href=\"https://grafana.com/grafana/plugins/grafana-piechart-panel\">https://grafana.com/grafana/plugins/grafana-piechart-panel</a></p>\n<p>Note: If run grafana in a container, install the plugin at the same time starting the container.</p>\n<pre><code class=\"language-html\">docker run -d \\\n-p 3000:3000 \\\n--name=grafana \\\n-e \"GF_INSTALL_PLUGINS=grafana-piechart-panel\" \\\ngrafana/grafana\n</code></pre>\n<h3>Setup Data source</h3>\n<p>Add a new data source in grafana, choose TestData DB.</p>\n<h3>Import JSON file</h3>\n<p>Import JSON file when adding panel, and choose the TestData DB data source.</p>"}},"pageContext":{"slug":"ccop-dashboard","next":{"frontmatter":{"title":"A paper accepted in Mining Software Repositories (MSR) 2020","featured_image":null},"fields":{"slug":"a-paper-accepted-in-mining-software-repositories-msr-2020"}},"previous":{"frontmatter":{"title":"Tools and Techniques for Secure-by-Design DLT System","featured_image":{"childImageSharp":{"fluid":{"src":"/static/bbdecc8f12f99be010105337e5fc7456/7a94d/blog-03-1170x600.jpg","presentationWidth":720,"presentationHeight":120}}}},"fields":{"slug":"tools-and-techniques-for-secure-by-design-dlt-system"}},"breadcrumb":{"location":"/ccop-dashboard","crumbs":[{"pathname":"/","crumbLabel":"Home"},{"pathname":"/ccop-dashboard","crumbLabel":"ccop-dashboard"}]}}}}