Weekly Report for 2022-04-15 to 2022-04-22
Apr 22, 2022
Weekly Reports
STIX2 Files
Weekly Summary
- The top attacking country was China with 2385 individual attacking IPs
- The most attacked protocol was ssh with 1304 attacker IPs
- Total attacks are up 60% from last week (11724 vs 7325)
<div>
<h2>Weekly Comparison</h2>
<div id="weekcomparisonchart"></div>
<h2>Attacks by Destination</h2>
<div id="honeychart"></div>
<h2>Attacks By Country & ASN</h2>
<div id="chartdiv"></div>
<h2>Attacks By Date</h2>
<div id="protocolbarchart"></div>
<h2>Attacks By Protocol</h2>
<table>
<tbody>
<tr>
<td><div id="sshattacks"></div></td>
<td><div id="ftpattacks"></div></td>
<td><div id="ntpattacks"></div></td>
</tr>
<tr>
<td><div id="sipattacks"></div></td>
<td><div id="snmpattacks"></div></td>
<td><div id="telnetattacks"></div></td>
</tr>
<tr>
<td><div id="mssqlattacks"></div></td>
<td><div id="mysqlattacks"></div></td>
<td><div id="redisattacks"></div></td>
</tr>
<tr>
<td><div id="nmapattacks"></div></td>
<td><div id="gitattacks"></div></td>
<td><div id="dorkattacks"></div></td>
</tr>
</tbody>
</table>
<h2>Phishing Domains by Category</h2>
<div id="phishingchart"></div>
<script>
am4core.ready(function() {
am4core.useTheme(am4themes_dark);
am4core.useTheme(am4themes_animated);
var honeychart = am4core.create("honeychart", am4charts.PieChart);
honeychart.hiddenState.properties.opacity = 0;
honeychart.data = [
{"country": "France", "value": 280},{"country": "Singapore", "value": 232},{"country": "Germany", "value": 228},{"country": "Canada", "value": 230},{"country": "England", "value": 248},
];
honeychart.radius = am4core.percent(70);
honeychart.innerRadius = am4core.percent(40);
honeychart.startAngle = 180;
honeychart.endAngle = 360;
var series = honeychart.series.push(new am4charts.PieSeries());
series.dataFields.value = "value";
series.dataFields.category = "country";
series.slices.template.cornerRadius = 10;
series.slices.template.innerCornerRadius = 7;
series.slices.template.draggable = true;
series.slices.template.inert = true;
series.alignLabels = false;
series.hiddenState.properties.startAngle = 90;
series.hiddenState.properties.endAngle = 90;
honeychart.legend = new am4charts.Legend();
series.colors.list = [
am4core.color("#17b924"), am4core.color("#16a622"),
am4core.color("#12821b"), am4core.color("#0d6614"),
am4core.color("#0a4f10"), am4core.color("#347a3a"),
am4core.color("#2d6932"), am4core.color("#377f3d"),
am4core.color("#43994a"), am4core.color("#4fb057"),
am4core.color("#5ac964"), am4core.color("#3b5f3e"),
am4core.color("#4f7f53"), am4core.color("#629e67"),
am4core.color("#77c57e"), am4core.color("#8ee796")
];
});
</script>
<div id="countryasnchart"></div>
<script>
am4core.useTheme(am4themes_dark);
am4core.useTheme(am4themes_animated);
var container = am4core.create("countryasnchart", am4core.Container);
container.width = am4core.percent(100);
container.height = am4core.percent(100);
container.layout = "horizontal";
var chart = container.createChild(am4charts.PieChart);
chart.data = [
{
"country": "China",
"attacks": 2385,
"subData": [
{"name": "37963", "value": 435},{"name": "4134", "value": 424},{"name": "45090", "value": 331},{"name": "4837", "value": 299},{"name": "38365", "value": 278},{"name": "4808", "value": 86},{"name": "9808", "value": 68},{"name": "4812", "value": 41},{"name": "23724", "value": 34},{"name": "58519", "value": 29},{"name": "4811", "value": 27},{"name": "4847", "value": 24},{"name": "58593", "value": 21},{"name": "58461", "value": 20},{"name": "56046", "value": 19},{"name": "56048", "value": 9},{"name": "63835", "value": 9},{"name": "58543", "value": 8},{"name": "17621", "value": 8},{"name": "38283", "value": 8},{"name": "55990", "value": 7},{"name": "24139", "value": 7},{"name": "59019", "value": 7},{"name": "134761", "value": 7},{"name": "45062", "value": 6},{"name": "58466", "value": 6},{"name": "134420", "value": 6},{"name": "138421", "value": 6},{"name": "134768", "value": 5},{"name": "134771", "value": 5},{"name": "17816", "value": 5},{"name": "56041", "value": 5},{"name": "4816", "value": 5},{"name": "140292", "value": 4},{"name": "134762", "value": 4},{"name": "138538", "value": 4},{"name": "134774", "value": 4},{"name": "133118", "value": 4},{"name": "59078", "value": 4},{"name": "59029", "value": 3},{"name": "56042", "value": 3},{"name": "45058", "value": 3},{"name": "139021", "value": 3},{"name": "38019", "value": 3},{"name": "140527", "value": 3},{"name": "137693", "value": 3},{"name": "17623", "value": 3},{"name": "24445", "value": 3},{"name": "24444", "value": 3},{"name": "4538", "value": 3},{"name": "56044", "value": 3},{"name": "24400", "value": 3},{"name": "55933", "value": 3},{"name": "56040", "value": 3},{"name": "17638", "value": 3},{"name": "38372", "value": 3},{"name": "58563", "value": 2},{"name": "137697", "value": 2},{"name": "17429", "value": 2},{"name": "134196", "value": 2},{"name": "140726", "value": 2},{"name": "56005", "value": 2},{"name": "137695", "value": 2},{"name": "56047", "value": 2},{"name": "136190", "value": 2},{"name": "135629", "value": 2},{"name": "137539", "value": 2},{"name": "58541", "value": 2},{"name": "139080", "value": 2},{"name": "139201", "value": 2},{"name": "133774", "value": 2},{"name": "24547", "value": 2},{"name": "138982", "value": 2},{"name": "132525", "value": 2},{"name": "135373", "value": 2},{"name": "59037", "value": 1},{"name": "17622", "value": 1},{"name": "63612", "value": 1},{"name": "9389", "value": 1},{"name": "17775", "value": 1},{"name": "133775", "value": 1},{"name": "17962", "value": 1},{"name": "4835", "value": 1},{"name": "9812", "value": 1},{"name": "134542", "value": 1},{"name": "55994", "value": 1},{"name": "134760", "value": 1},{"name": "9308", "value": 1},{"name": "140061", "value": 1},{"name": "17964", "value": 1},{"name": "23764", "value": 1},{"name": "134756", "value": 1}
]
},
{
"country": "United_States",
"attacks": 1344,
"subData": [
{"name": "14061", "value": 257},{"name": "20052", "value": 122},{"name": "6939", "value": 98},{"name": "398324", "value": 98},{"name": "396982", "value": 77},{"name": "53667", "value": 77},{"name": "48090", "value": 69},{"name": "40021", "value": 39},{"name": "398722", "value": 31},{"name": "7922", "value": 30},{"name": "8100", "value": 28},{"name": "40676", "value": 27},{"name": "10439", "value": 27},{"name": "36352", "value": 22},{"name": "701", "value": 21},{"name": "8075", "value": 20},{"name": "6130", "value": 16},{"name": "20115", "value": 15},{"name": "14618", "value": 15},{"name": "2914", "value": 12},{"name": "7018", "value": 12},{"name": "63018", "value": 11},{"name": "46475", "value": 11},{"name": "211252", "value": 11},{"name": "14576", "value": 10},{"name": "132203", "value": 9},{"name": "30083", "value": 8},{"name": "21859", "value": 8},{"name": "33363", "value": 7},{"name": "20001", "value": 7},{"name": "12271", "value": 6},{"name": "40065", "value": 6},{"name": "32875", "value": 5},{"name": "46844", "value": 5},{"name": "31898", "value": 5},{"name": "398101", "value": 4},{"name": "396507", "value": 4},{"name": "22773", "value": 4},{"name": "20473", "value": 4},{"name": "62904", "value": 4},{"name": "209", "value": 3},{"name": "399045", "value": 3},{"name": "398705", "value": 3},{"name": "139646", "value": 3},{"name": "11427", "value": 3},{"name": "11426", "value": 3},{"name": "25820", "value": 3},{"name": "33588", "value": 2},{"name": "12212", "value": 2},{"name": "399686", "value": 2},{"name": "19108", "value": 2},{"name": "10796", "value": 2},{"name": "30688", "value": 2},{"name": "15169", "value": 2},{"name": "5650", "value": 2},{"name": "3737", "value": 2},{"name": "11492", "value": 2},{"name": "17139", "value": 2},{"name": "16276", "value": 2},{"name": "398355", "value": 2},{"name": "49532", "value": 2},{"name": "35913", "value": 2},{"name": "64050", "value": 2},{"name": "6128", "value": 2},{"name": "35251", "value": 1},{"name": "140224", "value": 1},{"name": "13490", "value": 1},{"name": "174", "value": 1},{"name": "203", "value": 1},{"name": "14051", "value": 1},{"name": "7029", "value": 1},{"name": "13614", "value": 1},{"name": "60068", "value": 1},{"name": "208046", "value": 1},{"name": "63949", "value": 1},{"name": "8008", "value": 1},{"name": "6181", "value": 1},{"name": "17177", "value": 1},{"name": "6079", "value": 1},{"name": "16509", "value": 1},{"name": "20055", "value": 1},{"name": "11404", "value": 1},{"name": "6167", "value": 1},{"name": "16591", "value": 1},{"name": "11351", "value": 1},{"name": "10835", "value": 1},{"name": "59", "value": 1},{"name": "14987", "value": 1},{"name": "53759", "value": 1},{"name": "22197", "value": 1},{"name": "36351", "value": 1},{"name": "16823", "value": 1},{"name": "35916", "value": 1},{"name": "40244", "value": 1},{"name": "53435", "value": 1},{"name": "46606", "value": 1},{"name": "396073", "value": 1},{"name": "8047", "value": 1},{"name": "399471", "value": 1},{"name": "4136", "value": 1},{"name": "139330", "value": 1},{"name": "27257", "value": 1},{"name": "36687", "value": 1},{"name": "10912", "value": 1},{"name": "36149", "value": 1},{"name": "33623", "value": 1},{"name": "395901", "value": 1},{"name": "20057", "value": 1},{"name": "62744", "value": 1},{"name": "47583", "value": 1},{"name": "7160", "value": 1}
]
},
{
"country": "Germany",
"attacks": 627,
"subData": [
{"name": "24961", "value": 226},{"name": "23470", "value": 159},{"name": "35366", "value": 90},{"name": "14061", "value": 52},{"name": "51167", "value": 38},{"name": "47154", "value": 17},{"name": "208843", "value": 7},{"name": "6724", "value": 6},{"name": "49581", "value": 4},{"name": "45102", "value": 4},{"name": "3320", "value": 4},{"name": "205100", "value": 3},{"name": "8075", "value": 3},{"name": "21413", "value": 2},{"name": "63949", "value": 2},{"name": "9145", "value": 1},{"name": "211138", "value": 1},{"name": "399471", "value": 1},{"name": "24940", "value": 1},{"name": "201729", "value": 1},{"name": "15169", "value": 1},{"name": "44592", "value": 1},{"name": "3209", "value": 1},{"name": "137409", "value": 1},{"name": "43847", "value": 1}
]
},
{
"country": "Hong_Kong",
"attacks": 256,
"subData": [
{"name": "132203", "value": 147},{"name": "57523", "value": 16},{"name": "45102", "value": 12},{"name": "8075", "value": 11},{"name": "4760", "value": 10},{"name": "135391", "value": 10},{"name": "9381", "value": 9},{"name": "133380", "value": 9},{"name": "135377", "value": 6},{"name": "9304", "value": 6},{"name": "10099", "value": 3},{"name": "4515", "value": 3},{"name": "38197", "value": 2},{"name": "55933", "value": 2},{"name": "134520", "value": 1},{"name": "201814", "value": 1},{"name": "9584", "value": 1},{"name": "23749", "value": 1},{"name": "9269", "value": 1},{"name": "136209", "value": 1},{"name": "147293", "value": 1},{"name": "142403", "value": 1},{"name": "45753", "value": 1},{"name": "7540", "value": 1}
]
},
{
"country": "South_Korea",
"attacks": 227,
"subData": [
{"name": "4766", "value": 104},{"name": "9318", "value": 56},{"name": "3786", "value": 20},{"name": "17858", "value": 12},{"name": "31898", "value": 5},{"name": "17853", "value": 5},{"name": "139070", "value": 5},{"name": "9981", "value": 2},{"name": "10054", "value": 2},{"name": "18302", "value": 2},{"name": "10066", "value": 1},{"name": "9694", "value": 1},{"name": "23584", "value": 1},{"name": "132203", "value": 1},{"name": "9319", "value": 1},{"name": "10036", "value": 1},{"name": "38107", "value": 1},{"name": "16509", "value": 1},{"name": "17849", "value": 1},{"name": "17864", "value": 1},{"name": "38673", "value": 1},{"name": "8075", "value": 1},{"name": "38096", "value": 1},{"name": "9316", "value": 1}
]
},
{
"country": "France",
"attacks": 211,
"subData": [
{"name": "12876", "value": 132},{"name": "16276", "value": 31},{"name": "29066", "value": 28},{"name": "3215", "value": 4},{"name": "12322", "value": 4},{"name": "15557", "value": 4},{"name": "5410", "value": 3},{"name": "8972", "value": 3},{"name": "198375", "value": 1},{"name": "34177", "value": 1}
]
},
{
"country": "Singapore",
"attacks": 182,
"subData": [
{"name": "132203", "value": 89},{"name": "14061", "value": 64},{"name": "134963", "value": 15},{"name": "8075", "value": 4},{"name": "396982", "value": 2},{"name": "141995", "value": 2},{"name": "31898", "value": 2},{"name": "16509", "value": 2},{"name": "63949", "value": 1},{"name": "21859", "value": 1}
]
},
{
"country": "Netherlands",
"attacks": 177,
"subData": [
{"name": "51447", "value": 52},{"name": "14061", "value": 38},{"name": "48090", "value": 21},{"name": "211252", "value": 15},{"name": "49870", "value": 12},{"name": "8075", "value": 8},{"name": "12876", "value": 7},{"name": "139884", "value": 6},{"name": "202425", "value": 6},{"name": "211895", "value": 5},{"name": "63473", "value": 2},{"name": "33915", "value": 1},{"name": "25820", "value": 1},{"name": "50673", "value": 1},{"name": "202422", "value": 1},{"name": "36352", "value": 1}
]
},
{
"country": "United_Kingdom",
"attacks": 170,
"subData": [
{"name": "202425", "value": 52},{"name": "16276", "value": 40},{"name": "14061", "value": 27},{"name": "8075", "value": 18},{"name": "63949", "value": 9},{"name": "16509", "value": 6},{"name": "2856", "value": 3},{"name": "5607", "value": 3},{"name": "5089", "value": 2},{"name": "396982", "value": 2},{"name": "12576", "value": 1},{"name": "42831", "value": 1},{"name": "31898", "value": 1},{"name": "20860", "value": 1},{"name": "25369", "value": 1},{"name": "6871", "value": 1},{"name": "51561", "value": 1},{"name": "31655", "value": 1}
]
},
{
"country": "Vietnam",
"attacks": 166,
"subData": [
{"name": "24086", "value": 69},{"name": "135905", "value": 18},{"name": "18403", "value": 15},{"name": "45899", "value": 14},{"name": "63737", "value": 14},{"name": "135967", "value": 11},{"name": "38731", "value": 10},{"name": "7552", "value": 5},{"name": "140833", "value": 3},{"name": "131386", "value": 2},{"name": "131423", "value": 1},{"name": "131392", "value": 1},{"name": "135987", "value": 1},{"name": "7643", "value": 1},{"name": "135915", "value": 1}
]
},
{
"country": "Russia",
"attacks": 164,
"subData": [
{"name": "12389", "value": 26},{"name": "14576", "value": 16},{"name": "35029", "value": 16},{"name": "197068", "value": 15},{"name": "50113", "value": 9},{"name": "50340", "value": 7},{"name": "44257", "value": 6},{"name": "49505", "value": 5},{"name": "8359", "value": 3},{"name": "200350", "value": 3},{"name": "12714", "value": 3},{"name": "42478", "value": 2},{"name": "31200", "value": 2},{"name": "35807", "value": 2},{"name": "8402", "value": 2},{"name": "29182", "value": 2},{"name": "57026", "value": 2},{"name": "29648", "value": 2},{"name": "57803", "value": 2},{"name": "12418", "value": 1},{"name": "25159", "value": 1},{"name": "201826", "value": 1},{"name": "41275", "value": 1},{"name": "12768", "value": 1},{"name": "13296", "value": 1},{"name": "51004", "value": 1},{"name": "12737", "value": 1},{"name": "8369", "value": 1},{"name": "34573", "value": 1},{"name": "8595", "value": 1},{"name": "29124", "value": 1},{"name": "33892", "value": 1},{"name": "51341", "value": 1},{"name": "20919", "value": 1},{"name": "48940", "value": 1},{"name": "28812", "value": 1},{"name": "25513", "value": 1},{"name": "197695", "value": 1},{"name": "29226", "value": 1},{"name": "205720", "value": 1},{"name": "206011", "value": 1},{"name": "8345", "value": 1},{"name": "206728", "value": 1},{"name": "31430", "value": 1},{"name": "24955", "value": 1},{"name": "39812", "value": 1},{"name": "21479", "value": 1},{"name": "3216", "value": 1},{"name": "8263", "value": 1},{"name": "8570", "value": 1},{"name": "34533", "value": 1},{"name": "57271", "value": 1},{"name": "34896", "value": 1},{"name": "48739", "value": 1},{"name": "204490", "value": 1},{"name": "8641", "value": 1},{"name": "31163", "value": 1},{"name": "51214", "value": 1}
]
},
{
"country": "India",
"attacks": 159,
"subData": [
{"name": "14061", "value": 53},{"name": "24560", "value": 12},{"name": "45820", "value": 9},{"name": "9829", "value": 7},{"name": "9498", "value": 6},{"name": "17488", "value": 6},{"name": "16509", "value": 5},{"name": "24309", "value": 5},{"name": "17813", "value": 4},{"name": "55577", "value": 4},{"name": "55836", "value": 4},{"name": "131210", "value": 3},{"name": "45916", "value": 3},{"name": "17762", "value": 2},{"name": "132137", "value": 2},{"name": "18002", "value": 2},{"name": "4755", "value": 2},{"name": "55824", "value": 2},{"name": "139195", "value": 2},{"name": "17439", "value": 1},{"name": "137125", "value": 1},{"name": "31898", "value": 1},{"name": "142511", "value": 1},{"name": "149544", "value": 1},{"name": "24554", "value": 1},{"name": "8075", "value": 1},{"name": "138275", "value": 1},{"name": "136357", "value": 1},{"name": "18196", "value": 1},{"name": "59162", "value": 1},{"name": "135139", "value": 1},{"name": "134326", "value": 1},{"name": "133255", "value": 1},{"name": "137154", "value": 1},{"name": "17753", "value": 1},{"name": "38571", "value": 1},{"name": "133720", "value": 1},{"name": "135700", "value": 1},{"name": "133311", "value": 1},{"name": "133597", "value": 1},{"name": "132923", "value": 1},{"name": "45804", "value": 1},{"name": "134884", "value": 1},{"name": "132203", "value": 1},{"name": "140158", "value": 1}
]
},
{
"country": "Canada",
"attacks": 130,
"subData": [
{"name": "16276", "value": 106},{"name": "14061", "value": 9},{"name": "852", "value": 5},{"name": "577", "value": 2},{"name": "11260", "value": 2},{"name": "31898", "value": 2},{"name": "5769", "value": 1},{"name": "6327", "value": 1},{"name": "54643", "value": 1},{"name": "11666", "value": 1}
]
},
{
"country": "Brazil",
"attacks": 129,
"subData": [
{"name": "28573", "value": 16},{"name": "10429", "value": 9},{"name": "269663", "value": 7},{"name": "27699", "value": 6},{"name": "270951", "value": 6},{"name": "262505", "value": 4},{"name": "7738", "value": 3},{"name": "8167", "value": 3},{"name": "61939", "value": 3},{"name": "18881", "value": 3},{"name": "31898", "value": 3},{"name": "269278", "value": 2},{"name": "262983", "value": 2},{"name": "28166", "value": 2},{"name": "268901", "value": 2},{"name": "266550", "value": 2},{"name": "263116", "value": 2},{"name": "396982", "value": 1},{"name": "262378", "value": 1},{"name": "28329", "value": 1},{"name": "11419", "value": 1},{"name": "53078", "value": 1},{"name": "27715", "value": 1},{"name": "264159", "value": 1},{"name": "53062", "value": 1},{"name": "268691", "value": 1},{"name": "52557", "value": 1},{"name": "22085", "value": 1},{"name": "28665", "value": 1},{"name": "262909", "value": 1},{"name": "262749", "value": 1},{"name": "266188", "value": 1},{"name": "262509", "value": 1},{"name": "26599", "value": 1},{"name": "28343", "value": 1},{"name": "269267", "value": 1},{"name": "266337", "value": 1},{"name": "262879", "value": 1},{"name": "28220", "value": 1},{"name": "262734", "value": 1},{"name": "262758", "value": 1},{"name": "271335", "value": 1},{"name": "61581", "value": 1},{"name": "53230", "value": 1},{"name": "52898", "value": 1},{"name": "267251", "value": 1},{"name": "268362", "value": 1},{"name": "263431", "value": 1},{"name": "270587", "value": 1},{"name": "28666", "value": 1},{"name": "262750", "value": 1},{"name": "53245", "value": 1},{"name": "267437", "value": 1},{"name": "52613", "value": 1},{"name": "265219", "value": 1},{"name": "52617", "value": 1},{"name": "28224", "value": 1},{"name": "268833", "value": 1},{"name": "265078", "value": 1},{"name": "53013", "value": 1},{"name": "268875", "value": 1},{"name": "264186", "value": 1},{"name": "263674", "value": 1},{"name": "266989", "value": 1},{"name": "16735", "value": 1},{"name": "263880", "value": 1},{"name": "263256", "value": 1},{"name": "28173", "value": 1},{"name": "266525", "value": 1},{"name": "28294", "value": 1},{"name": "28669", "value": 1}
]
},
{
"country": "Romania",
"attacks": 80,
"subData": [
{"name": "47890", "value": 51},{"name": "44477", "value": 16},{"name": "9050", "value": 4},{"name": "25198", "value": 3},{"name": "12302", "value": 2},{"name": "48161", "value": 2},{"name": "5606", "value": 1},{"name": "8708", "value": 1}
]
},
{
"country": "Italy",
"attacks": 61,
"subData": [
{"name": "51167", "value": 19},{"name": "30722", "value": 12},{"name": "12874", "value": 12},{"name": "3269", "value": 9},{"name": "1267", "value": 6},{"name": "209529", "value": 1},{"name": "207022", "value": 1},{"name": "31115", "value": 1}
]
},
{
"country": "Indonesia",
"attacks": 58,
"subData": [
{"name": "7713", "value": 22},{"name": "9875", "value": 5},{"name": "10137", "value": 4},{"name": "9905", "value": 3},{"name": "23700", "value": 3},{"name": "55688", "value": 3},{"name": "136052", "value": 2},{"name": "137342", "value": 2},{"name": "17769", "value": 2},{"name": "4800", "value": 2},{"name": "131769", "value": 1},{"name": "133800", "value": 1},{"name": "24525", "value": 1},{"name": "23951", "value": 1},{"name": "4761", "value": 1},{"name": "131775", "value": 1},{"name": "38750", "value": 1},{"name": "9341", "value": 1},{"name": "137289", "value": 1},{"name": "59282", "value": 1}
]
},
{
"country": "Taiwan",
"attacks": 57,
"subData": [
{"name": "3462", "value": 40},{"name": "9924", "value": 3},{"name": "18049", "value": 2},{"name": "9676", "value": 2},{"name": "131596", "value": 2},{"name": "131597", "value": 1},{"name": "24164", "value": 1},{"name": "17709", "value": 1},{"name": "18429", "value": 1},{"name": "17809", "value": 1},{"name": "38841", "value": 1},{"name": "9416", "value": 1},{"name": "7482", "value": 1}
]
},
{
"country": "Japan",
"attacks": 48,
"subData": [
{"name": "7506", "value": 8},{"name": "63949", "value": 4},{"name": "396982", "value": 4},{"name": "16509", "value": 3},{"name": "4713", "value": 3},{"name": "8075", "value": 3},{"name": "17676", "value": 2},{"name": "2519", "value": 2},{"name": "2497", "value": 2},{"name": "31898", "value": 2},{"name": "58519", "value": 1},{"name": "45974", "value": 1},{"name": "2527", "value": 1},{"name": "45102", "value": 1},{"name": "4685", "value": 1},{"name": "2514", "value": 1},{"name": "2516", "value": 1},{"name": "10010", "value": 1},{"name": "18126", "value": 1},{"name": "17511", "value": 1},{"name": "9370", "value": 1},{"name": "12389", "value": 1},{"name": "9595", "value": 1},{"name": "132203", "value": 1},{"name": "64050", "value": 1}
]
},
{
"country": "Mexico",
"attacks": 46,
"subData": [
{"name": "13999", "value": 17},{"name": "8151", "value": 13},{"name": "22884", "value": 6},{"name": "11888", "value": 2},{"name": "262916", "value": 2},{"name": "3810", "value": 1},{"name": "28509", "value": 1},{"name": "28438", "value": 1},{"name": "6503", "value": 1},{"name": "27672", "value": 1},{"name": "13579", "value": 1}
]
},
{
"country": "Sweden",
"attacks": 36,
"subData": [
{"name": "1257", "value": 20},{"name": "3301", "value": 4},{"name": "8473", "value": 2},{"name": "41281", "value": 2},{"name": "45011", "value": 2},{"name": "42695", "value": 1},{"name": "29518", "value": 1},{"name": "2119", "value": 1},{"name": "34622", "value": 1},{"name": "12552", "value": 1},{"name": "35706", "value": 1}
]
},
{
"country": "Egypt",
"attacks": 34,
"subData": [
{"name": "8452", "value": 26},{"name": "24863", "value": 3},{"name": "24835", "value": 2},{"name": "20928", "value": 1},{"name": "31619", "value": 1},{"name": "36992", "value": 1}
]
},
{
"country": "Turkey",
"attacks": 31,
"subData": [
{"name": "9121", "value": 15},{"name": "47331", "value": 5},{"name": "16135", "value": 3},{"name": "34984", "value": 2},{"name": "12599", "value": 1},{"name": "8685", "value": 1},{"name": "34296", "value": 1},{"name": "12735", "value": 1},{"name": "206991", "value": 1},{"name": "212219", "value": 1}
]
},
{
"country": "Poland",
"attacks": 30,
"subData": [
{"name": "213010", "value": 6},{"name": "202281", "value": 6},{"name": "210228", "value": 5},{"name": "12741", "value": 2},{"name": "49804", "value": 2},{"name": "204744", "value": 1},{"name": "31242", "value": 1},{"name": "5617", "value": 1},{"name": "199846", "value": 1},{"name": "39716", "value": 1},{"name": "8374", "value": 1},{"name": "60191", "value": 1},{"name": "56373", "value": 1},{"name": "201725", "value": 1}
]
},
{
"country": "Australia",
"attacks": 29,
"subData": [
{"name": "8075", "value": 9},{"name": "36351", "value": 6},{"name": "1221", "value": 4},{"name": "4739", "value": 2},{"name": "4764", "value": 2},{"name": "9443", "value": 1},{"name": "16509", "value": 1},{"name": "7607", "value": 1},{"name": "137409", "value": 1},{"name": "7545", "value": 1},{"name": "18390", "value": 1}
]
},
{
"country": "Thailand",
"attacks": 24,
"subData": [
{"name": "131090", "value": 5},{"name": "9891", "value": 4},{"name": "23969", "value": 3},{"name": "131293", "value": 3},{"name": "4618", "value": 1},{"name": "17552", "value": 1},{"name": "4750", "value": 1},{"name": "133481", "value": 1},{"name": "9335", "value": 1},{"name": "9931", "value": 1},{"name": "132280", "value": 1},{"name": "45758", "value": 1},{"name": "38794", "value": 1}
]
},
{
"country": "Argentina",
"attacks": 24,
"subData": [
{"name": "7303", "value": 9},{"name": "22927", "value": 3},{"name": "11664", "value": 2},{"name": "52504", "value": 2},{"name": "263736", "value": 1},{"name": "52323", "value": 1},{"name": "263756", "value": 1},{"name": "265661", "value": 1},{"name": "10834", "value": 1},{"name": "52312", "value": 1},{"name": "4270", "value": 1},{"name": "27813", "value": 1}
]
},
{
"country": "Ukraine",
"attacks": 23,
"subData": [
{"name": "3255", "value": 4},{"name": "205673", "value": 2},{"name": "15895", "value": 2},{"name": "6876", "value": 2},{"name": "25229", "value": 2},{"name": "56527", "value": 1},{"name": "13188", "value": 1},{"name": "6703", "value": 1},{"name": "29107", "value": 1},{"name": "197159", "value": 1},{"name": "15713", "value": 1},{"name": "201776", "value": 1},{"name": "35442", "value": 1},{"name": "31148", "value": 1},{"name": "25133", "value": 1},{"name": "15377", "value": 1}
]
},
{
"country": "Spain",
"attacks": 22,
"subData": [
{"name": "3352", "value": 6},{"name": "12479", "value": 3},{"name": "12430", "value": 2},{"name": "12338", "value": 2},{"name": "203936", "value": 1},{"name": "57269", "value": 1},{"name": "205718", "value": 1},{"name": "174", "value": 1},{"name": "12946", "value": 1},{"name": "35699", "value": 1},{"name": "42612", "value": 1},{"name": "15704", "value": 1},{"name": "201337", "value": 1}
]
},
{
"country": "Belgium",
"attacks": 22,
"subData": [
{"name": "15169", "value": 12},{"name": "396982", "value": 6},{"name": "6848", "value": 2},{"name": "5432", "value": 1},{"name": "12392", "value": 1}
]
},
{
"country": "United_Arab_Emirates",
"attacks": 20,
"subData": [
{"name": "8075", "value": 11},{"name": "36351", "value": 5},{"name": "5384", "value": 3},{"name": "8966", "value": 1}
]
},
{
"country": "Iran",
"attacks": 18,
"subData": [
{"name": "58224", "value": 7},{"name": "31549", "value": 3},{"name": "58256", "value": 1},{"name": "44285", "value": 1},{"name": "16322", "value": 1},{"name": "43754", "value": 1},{"name": "49100", "value": 1},{"name": "57474", "value": 1},{"name": "43212", "value": 1},{"name": "48715", "value": 1}
]
},
{
"country": "Colombia",
"attacks": 18,
"subData": [
{"name": "13489", "value": 7},{"name": "14080", "value": 5},{"name": "3816", "value": 2},{"name": "19429", "value": 2},{"name": "10620", "value": 1},{"name": "3549", "value": 1}
]
},
{
"country": "Finland",
"attacks": 17,
"subData": [
{"name": "202053", "value": 17}
]
},
{
"country": "Switzerland",
"attacks": 17,
"subData": [
{"name": "50837", "value": 7},{"name": "51852", "value": 6},{"name": "3303", "value": 2},{"name": "15600", "value": 1},{"name": "6730", "value": 1}
]
},
{
"country": "Luxembourg",
"attacks": 16,
"subData": [
{"name": "53667", "value": 16}
]
},
{
"country": "Estonia",
"attacks": 15,
"subData": [
{"name": "213010", "value": 15}
]
},
{
"country": "Pakistan",
"attacks": 12,
"subData": [
{"name": "18053", "value": 4},{"name": "17557", "value": 2},{"name": "23674", "value": 1},{"name": "38713", "value": 1},{"name": "7590", "value": 1},{"name": "9387", "value": 1},{"name": "136384", "value": 1},{"name": "23750", "value": 1}
]
},
{
"country": "Chile",
"attacks": 12,
"subData": [
{"name": "27651", "value": 3},{"name": "22047", "value": 3},{"name": "18747", "value": 1},{"name": "262167", "value": 1},{"name": "15311", "value": 1},{"name": "266731", "value": 1},{"name": "14259", "value": 1},{"name": "16629", "value": 1}
]
},
{
"country": "Malaysia",
"attacks": 11,
"subData": [
{"name": "4788", "value": 5},{"name": "46015", "value": 2},{"name": "45102", "value": 1},{"name": "132111", "value": 1},{"name": "55720", "value": 1},{"name": "17971", "value": 1}
]
},
{
"country": "Portugal",
"attacks": 10,
"subData": [
{"name": "12353", "value": 4},{"name": "3243", "value": 2},{"name": "211680", "value": 2},{"name": "15525", "value": 2}
]
},
{
"country": "Hungary",
"attacks": 8,
"subData": [
{"name": "5483", "value": 5},{"name": "20845", "value": 1},{"name": "42864", "value": 1},{"name": "58098", "value": 1}
]
},
{
"country": "Ethiopia",
"attacks": 8,
"subData": [
{"name": "24757", "value": 8}
]
},
{
"country": "Belarus",
"attacks": 7,
"subData": [
{"name": "25106", "value": 4},{"name": "205820", "value": 1},{"name": "42772", "value": 1},{"name": "6697", "value": 1}
]
},
{
"country": "Kazakhstan",
"attacks": 7,
"subData": [
{"name": "9198", "value": 3},{"name": "29046", "value": 1},{"name": "39188", "value": 1},{"name": "200590", "value": 1},{"name": "41798", "value": 1}
]
},
{
"country": "Bangladesh",
"attacks": 7,
"subData": [
{"name": "136215", "value": 1},{"name": "23923", "value": 1},{"name": "38592", "value": 1},{"name": "138658", "value": 1},{"name": "9230", "value": 1},{"name": "138014", "value": 1},{"name": "134186", "value": 1}
]
},
{
"country": "Philippines",
"attacks": 5,
"subData": [
{"name": "38553", "value": 1},{"name": "17639", "value": 1},{"name": "56207", "value": 1},{"name": "45102", "value": 1},{"name": "9299", "value": 1}
]
},
{
"country": "Morocco",
"attacks": 5,
"subData": [
{"name": "36903", "value": 2},{"name": "6713", "value": 2},{"name": "36884", "value": 1}
]
},
{
"country": "Venezuela",
"attacks": 5,
"subData": [
{"name": "8048", "value": 3},{"name": "8053", "value": 1},{"name": "269750", "value": 1}
]
},
{
"country": "Kenya",
"attacks": 5,
"subData": [
{"name": "328296", "value": 2},{"name": "37219", "value": 1},{"name": "15808", "value": 1},{"name": "37305", "value": 1}
]
},
{
"country": "Bulgaria",
"attacks": 4,
"subData": [
{"name": "208046", "value": 2},{"name": "35489", "value": 1},{"name": "8866", "value": 1}
]
},
{
"country": "Tunisia",
"attacks": 4,
"subData": [
{"name": "327934", "value": 2},{"name": "37705", "value": 2}
]
},
{
"country": "El_Salvador",
"attacks": 4,
"subData": [
{"name": "26617", "value": 3},{"name": "14754", "value": 1}
]
},
{
"country": "Saudi_Arabia",
"attacks": 4,
"subData": [
{"name": "31898", "value": 2},{"name": "35819", "value": 1},{"name": "35753", "value": 1}
]
},
{
"country": "Panama",
"attacks": 4,
"subData": [
{"name": "11556", "value": 2},{"name": "18809", "value": 2}
]
},
{
"country": "New_Zealand",
"attacks": 4,
"subData": [
{"name": "4771", "value": 2},{"name": "23655", "value": 2}
]
},
{
"country": "Bolivia",
"attacks": 3,
"subData": [
{"name": "6568", "value": 1},{"name": "52495", "value": 1},{"name": "27839", "value": 1}
]
},
{
"country": "Nepal",
"attacks": 3,
"subData": [
{"name": "45650", "value": 2},{"name": "23752", "value": 1}
]
},
{
"country": "Iraq",
"attacks": 3,
"subData": [
{"name": "12952", "value": 1},{"name": "203217", "value": 1},{"name": "39216", "value": 1}
]
},
{
"country": "Cabo_Verde",
"attacks": 3,
"subData": [
{"name": "37517", "value": 3}
]
},
{
"country": "Isle_of_Man",
"attacks": 3,
"subData": [
{"name": "42237", "value": 3}
]
},
{
"country": "Czechia",
"attacks": 3,
"subData": [
{"name": "6740", "value": 2},{"name": "197197", "value": 1}
]
},
{
"country": "Greece",
"attacks": 3,
"subData": [
{"name": "6799", "value": 2},{"name": "1241", "value": 1}
]
},
{
"country": "Israel",
"attacks": 3,
"subData": [
{"name": "8551", "value": 1},{"name": "12400", "value": 1},{"name": "47956", "value": 1}
]
},
{
"country": "Armenia",
"attacks": 3,
"subData": [
{"name": "44395", "value": 1},{"name": "12297", "value": 1},{"name": "201986", "value": 1}
]
},
{
"country": "Ireland",
"attacks": 3,
"subData": [
{"name": "8075", "value": 2},{"name": "2110", "value": 1}
]
},
{
"country": "Tanzania",
"attacks": 3,
"subData": [
{"name": "33765", "value": 1},{"name": "37182", "value": 1},{"name": "36909", "value": 1}
]
},
{
"country": "Paraguay",
"attacks": 3,
"subData": [
{"name": "27866", "value": 1},{"name": "27669", "value": 1},{"name": "266831", "value": 1}
]
},
{
"country": "Lithuania",
"attacks": 3,
"subData": [
{"name": "24852", "value": 1},{"name": "21412", "value": 1},{"name": "15440", "value": 1}
]
},
{
"country": "Ecuador",
"attacks": 3,
"subData": [
{"name": "27947", "value": 2},{"name": "22724", "value": 1}
]
},
{
"country": "Norway",
"attacks": 3,
"subData": [
{"name": "8075", "value": 2},{"name": "2116", "value": 1}
]
},
{
"country": "Senegal",
"attacks": 3,
"subData": [
{"name": "8346", "value": 3}
]
},
{
"country": "Uruguay",
"attacks": 2,
"subData": [
{"name": "6057", "value": 2}
]
},
{
"country": "Peru",
"attacks": 2,
"subData": [
{"name": "12252", "value": 1},{"name": "6147", "value": 1}
]
},
{
"country": "Guam",
"attacks": 2,
"subData": [
{"name": "3605", "value": 2}
]
},
{
"country": "Samoa",
"attacks": 2,
"subData": [
{"name": "133747", "value": 2}
]
},
{
"country": "Belize",
"attacks": 2,
"subData": [
{"name": "200514", "value": 2}
]
},
{
"country": "Rwanda",
"attacks": 2,
"subData": [
{"name": "327707", "value": 2}
]
},
{
"country": "Iceland",
"attacks": 2,
"subData": [
{"name": "12969", "value": 1},{"name": "50613", "value": 1}
]
},
{
"country": "Lebanon",
"attacks": 2,
"subData": [
{"name": "42003", "value": 1},{"name": "206406", "value": 1}
]
},
{
"country": "Qatar",
"attacks": 2,
"subData": [
{"name": "8781", "value": 2}
]
},
{
"country": "Croatia",
"attacks": 2,
"subData": [
{"name": "13046", "value": 1},{"name": "12810", "value": 1}
]
},
{
"country": "Ivory_Coast",
"attacks": 2,
"subData": [
{"name": "37381", "value": 2}
]
},
{
"country": "Cambodia",
"attacks": 2,
"subData": [
{"name": "38623", "value": 1},{"name": "131178", "value": 1}
]
},
{
"country": "Syria",
"attacks": 1,
"subData": [
{"name": "29256", "value": 1}
]
},
{
"country": "New_Caledonia",
"attacks": 1,
"subData": [
{"name": "17480", "value": 1}
]
},
{
"country": "Slovakia",
"attacks": 1,
"subData": [
{"name": "39455", "value": 1}
]
},
{
"country": "Zimbabwe",
"attacks": 1,
"subData": [
{"name": "30969", "value": 1}
]
},
{
"country": "Malawi",
"attacks": 1,
"subData": [
{"name": "37098", "value": 1}
]
},
{
"country": "Bahrain",
"attacks": 1,
"subData": [
{"name": "16509", "value": 1}
]
},
{
"country": "Albania",
"attacks": 1,
"subData": [
{"name": "199276", "value": 1}
]
},
{
"country": "St_Kitts_and_Nevis",
"attacks": 1,
"subData": [
{"name": "399188", "value": 1}
]
},
{
"country": "Latvia",
"attacks": 1,
"subData": [
{"name": "43513", "value": 1}
]
},
{
"country": "Afghanistan",
"attacks": 1,
"subData": [
{"name": "59317", "value": 1}
]
},
{
"country": "Jordan",
"attacks": 1,
"subData": [
{"name": "48832", "value": 1}
]
},
{
"country": "Suriname",
"attacks": 1,
"subData": [
{"name": "27775", "value": 1}
]
},
{
"country": "Seychelles",
"attacks": 1,
"subData": [
{"name": "40065", "value": 1}
]
},
{
"country": "Benin",
"attacks": 1,
"subData": [
{"name": "37090", "value": 1}
]
},
{
"country": "Guatemala",
"attacks": 1,
"subData": [
{"name": "26617", "value": 1}
]
},
{
"country": "Serbia",
"attacks": 1,
"subData": [
{"name": "8400", "value": 1}
]
},
{
"country": "Bosnia_and_Herzegovina",
"attacks": 1,
"subData": [
{"name": "199051", "value": 1}
]
},
{
"country": "Nigeria",
"attacks": 1,
"subData": [
{"name": "37209", "value": 1}
]
},
{
"country": "DR_Congo",
"attacks": 1,
"subData": [
{"name": "37677", "value": 1}
]
},
{
"country": "Azerbaijan",
"attacks": 1,
"subData": [
{"name": "29049", "value": 1}
]
},
{
"country": "Sierra_Leone",
"attacks": 1,
"subData": [
{"name": "328289", "value": 1}
]
},
{
"country": "Angola",
"attacks": 1,
"subData": [
{"name": "37119", "value": 1}
]
},
{
"country": "Mozambique",
"attacks": 1,
"subData": [
{"name": "37223", "value": 1}
]
},
{
"country": "Martinique",
"attacks": 1,
"subData": [
{"name": "3215", "value": 1}
]
},
{
"country": "Moldova",
"attacks": 1,
"subData": [
{"name": "48205", "value": 1}
]
},
{
"country": "Montenegro",
"attacks": 1,
"subData": [
{"name": "8585", "value": 1}
]
},
{
"country": "Cyprus",
"attacks": 1,
"subData": [
{"name": "6866", "value": 1}
]
},
{
"country": "Georgia",
"attacks": 1,
"subData": [
{"name": "35805", "value": 1}
]
},
{
"country": "Algeria",
"attacks": 1,
"subData": [
{"name": "36947", "value": 1}
]
},
{
"country": "North_Macedonia",
"attacks": 1,
"subData": [
{"name": "44021", "value": 1}
]
},
{
"country": "Kuwait",
"attacks": 1,
"subData": [
{"name": "6412", "value": 1}
]
},
{
"country": "Sudan",
"attacks": 1,
"subData": [
{"name": "37197", "value": 1}
]
},
{
"country": "Gambia",
"attacks": 1,
"subData": [
{"name": "25250", "value": 1}
]
},
];
var pieSeries = chart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.states.getKey("active").properties.shiftRadius = 0;
pieSeries.slices.template.events.on("hit", function(event) {
selectSlice(event.target.dataItem);
});
var chart2 = container.createChild(am4charts.PieChart);
chart2.width = am4core.percent(25);
chart2.radius = am4core.percent(80);
var pieSeries2 = chart2.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "value";
pieSeries2.dataFields.category = "name";
pieSeries2.slices.template.states.getKey("active").properties.shiftRadius = 0;
pieSeries2.labels.template.disabled = true;
pieSeries2.ticks.template.disabled = true;
pieSeries2.alignLabels = false;
pieSeries2.events.on("positionchanged", updateLines);
var interfaceColors = new am4core.InterfaceColorSet();
var line1 = container.createChild(am4core.Line);
line1.strokeDasharray = "2,2";
line1.strokeOpacity = 1;
line1.stroke = interfaceColors.getFor("alternativeBackground");
line1.isMeasured = false;
var line2 = container.createChild(am4core.Line);
line2.strokeDasharray = "2,2";
line2.strokeOpacity = 1;
line2.stroke = interfaceColors.getFor("alternativeBackground");
line2.isMeasured = false;
var selectedSlice;
function selectSlice(dataItem) {
selectedSlice = dataItem.slice;
var fill = selectedSlice.fill;
var count = dataItem.dataContext.subData.length;
pieSeries2.colors.list = [];
for (var i = 0; i < count; i++) {
pieSeries2.colors.list.push(fill.brighten(i * 2 / count));
}
chart2.data = dataItem.dataContext.subData;
pieSeries2.appear();
var middleAngle = selectedSlice.middleAngle;
var firstAngle = pieSeries.slices.getIndex(0).startAngle;
var animation = pieSeries.animate([
{ property: "startAngle", to: firstAngle - middleAngle },
{ property: "endAngle", to: firstAngle - middleAngle + 360 }
], 600, am4core.ease.sinOut);
animation.events.on("animationprogress", updateLines);
selectedSlice.events.on("transformed", updateLines);
}
function updateLines() {
if (selectedSlice) {
var p11 = { x: selectedSlice.radius * am4core.math.cos(selectedSlice.startAngle),
y: selectedSlice.radius * am4core.math.sin(selectedSlice.startAngle) };
var p12 = { x: selectedSlice.radius * am4core.math.cos(selectedSlice.startAngle + selectedSlice.arc),
y: selectedSlice.radius * am4core.math.sin(selectedSlice.startAngle + selectedSlice.arc) };
p11 = am4core.utils.spritePointToSvg(p11, selectedSlice);
p12 = am4core.utils.spritePointToSvg(p12, selectedSlice);
var p21 = { x: 0, y: -pieSeries2.pixelRadius };
var p22 = { x: 0, y: pieSeries2.pixelRadius };
p21 = am4core.utils.spritePointToSvg(p21, pieSeries2);
p22 = am4core.utils.spritePointToSvg(p22, pieSeries2);
line1.x1 = p11.x;
line1.x2 = p21.x;
line1.y1 = p11.y;
line1.y2 = p21.y;
line2.x1 = p12.x;
line2.x2 = p22.x;
line2.y1 = p12.y;
line2.y2 = p22.y;
}
}
chart.events.on("datavalidated", function() {
setTimeout(function() {
selectSlice(pieSeries.dataItems.getIndex(0));
}, 1000);
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var sshchart = am4core.create("sshattacks", am4charts.PieChart);
sshchart.startAngle = 160;
sshchart.endAngle = 380;
sshchart.innerRadius = am4core.percent(40);
sshchart.data = [
{
"country": "Brazil",
"attacks": 48,
"asns": 31
},
{
"country": "Hong Kong",
"attacks": 145,
"asns": 10
},
{
"country": "Germany",
"attacks": 61,
"asns": 9
},
{
"country": "China",
"attacks": 182,
"asns": 30
},
{
"country": "United States",
"attacks": 198,
"asns": 38
},
{
"country": "Vietnam",
"attacks": 54,
"asns": 12
},
{
"country": "Singapore",
"attacks": 135,
"asns": 6
},
{
"country": "Netherlands",
"attacks": 46,
"asns": 8
},
{
"country": "Tunisia",
"attacks": 3,
"asns": 2
},
{
"country": "India",
"attacks": 65,
"asns": 23
},
{
"country": "United Kingdom",
"attacks": 21,
"asns": 6
},
{
"country": "Uruguay",
"attacks": 1,
"asns": 1
},
{
"country": "Philippines",
"attacks": 4,
"asns": 4
},
{
"country": "Ireland",
"attacks": 3,
"asns": 2
},
{
"country": "South Korea",
"attacks": 36,
"asns": 10
},
{
"country": "Japan",
"attacks": 14,
"asns": 8
},
{
"country": "Sweden",
"attacks": 7,
"asns": 6
},
{
"country": "Thailand",
"attacks": 9,
"asns": 8
},
{
"country": "Indonesia",
"attacks": 29,
"asns": 17
},
{
"country": "Bosnia and Herzegovina",
"attacks": 1,
"asns": 1
},
{
"country": "Canada",
"attacks": 11,
"asns": 4
},
{
"country": "Morocco",
"attacks": 3,
"asns": 2
},
{
"country": "Belarus",
"attacks": 5,
"asns": 2
},
{
"country": "Kenya",
"attacks": 4,
"asns": 3
},
{
"country": "Spain",
"attacks": 6,
"asns": 6
},
{
"country": "Venezuela",
"attacks": 2,
"asns": 1
},
{
"country": "Taiwan",
"attacks": 7,
"asns": 2
},
{
"country": "Chile",
"attacks": 7,
"asns": 5
},
{
"country": "Senegal",
"attacks": 2,
"asns": 1
},
{
"country": "Mexico",
"attacks": 16,
"asns": 8
},
{
"country": "Belgium",
"attacks": 1,
"asns": 1
},
{
"country": "Kazakhstan",
"attacks": 3,
"asns": 3
},
{
"country": "Russia",
"attacks": 42,
"asns": 33
},
{
"country": "France",
"attacks": 10,
"asns": 4
},
{
"country": "Australia",
"attacks": 4,
"asns": 4
},
{
"country": "Argentina",
"attacks": 9,
"asns": 4
},
{
"country": "Egypt",
"attacks": 2,
"asns": 1
},
{
"country": "Nigeria",
"attacks": 1,
"asns": 1
},
{
"country": "Ukraine",
"attacks": 6,
"asns": 6
},
{
"country": "Mozambique",
"attacks": 1,
"asns": 1
},
{
"country": "El Salvador",
"attacks": 1,
"asns": 1
},
{
"country": "Romania",
"attacks": 7,
"asns": 4
},
{
"country": "Lithuania",
"attacks": 1,
"asns": 1
},
{
"country": "Gambia",
"attacks": 1,
"asns": 1
},
{
"country": "Poland",
"attacks": 11,
"asns": 6
},
{
"country": "Saudi Arabia",
"attacks": 2,
"asns": 1
},
{
"country": "Panama",
"attacks": 2,
"asns": 2
},
{
"country": "Italy",
"attacks": 10,
"asns": 4
},
{
"country": "Tanzania",
"attacks": 2,
"asns": 2
},
{
"country": "Pakistan",
"attacks": 3,
"asns": 3
},
{
"country": "Iran",
"attacks": 4,
"asns": 4
},
{
"country": "Martinique",
"attacks": 1,
"asns": 1
},
{
"country": "Portugal",
"attacks": 5,
"asns": 3
},
{
"country": "Peru",
"attacks": 2,
"asns": 2
},
{
"country": "Estonia",
"attacks": 2,
"asns": 1
},
{
"country": "Paraguay",
"attacks": 2,
"asns": 2
},
{
"country": "Sierra Leone",
"attacks": 1,
"asns": 1
},
{
"country": "Bulgaria",
"attacks": 1,
"asns": 1
},
{
"country": "Malaysia",
"attacks": 4,
"asns": 4
},
{
"country": "Switzerland",
"attacks": 3,
"asns": 3
},
{
"country": "Norway",
"attacks": 1,
"asns": 1
},
{
"country": "DR Congo",
"attacks": 1,
"asns": 1
},
{
"country": "Nepal",
"attacks": 3,
"asns": 2
},
{
"country": "Ecuador",
"attacks": 1,
"asns": 1
},
{
"country": "Syria",
"attacks": 1,
"asns": 1
},
{
"country": "Turkey",
"attacks": 2,
"asns": 2
},
{
"country": "Bangladesh",
"attacks": 3,
"asns": 3
},
{
"country": "Colombia",
"attacks": 9,
"asns": 5
},
{
"country": "Qatar",
"attacks": 1,
"asns": 1
},
{
"country": "Cambodia",
"attacks": 1,
"asns": 1
},
{
"country": "Hungary",
"attacks": 2,
"asns": 2
},
{
"country": "Azerbaijan",
"attacks": 1,
"asns": 1
},
{
"country": "Bolivia",
"attacks": 1,
"asns": 1
},
{
"country": "Croatia",
"attacks": 1,
"asns": 1
},
{
"country": "Angola",
"attacks": 1,
"asns": 1
},
{
"country": "Sudan",
"attacks": 1,
"asns": 1
},
{
"country": "Slovakia",
"attacks": 1,
"asns": 1
},
{
"country": "Zimbabwe",
"attacks": 1,
"asns": 1
},
{
"country": "New Zealand",
"attacks": 1,
"asns": 1
},
];
var pieSeries = sshchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = sshchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = sshchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]ssh[/]:\n[bold font-size:30px]" +
1304 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var ntpchart = am4core.create("ntpattacks", am4charts.PieChart);
ntpchart.startAngle = 160;
ntpchart.endAngle = 380;
ntpchart.innerRadius = am4core.percent(40);
ntpchart.data = [
{
"country": "Netherlands",
"attacks": 11,
"asns": 7
},
{
"country": "Luxembourg",
"attacks": 3,
"asns": 1
},
{
"country": "Russia",
"attacks": 2,
"asns": 2
},
{
"country": "United States",
"attacks": 38,
"asns": 10
},
{
"country": "Bangladesh",
"attacks": 1,
"asns": 1
},
{
"country": "Vietnam",
"attacks": 4,
"asns": 3
},
{
"country": "Ukraine",
"attacks": 1,
"asns": 1
},
{
"country": "Japan",
"attacks": 3,
"asns": 3
},
{
"country": "France",
"attacks": 1,
"asns": 1
},
{
"country": "United Kingdom",
"attacks": 2,
"asns": 2
},
{
"country": "Germany",
"attacks": 3,
"asns": 3
},
{
"country": "Isle of Man",
"attacks": 1,
"asns": 1
},
{
"country": "China",
"attacks": 2,
"asns": 1
},
{
"country": "Romania",
"attacks": 1,
"asns": 1
},
{
"country": "Canada",
"attacks": 1,
"asns": 1
},
{
"country": "Switzerland",
"attacks": 1,
"asns": 1
},
{
"country": "Hong Kong",
"attacks": 1,
"asns": 1
},
];
var pieSeries = ntpchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = ntpchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = ntpchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]ntp[/]:\n[bold font-size:30px]" +
76 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var sipchart = am4core.create("sipattacks", am4charts.PieChart);
sipchart.startAngle = 160;
sipchart.endAngle = 380;
sipchart.innerRadius = am4core.percent(40);
sipchart.data = [
{
"country": "Germany",
"attacks": 32,
"asns": 6
},
{
"country": "China",
"attacks": 4,
"asns": 4
},
{
"country": "France",
"attacks": 17,
"asns": 4
},
{
"country": "Hong Kong",
"attacks": 3,
"asns": 2
},
{
"country": "United Kingdom",
"attacks": 4,
"asns": 3
},
{
"country": "United States",
"attacks": 59,
"asns": 18
},
{
"country": "Netherlands",
"attacks": 8,
"asns": 5
},
{
"country": "Seychelles",
"attacks": 1,
"asns": 1
},
{
"country": "Canada",
"attacks": 8,
"asns": 1
},
{
"country": "Australia",
"attacks": 4,
"asns": 1
},
{
"country": "Finland",
"attacks": 1,
"asns": 1
},
{
"country": "Japan",
"attacks": 3,
"asns": 2
},
{
"country": "Romania",
"attacks": 5,
"asns": 1
},
{
"country": "Turkey",
"attacks": 1,
"asns": 1
},
{
"country": "Norway",
"attacks": 1,
"asns": 1
},
{
"country": "Russia",
"attacks": 4,
"asns": 3
},
{
"country": "Singapore",
"attacks": 1,
"asns": 1
},
{
"country": "Italy",
"attacks": 1,
"asns": 1
},
{
"country": "Portugal",
"attacks": 1,
"asns": 1
},
{
"country": "United Arab Emirates",
"attacks": 3,
"asns": 1
},
{
"country": "Brazil",
"attacks": 1,
"asns": 1
},
];
var pieSeries = sipchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = sipchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = sipchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]sip[/]:\n[bold font-size:30px]" +
162 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var snmpchart = am4core.create("snmpattacks", am4charts.PieChart);
snmpchart.startAngle = 160;
snmpchart.endAngle = 380;
snmpchart.innerRadius = am4core.percent(40);
snmpchart.data = [
{
"country": "United Kingdom",
"attacks": 17,
"asns": 4
},
{
"country": "United Arab Emirates",
"attacks": 2,
"asns": 1
},
{
"country": "United States",
"attacks": 169,
"asns": 17
},
{
"country": "Germany",
"attacks": 8,
"asns": 2
},
{
"country": "Netherlands",
"attacks": 5,
"asns": 3
},
{
"country": "Australia",
"attacks": 5,
"asns": 1
},
{
"country": "China",
"attacks": 6,
"asns": 4
},
{
"country": "France",
"attacks": 2,
"asns": 1
},
{
"country": "Portugal",
"attacks": 1,
"asns": 1
},
{
"country": "Singapore",
"attacks": 1,
"asns": 1
},
{
"country": "Russia",
"attacks": 1,
"asns": 1
},
];
var pieSeries = snmpchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = snmpchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = snmpchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]snmp[/]:\n[bold font-size:30px]" +
217 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var telnetchart = am4core.create("telnetattacks", am4charts.PieChart);
telnetchart.startAngle = 160;
telnetchart.endAngle = 380;
telnetchart.innerRadius = am4core.percent(40);
telnetchart.data = [
{
"country": "Germany",
"attacks": 5,
"asns": 5
},
{
"country": "China",
"attacks": 273,
"asns": 33
},
{
"country": "Sweden",
"attacks": 20,
"asns": 5
},
{
"country": "United States",
"attacks": 127,
"asns": 42
},
{
"country": "India",
"attacks": 45,
"asns": 20
},
{
"country": "Egypt",
"attacks": 29,
"asns": 4
},
{
"country": "France",
"attacks": 7,
"asns": 5
},
{
"country": "Canada",
"attacks": 6,
"asns": 5
},
{
"country": "Lebanon",
"attacks": 2,
"asns": 2
},
{
"country": "Brazil",
"attacks": 62,
"asns": 40
},
{
"country": "Indonesia",
"attacks": 26,
"asns": 8
},
{
"country": "South Korea",
"attacks": 136,
"asns": 15
},
{
"country": "Malaysia",
"attacks": 5,
"asns": 1
},
{
"country": "Russia",
"attacks": 46,
"asns": 23
},
{
"country": "Italy",
"attacks": 24,
"asns": 6
},
{
"country": "Colombia",
"attacks": 2,
"asns": 1
},
{
"country": "New Zealand",
"attacks": 2,
"asns": 2
},
{
"country": "Ukraine",
"attacks": 9,
"asns": 9
},
{
"country": "Cabo Verde",
"attacks": 3,
"asns": 1
},
{
"country": "Jordan",
"attacks": 1,
"asns": 1
},
{
"country": "Hong Kong",
"attacks": 29,
"asns": 9
},
{
"country": "United Kingdom",
"attacks": 11,
"asns": 7
},
{
"country": "Poland",
"attacks": 9,
"asns": 9
},
{
"country": "Taiwan",
"attacks": 47,
"asns": 12
},
{
"country": "Argentina",
"attacks": 11,
"asns": 8
},
{
"country": "Iran",
"attacks": 12,
"asns": 7
},
{
"country": "Belgium",
"attacks": 4,
"asns": 3
},
{
"country": "Netherlands",
"attacks": 7,
"asns": 6
},
{
"country": "Mexico",
"attacks": 22,
"asns": 4
},
{
"country": "Spain",
"attacks": 9,
"asns": 7
},
{
"country": "Japan",
"attacks": 12,
"asns": 9
},
{
"country": "Ethiopia",
"attacks": 6,
"asns": 1
},
{
"country": "Iceland",
"attacks": 1,
"asns": 1
},
{
"country": "Venezuela",
"attacks": 1,
"asns": 1
},
{
"country": "New Caledonia",
"attacks": 1,
"asns": 1
},
{
"country": "Suriname",
"attacks": 1,
"asns": 1
},
{
"country": "Vietnam",
"attacks": 16,
"asns": 5
},
{
"country": "Turkey",
"attacks": 27,
"asns": 7
},
{
"country": "Thailand",
"attacks": 9,
"asns": 4
},
{
"country": "Uruguay",
"attacks": 1,
"asns": 1
},
{
"country": "Czechia",
"attacks": 2,
"asns": 2
},
{
"country": "Australia",
"attacks": 8,
"asns": 5
},
{
"country": "Panama",
"attacks": 1,
"asns": 1
},
{
"country": "Romania",
"attacks": 4,
"asns": 3
},
{
"country": "Croatia",
"attacks": 1,
"asns": 1
},
{
"country": "Guam",
"attacks": 2,
"asns": 1
},
{
"country": "Algeria",
"attacks": 1,
"asns": 1
},
{
"country": "Albania",
"attacks": 1,
"asns": 1
},
{
"country": "United Arab Emirates",
"attacks": 2,
"asns": 1
},
{
"country": "Lithuania",
"attacks": 2,
"asns": 2
},
{
"country": "Bangladesh",
"attacks": 2,
"asns": 2
},
{
"country": "Kuwait",
"attacks": 1,
"asns": 1
},
{
"country": "Hungary",
"attacks": 5,
"asns": 3
},
{
"country": "Pakistan",
"attacks": 4,
"asns": 3
},
{
"country": "Iraq",
"attacks": 2,
"asns": 2
},
{
"country": "Kazakhstan",
"attacks": 3,
"asns": 1
},
{
"country": "Switzerland",
"attacks": 1,
"asns": 1
},
{
"country": "Belarus",
"attacks": 2,
"asns": 2
},
{
"country": "Greece",
"attacks": 2,
"asns": 1
},
{
"country": "Portugal",
"attacks": 1,
"asns": 1
},
{
"country": "Bolivia",
"attacks": 2,
"asns": 2
},
{
"country": "Bulgaria",
"attacks": 1,
"asns": 1
},
{
"country": "Armenia",
"attacks": 3,
"asns": 3
},
{
"country": "Chile",
"attacks": 1,
"asns": 1
},
{
"country": "Serbia",
"attacks": 1,
"asns": 1
},
{
"country": "Cambodia",
"attacks": 1,
"asns": 1
},
{
"country": "Georgia",
"attacks": 1,
"asns": 1
},
{
"country": "El Salvador",
"attacks": 1,
"asns": 1
},
{
"country": "Israel",
"attacks": 3,
"asns": 3
},
{
"country": "St Kitts and Nevis",
"attacks": 1,
"asns": 1
},
{
"country": "Latvia",
"attacks": 1,
"asns": 1
},
{
"country": "Moldova",
"attacks": 1,
"asns": 1
},
{
"country": "Cyprus",
"attacks": 1,
"asns": 1
},
{
"country": "Rwanda",
"attacks": 1,
"asns": 1
},
{
"country": "Afghanistan",
"attacks": 1,
"asns": 1
},
{
"country": "Singapore",
"attacks": 1,
"asns": 1
},
{
"country": "North Macedonia",
"attacks": 1,
"asns": 1
},
{
"country": "Kenya",
"attacks": 1,
"asns": 1
},
{
"country": "Benin",
"attacks": 1,
"asns": 1
},
];
var pieSeries = telnetchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = telnetchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = telnetchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]telnet[/]:\n[bold font-size:30px]" +
1147 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var mssqlchart = am4core.create("mssqlattacks", am4charts.PieChart);
mssqlchart.startAngle = 160;
mssqlchart.endAngle = 380;
mssqlchart.innerRadius = am4core.percent(40);
mssqlchart.data = [
{
"country": "India",
"attacks": 6,
"asns": 6
},
{
"country": "Canada",
"attacks": 2,
"asns": 2
},
{
"country": "France",
"attacks": 1,
"asns": 1
},
{
"country": "Guatemala",
"attacks": 1,
"asns": 1
},
{
"country": "China",
"attacks": 53,
"asns": 17
},
{
"country": "Brazil",
"attacks": 11,
"asns": 11
},
{
"country": "South Korea",
"attacks": 5,
"asns": 3
},
{
"country": "Colombia",
"attacks": 4,
"asns": 3
},
{
"country": "Vietnam",
"attacks": 3,
"asns": 3
},
{
"country": "Spain",
"attacks": 3,
"asns": 3
},
{
"country": "Hong Kong",
"attacks": 7,
"asns": 7
},
{
"country": "Ukraine",
"attacks": 1,
"asns": 1
},
{
"country": "United States",
"attacks": 18,
"asns": 17
},
{
"country": "Pakistan",
"attacks": 1,
"asns": 1
},
{
"country": "Italy",
"attacks": 3,
"asns": 3
},
{
"country": "Taiwan",
"attacks": 1,
"asns": 1
},
{
"country": "Russia",
"attacks": 4,
"asns": 3
},
{
"country": "Bulgaria",
"attacks": 1,
"asns": 1
},
{
"country": "Bangladesh",
"attacks": 1,
"asns": 1
},
{
"country": "United Arab Emirates",
"attacks": 2,
"asns": 2
},
{
"country": "Iran",
"attacks": 2,
"asns": 2
},
{
"country": "Ecuador",
"attacks": 1,
"asns": 1
},
{
"country": "Greece",
"attacks": 1,
"asns": 1
},
{
"country": "Venezuela",
"attacks": 2,
"asns": 2
},
{
"country": "United Kingdom",
"attacks": 3,
"asns": 3
},
{
"country": "Paraguay",
"attacks": 1,
"asns": 1
},
{
"country": "Argentina",
"attacks": 3,
"asns": 3
},
{
"country": "Saudi Arabia",
"attacks": 2,
"asns": 2
},
{
"country": "Mexico",
"attacks": 3,
"asns": 1
},
{
"country": "Philippines",
"attacks": 1,
"asns": 1
},
{
"country": "Portugal",
"attacks": 2,
"asns": 1
},
{
"country": "Chile",
"attacks": 3,
"asns": 3
},
{
"country": "Tanzania",
"attacks": 1,
"asns": 1
},
{
"country": "Morocco",
"attacks": 2,
"asns": 1
},
{
"country": "Malawi",
"attacks": 1,
"asns": 1
},
{
"country": "Egypt",
"attacks": 2,
"asns": 1
},
{
"country": "Panama",
"attacks": 1,
"asns": 1
},
{
"country": "Montenegro",
"attacks": 1,
"asns": 1
},
{
"country": "Japan",
"attacks": 1,
"asns": 1
},
{
"country": "Ivory Coast",
"attacks": 1,
"asns": 1
},
{
"country": "Malaysia",
"attacks": 1,
"asns": 1
},
{
"country": "Turkey",
"attacks": 1,
"asns": 1
},
{
"country": "Iraq",
"attacks": 1,
"asns": 1
},
{
"country": "Kazakhstan",
"attacks": 1,
"asns": 1
},
{
"country": "Tunisia",
"attacks": 1,
"asns": 1
},
{
"country": "Thailand",
"attacks": 1,
"asns": 1
},
{
"country": "Ethiopia",
"attacks": 1,
"asns": 1
},
];
var pieSeries = mssqlchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = mssqlchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = mssqlchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]mssql[/]:\n[bold font-size:30px]" +
171 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var mysqlchart = am4core.create("mysqlattacks", am4charts.PieChart);
mysqlchart.startAngle = 160;
mysqlchart.endAngle = 380;
mysqlchart.innerRadius = am4core.percent(40);
mysqlchart.data = [
{
"country": "France",
"attacks": 2,
"asns": 2
},
{
"country": "Germany",
"attacks": 2,
"asns": 2
},
{
"country": "United States",
"attacks": 3,
"asns": 1
},
{
"country": "India",
"attacks": 2,
"asns": 2
},
{
"country": "Netherlands",
"attacks": 1,
"asns": 1
},
{
"country": "China",
"attacks": 3,
"asns": 3
},
{
"country": "Belgium",
"attacks": 4,
"asns": 2
},
{
"country": "Indonesia",
"attacks": 1,
"asns": 1
},
{
"country": "Switzerland",
"attacks": 1,
"asns": 1
},
{
"country": "South Korea",
"attacks": 1,
"asns": 1
},
{
"country": "Japan",
"attacks": 1,
"asns": 1
},
];
var pieSeries = mysqlchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = mysqlchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = mysqlchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]mysql[/]:\n[bold font-size:30px]" +
21 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var redischart = am4core.create("redisattacks", am4charts.PieChart);
redischart.startAngle = 160;
redischart.endAngle = 380;
redischart.innerRadius = am4core.percent(40);
redischart.data = [
{
"country": "China",
"attacks": 1025,
"asns": 71
},
{
"country": "United States",
"attacks": 105,
"asns": 26
},
{
"country": "South Korea",
"attacks": 14,
"asns": 7
},
{
"country": "India",
"attacks": 12,
"asns": 7
},
{
"country": "Singapore",
"attacks": 12,
"asns": 6
},
{
"country": "Samoa",
"attacks": 1,
"asns": 1
},
{
"country": "United Kingdom",
"attacks": 2,
"asns": 1
},
{
"country": "Netherlands",
"attacks": 3,
"asns": 3
},
{
"country": "Germany",
"attacks": 11,
"asns": 7
},
{
"country": "Canada",
"attacks": 3,
"asns": 2
},
{
"country": "Bahrain",
"attacks": 1,
"asns": 1
},
{
"country": "Vietnam",
"attacks": 7,
"asns": 5
},
{
"country": "Hong Kong",
"attacks": 21,
"asns": 7
},
{
"country": "Sweden",
"attacks": 2,
"asns": 1
},
{
"country": "France",
"attacks": 5,
"asns": 2
},
{
"country": "Russia",
"attacks": 6,
"asns": 6
},
{
"country": "Japan",
"attacks": 5,
"asns": 4
},
{
"country": "Thailand",
"attacks": 1,
"asns": 1
},
{
"country": "Hungary",
"attacks": 1,
"asns": 1
},
{
"country": "Australia",
"attacks": 2,
"asns": 2
},
{
"country": "Spain",
"attacks": 1,
"asns": 1
},
{
"country": "Ukraine",
"attacks": 1,
"asns": 1
},
{
"country": "Italy",
"attacks": 1,
"asns": 1
},
{
"country": "Belize",
"attacks": 1,
"asns": 1
},
{
"country": "Luxembourg",
"attacks": 2,
"asns": 1
},
{
"country": "Malaysia",
"attacks": 1,
"asns": 1
},
{
"country": "Pakistan",
"attacks": 1,
"asns": 1
},
{
"country": "United Arab Emirates",
"attacks": 2,
"asns": 1
},
{
"country": "Switzerland",
"attacks": 1,
"asns": 1
},
];
var pieSeries = redischart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = redischart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = redischart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]redis[/]:\n[bold font-size:30px]" +
1250 + "[/]";
});
</script>
<script>
am4core.useTheme(am4themes_animated);
var gitchart = am4core.create("gitattacks", am4charts.PieChart);
gitchart.startAngle = 160;
gitchart.endAngle = 380;
gitchart.innerRadius = am4core.percent(40);
gitchart.data = [
{
"country": "China",
"attacks": 4,
"asns": 2
},
{
"country": "Netherlands",
"attacks": 1,
"asns": 1
},
{
"country": "Iceland",
"attacks": 1,
"asns": 1
},
{
"country": "United States",
"attacks": 1,
"asns": 1
},
];
var pieSeries = gitchart.series.push(new am4charts.PieSeries());
pieSeries.dataFields.value = "attacks";
pieSeries.dataFields.category = "country";
pieSeries.slices.template.strokeWidth = 1;
pieSeries.slices.template.strokeOpacity = 1;
pieSeries.labels.template.disabled = true;
pieSeries.ticks.template.disabled = true;
var pieSeries2 = gitchart.series.push(new am4charts.PieSeries());
pieSeries2.dataFields.value = "asns";
pieSeries2.dataFields.category = "country";
pieSeries2.slices.template.strokeWidth = 1;
pieSeries2.slices.template.strokeOpacity = 1;
var label = gitchart.seriesContainer.createChild(am4core.Label);
label.textAlign = "middle";
label.horizontalCenter = "middle";
label.verticalCenter = "middle";
label.adapter.add("text", function(text, target) {
return "[font-size:18px]git[/]:\n[bold font-size:30px]" +
7 + "[/]";
});
</script>
<h2>Anonymous Proxy Hosts</h2>
<div id="proxychart"></div>
<script>
am4core.ready(function() {
am4core.useTheme(am4themes_dark);
am4core.useTheme(am4themes_animated);
var proxychart = am4core.create("proxychart", am4charts.PieChart);
proxychart.hiddenState.properties.opacity = 0;
proxychart.data = [
{"country": "United States", "value": 2717},{"country": "Indonesia", "value": 1312},{"country": "China", "value": 868},{"country": "Iran", "value": 689},{"country": "India", "value": 637},{"country": "Russia", "value": 567},{"country": "Thailand", "value": 451},{"country": "United Kingdom", "value": 433},{"country": "South Korea", "value": 431},{"country": "Bangladesh", "value": 421},{"country": "Vietnam", "value": 414},{"country": "Japan", "value": 353},{"country": "France", "value": 345},{"country": "Germany", "value": 323},{"country": "Ukraine", "value": 279},{"country": "Hong Kong", "value": 199},{"country": "Brazil", "value": 186},{"country": "Canada", "value": 178},{"country": "Singapore", "value": 173},{"country": "Netherlands", "value": 130},{"country": "Poland", "value": 126},{"country": "South Africa", "value": 94},{"country": "Bulgaria", "value": 80},{"country": "Spain", "value": 74},{"country": "Philippines", "value": 73},{"country": "Czechia", "value": 70},{"country": "Cambodia", "value": 67},{"country": "Turkey", "value": 66},{"country": "Italy", "value": 65},{"country": "Finland", "value": 59},{"country": "Kenya", "value": 57},{"country": "Ecuador", "value": 56},{"country": "Lithuania", "value": 54},{"country": "Egypt", "value": 49},{"country": "Albania", "value": 45},{"country": "Moldova", "value": 43},{"country": "Romania", "value": 42},{"country": "Australia", "value": 41},{"country": "Mexico", "value": 41},{"country": "Colombia", "value": 39},{"country": "Iraq", "value": 37},{"country": "Argentina", "value": 35},{"country": "Serbia", "value": 35},{"country": "Taiwan", "value": 33},{"country": "Malaysia", "value": 33},{"country": "Georgia", "value": 33},{"country": "Hungary", "value": 32},{"country": "Pakistan", "value": 31},{"country": "Chile", "value": 31},{"country": "Kazakhstan", "value": 29},{"country": "Libya", "value": 26},{"country": "Sweden", "value": 25},{"country": "Nigeria", "value": 25},{"country": "Belgium", "value": 22},{"country": "Slovakia", "value": 21},{"country": "Nepal", "value": 20},{"country": "Austria", "value": 20},{"country": "United Arab Emirates", "value": 18},{"country": "Armenia", "value": 17},{"country": "Mauritius", "value": 15},{"country": "Latvia", "value": 14},{"country": "Switzerland", "value": 13},{"country": "Botswana", "value": 13},{"country": "Kosovo", "value": 11},{"country": "Myanmar", "value": 11},{"country": "Dominican Republic", "value": 10},{"country": "Malawi", "value": 10},{"country": "Tanzania", "value": 10},{"country": "Bosnia and Herzegovina", "value": 10},{"country": "Ghana", "value": 9},{"country": "Qatar", "value": 9},{"country": "Portugal", "value": 8},{"country": "Azerbaijan", "value": 8},{"country": "Greece", "value": 8},{"country": "Venezuela", "value": 8},{"country": "Syria", "value": 7},{"country": "New Zealand", "value": 7},{"country": "Palestine", "value": 7},{"country": "Uganda", "value": 7},{"country": "Algeria", "value": 7},{"country": "Guatemala", "value": 7},{"country": "Yemen", "value": 7},{"country": "Maldives", "value": 6},{"country": "Denmark", "value": 6},{"country": "Seychelles", "value": 6},{"country": "Burkina Faso", "value": 6},{"country": "Ireland", "value": 6},{"country": "Mongolia", "value": 6},{"country": "Norway", "value": 6},{"country": "Croatia", "value": 6},{"country": "Lesotho", "value": 5},{"country": "Paraguay", "value": 5},{"country": "Guinea", "value": 5},{"country": "Congo Republic", "value": 5},{"country": "Luxembourg", "value": 5},{"country": "Montenegro", "value": 5},{"country": "Morocco", "value": 5},{"country": "Puerto Rico", "value": 5},{"country": "Belarus", "value": 5},{"country": "Panama", "value": 4},{"country": "Saudi Arabia", "value": 4},{"country": "Benin", "value": 4},{"country": "Israel", "value": 4},{"country": "Honduras", "value": 4},{"country": "Afghanistan", "value": 4},{"country": "Somalia", "value": 4},{"country": "Equatorial Guinea", "value": 4},{"country": "Kyrgyzstan", "value": 4},{"country": "Estonia", "value": 3},{"country": "Slovenia", "value": 3},{"country": "Eswatini", "value": 3},{"country": "Peru", "value": 3},{"country": "Malta", "value": 3},{"country": "North Macedonia", "value": 3},{"country": "Uzbekistan", "value": 3},{"country": "El Salvador", "value": 2},{"country": "Cyprus", "value": 2},{"country": "Mauritania", "value": 2},{"country": "Togo", "value": 2},{"country": "Laos", "value": 2},{"country": "Senegal", "value": 2},{"country": "DR Congo", "value": 2},{"country": "Oman", "value": 2},{"country": "Cameroon", "value": 1},{"country": "Lebanon", "value": 1},{"country": "Gibraltar", "value": 1},{"country": "Rwanda", "value": 1},{"country": "Djibouti", "value": 1},{"country": "Burundi", "value": 1},{"country": "Zimbabwe", "value": 1},{"country": "Angola", "value": 1},{"country": "Belize", "value": 1},{"country": "Tunisia", "value": 1},{"country": "Zambia", "value": 1},
];
proxychart.radius = am4core.percent(70);
proxychart.innerRadius = am4core.percent(40);
var series = proxychart.series.push(new am4charts.PieSeries());
series.dataFields.value = "value";
series.dataFields.category = "country";
series.slices.template.cornerRadius = 10;
series.slices.template.innerCornerRadius = 7;
series.alignLabels = false;
proxychart.legend = new am4charts.Legend();
});
</script>
<script>
am4core.useTheme(am4themes_dark);
var phishingchart = am4core.create("phishingchart", am4charts.XYChart);
phishingchart.data = [
{"campaign": "Facebook", "domains": 31},{"campaign": "Instagram", "domains": 65},{"campaign": "Twitter", "domains": 73},{"campaign": "Virus", "domains": 6},{"campaign": "Support", "domains": 47},{"campaign": "Login-Portal", "domains": 240},{"campaign": "Microsoft", "domains": 44},{"campaign": "Linkedin", "domains": 4},{"campaign": "Dropbox", "domains": 2},{"campaign": "Adobe", "domains": 13},{"campaign": "Paypal", "domains": 61},{"campaign": "Amazon", "domains": 347},{"campaign": "Google", "domains": 139},{"campaign": "Banks", "domains": 51},{"campaign": "Games", "domains": 114},{"campaign": "Crypto", "domains": 106},{"campaign": "Alibaba", "domains": 22},{"campaign": "www", "domains": 600},{"campaign": "Zoom", "domains": 103},{"campaign": "Ryuk", "domains": 592},{"campaign": "Onlyfans", "domains": 8},{"campaign": "Office365", "domains": 11},
];
var categoryAxis = phishingchart.xAxes.push(new am4charts.CategoryAxis());
categoryAxis.dataFields.category = "campaign";
categoryAxis.renderer.grid.template.location = 0;
categoryAxis.renderer.minGridDistance = 30;
categoryAxis.renderer.labels.template.adapter.add("dy", function(dy, target) {
if (target.dataItem && target.dataItem.index & 2 == 2) {
return dy + 25;
}
return dy;
});
var valueAxis = phishingchart.yAxes.push(new am4charts.ValueAxis());
var series = phishingchart.series.push(new am4charts.ColumnSeries());
series.dataFields.valueY = "domains";
series.dataFields.categoryX = "campaign";
series.name = "Domains";
series.columns.template.tooltipText = "{categoryX}: [bold]{valueY}[/]";
series.columns.template.fillOpacity = .8;
series.columns.template.fill = am4core.color("limegreen").lighten(0);
series.columns.template.stroke = am4core.color("limegreen").lighten(0.1);
var columnTemplate = series.columns.template;
columnTemplate.strokeWidth = 2;
columnTemplate.strokeOpacity = 1;
</script>
</div>
Share on: