Difference between revisions of "Group11 Proposal"
Jump to navigation
Jump to search
Vishalb.2017 (talk | contribs) (Created page with " <!--MAIN HEADER --> <div style="background:#3e4444; border:#124081; padding-left:15px; text-align:left;"> 500px|center #REDIRECT T...") |
Vishalb.2017 (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<!--MAIN HEADER --> | <!--MAIN HEADER --> | ||
− | <div style="background:# | + | <div style="background:-webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc)); border:#124081; padding-left:15px; text-align:left;background-image: linear-gradient(#fff, #ccc);"> |
− | |||
− | # | ||
<br> | <br> | ||
<font size = 5; color="#FFFFFF"><span style="font-family:Century Gothic;"><b></b><br></span></font> | <font size = 5; color="#FFFFFF"><span style="font-family:Century Gothic;"><b></b><br></span></font> | ||
Line 13: | Line 10: | ||
<!--MAIN MENU --> | <!--MAIN MENU --> | ||
− | {|style="background-color:# | + | {|style=background-image:"linear-gradient(#fff, #ccc)"; background-color:"#222;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="5" border-width="10" | |
− | | style="font-family: | + | | style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid:#1B338F; background:#222; text-align:center;" width="20%" | |
; | ; | ||
[[Group01_Overview| <font color="#FFFFFF">OVERVIEW</font>]] | [[Group01_Overview| <font color="#FFFFFF">OVERVIEW</font>]] | ||
− | | style="font-family: | + | | style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" | |
; | ; | ||
[[Group01_Proposal|<font color="#FFFFFF">PROPOSAL</font>]] | [[Group01_Proposal|<font color="#FFFFFF">PROPOSAL</font>]] | ||
− | | style="font-family: | + | | style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" | |
; | ; | ||
[[Group01_Poster| <font color="#FFFFFF">POSTER</font>]] | [[Group01_Poster| <font color="#FFFFFF">POSTER</font>]] | ||
− | | style="font-family: | + | | style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" | |
; | ; | ||
[[Group01_Application| <font color="#FFFFFF">APPLICATION</font>]] | [[Group01_Application| <font color="#FFFFFF">APPLICATION</font>]] | ||
− | | style="font-family: | + | | style="font-family:'Droid Sans', sans-serif;; font-size:100%; solid #1B338F; background:#222; text-align:center;" width="20%" | |
; | ; | ||
[[Group01_Report| <font color="#FFFFFF">REPORT</font>]] | [[Group01_Report| <font color="#FFFFFF">REPORT</font>]] | ||
Line 41: | Line 38: | ||
==Project Timeline== | ==Project Timeline== | ||
− | |||
==Project Deliverable== | ==Project Deliverable== | ||
Line 50: | Line 46: | ||
==Data Source== | ==Data Source== | ||
− | |||
− | |||
+ | |||
+ | |||
+ | |||
+ | .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 14:34, 15 June 2018
|
|
|
|
|
Contents
Abstract
Project Timeline
Project Deliverable
Data Source
.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: