Difference between revisions of "Group01 Proposal"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 47: Line 47:
  
 
==Data Source==
 
==Data Source==
World Bank Data:
+
AWS Honeypot Cyberattack dataset
*[https://opendata.cityofnewyork.us/data/ - Crime Data New York]
+
https://www.kaggle.com/casimian2000/aws-honeypot-attack-data/data
  
 +
 +
 +
.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

Project Timeline

1000px

Project Deliverable

Data Source

AWS Honeypot Cyberattack dataset https://www.kaggle.com/casimian2000/aws-honeypot-attack-data/data


.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 using R: