Difference between revisions of "Group01 Proposal"

From Visual Analytics and Applications
Jump to navigation Jump to search
(added introduction)
Line 36: Line 36:
 
<!--OVERVIEW CONTENT -->
 
<!--OVERVIEW CONTENT -->
 
==Abstract==
 
==Abstract==
 +
Data analytic has apparently become a hot topic in the workplace in recent years. While people are aspired to drive positive outcomes from data analytic, one generally overlooks at the dark side of the story – cyber security. 
 +
 +
Cyber-attacks are becoming increasingly sophisticated. Coupled with the growing amount of data being generated by individuals, corporations and governments, well-orchestrated attacks could potentially cause major disruptions to any country, such as gaining access to national defense systems. In 28th Feb 2018, the media reported that the Ministry of Defence was hacked, resulting in the stolen data of 850 national servicemen and employee<sup>1</sup>. Regardless of the actual context, such news should really serve as alarm bells for extra efforts in the cyber security – one can not success in the Data world without a proper understanding of cyber security. 
 +
 +
According to David Koh, CEO of Singapore’s Cyber Security Agency, Singaporeans are largely aware of cybersecurity threats but do not take the necessary precautions, which may be due to complacency stemming from Singapore's reputation as a safe country<sup>2</sup>. Hence, public education is still required to urge individuals into taking preventive measures. This project will contribute to that end by providing interactive and interesting visulisations of cyber-attacks that can engage members of the public. As an extension of the project, the team may be able to provide a certain extent of prediction on where and how cyber attacks may happen.
 +
 +
<sup>1</sup>https://www.channelnewsasia.com/news/singapore/mindef-internet-system-breached-data-stolen-from-national-servic-7617146 
 +
<sup>2</sup>https://govinsider.asia/innovation/cyber-war-csa-singapore-david-koh/
  
 
==Project Timeline==
 
==Project Timeline==
Line 47: Line 55:
  
 
==Data Source==
 
==Data Source==
AWS Honeypot Cyberattack dataset
+
World Bank Data:
https://www.kaggle.com/casimian2000/aws-honeypot-attack-data/data
+
*[https://opendata.cityofnewyork.us/data/ - Crime Data New York]
 
 
 
 
 
 
.The AWS Honeypot Database is an open-source database including information on cyber attacks/attempts.
 
  
.Data has 451,581 data points collected from 9:53pm on 3 March 2013 to 5:55am on 8 September 2013.
 
  
 
==Visualization Tools and Packages==
 
==Visualization Tools and Packages==
 
Visualization using R:
 
Visualization using R:
 
* [https://cran.r-project.org/web/packages/shiny/index.html shiny], [https://cran.r-project.org/web/packages/ggplot2/index.html ggplot2], [https://cran.r-project.org/web/packages/plotly/index.html plotly], [https://cran.r-project.org/web/packages/tidyverse/index.html tidyverse],[https://cran.r-project.org/web/packages/reshape/index.html reshape], [https://cran.r-project.org/web/packages/circlize/index.html circlize]
 
* [https://cran.r-project.org/web/packages/shiny/index.html shiny], [https://cran.r-project.org/web/packages/ggplot2/index.html ggplot2], [https://cran.r-project.org/web/packages/plotly/index.html plotly], [https://cran.r-project.org/web/packages/tidyverse/index.html tidyverse],[https://cran.r-project.org/web/packages/reshape/index.html reshape], [https://cran.r-project.org/web/packages/circlize/index.html circlize]

Revision as of 13:09, 15 June 2018





OVERVIEW

PROPOSAL

POSTER

APPLICATION

REPORT


Abstract

Data analytic has apparently become a hot topic in the workplace in recent years. While people are aspired to drive positive outcomes from data analytic, one generally overlooks at the dark side of the story – cyber security.

Cyber-attacks are becoming increasingly sophisticated. Coupled with the growing amount of data being generated by individuals, corporations and governments, well-orchestrated attacks could potentially cause major disruptions to any country, such as gaining access to national defense systems. In 28th Feb 2018, the media reported that the Ministry of Defence was hacked, resulting in the stolen data of 850 national servicemen and employee1. Regardless of the actual context, such news should really serve as alarm bells for extra efforts in the cyber security – one can not success in the Data world without a proper understanding of cyber security.

According to David Koh, CEO of Singapore’s Cyber Security Agency, Singaporeans are largely aware of cybersecurity threats but do not take the necessary precautions, which may be due to complacency stemming from Singapore's reputation as a safe country2. Hence, public education is still required to urge individuals into taking preventive measures. This project will contribute to that end by providing interactive and interesting visulisations of cyber-attacks that can engage members of the public. As an extension of the project, the team may be able to provide a certain extent of prediction on where and how cyber attacks may happen.

1https://www.channelnewsasia.com/news/singapore/mindef-internet-system-breached-data-stolen-from-national-servic-7617146 2https://govinsider.asia/innovation/cyber-war-csa-singapore-david-koh/

Project Timeline

1000px

Project Deliverable

Data Source

World Bank Data:


Visualization Tools and Packages

Visualization using R: