Skip to content

Instantly share code, notes, and snippets.

@regit
Created October 15, 2014 10:24
Show Gist options
  • Save regit/b3c6c105abc769c3c8eb to your computer and use it in GitHub Desktop.
Save regit/b3c6c105abc769c3c8eb to your computer and use it in GitHub Desktop.
Suricata Kibana Dashboard for SSLv3
{
"index": {
"default": "NO_TIME_FILTER_OR_INDEX_PATTERN_NOT_MATCHED",
"pattern": "[logstash-]YYYY.MM.DD",
"warm_fields": true,
"interval": "day"
},
"style": "dark",
"rows": [
{
"notice": false,
"panels": [
{
"show_query": true,
"bars": true,
"interval": "10m",
"zoomlinks": true,
"annotate": {
"sort": [
"_score",
"desc"
],
"query": "*",
"enable": false,
"field": "_type",
"size": 20
},
"intervals": [
"auto",
"1s",
"1m",
"5m",
"10m",
"30m",
"1h",
"3h",
"12h",
"1d",
"1w",
"1M",
"1y"
],
"spyable": true,
"timezone": "browser",
"linewidth": 3,
"fill": 3,
"scale": 1,
"span": 11,
"title": "Events over time",
"tooltip": {
"query_as_alias": true,
"value_type": "individual"
},
"stack": false,
"derivative": false,
"percentage": true,
"auto_int": true,
"type": "histogram",
"value_field": null,
"x-axis": true,
"pointradius": 5,
"editable": true,
"zerofill": true,
"grid": {
"max": null,
"min": 0
},
"group": [
"default"
],
"legend": true,
"legend_counts": true,
"time_field": "@timestamp",
"y-axis": true,
"lines": false,
"y_format": "none",
"points": false,
"mode": "count",
"queries": {
"mode": "all",
"ids": [
3
]
},
"resolution": 100,
"options": true,
"interactive": true
}
],
"collapse": false,
"title": "Graph",
"editable": true,
"height": "350px",
"collapsable": true
},
{
"title": "IP information",
"height": "150px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"error": false,
"span": 4,
"editable": true,
"type": "terms",
"loadingEditor": false,
"field": "dest_ip.raw",
"exclude": [],
"missing": false,
"other": true,
"size": 20,
"order": "count",
"style": {
"font-size": "10pt"
},
"donut": false,
"tilt": false,
"labels": true,
"arrangement": "horizontal",
"chart": "table",
"counter_pos": "above",
"spyable": true,
"queries": {
"mode": "all",
"ids": [
3
]
},
"tmode": "terms",
"tstat": "total",
"valuefield": "",
"title": "Server adress"
},
{
"error": false,
"span": 4,
"editable": true,
"type": "terms",
"loadingEditor": false,
"field": "src_ip.raw",
"exclude": [],
"missing": false,
"other": true,
"size": 20,
"order": "count",
"style": {
"font-size": "10pt"
},
"donut": false,
"tilt": false,
"labels": true,
"arrangement": "horizontal",
"chart": "table",
"counter_pos": "above",
"spyable": true,
"queries": {
"mode": "all",
"ids": [
3
]
},
"tmode": "terms",
"tstat": "total",
"valuefield": "",
"title": "Client address"
}
],
"notice": false
},
{
"title": "Maps",
"height": "300px",
"editable": true,
"collapse": true,
"collapsable": true,
"panels": [
{
"map": "world",
"span": 8,
"title": "World",
"error": false,
"editable": true,
"field": "geoip.country_code2",
"colors": [
"#A0E2E2",
"#265656"
],
"index_limit": 0,
"queries": {
"mode": "all",
"ids": [
3
]
},
"spyable": true,
"exclude": [],
"loadingEditor": false,
"type": "map",
"size": 100
}
],
"notice": false
},
{
"notice": false,
"panels": [
{
"labels": true,
"tmode": "terms",
"valuefield": "",
"exclude": [],
"spyable": true,
"size": 10,
"style": {
"font-size": "10pt"
},
"span": 4,
"title": "TLS Subject",
"tilt": false,
"arrangement": "horizontal",
"field": "tls.subject.raw",
"other": false,
"loadingEditor": false,
"type": "terms",
"missing": false,
"error": false,
"editable": true,
"chart": "table",
"counter_pos": "above",
"tstat": "total",
"donut": false,
"queries": {
"mode": "all",
"ids": [
3
]
},
"order": "count"
},
{
"labels": true,
"tmode": "terms",
"valuefield": "",
"exclude": [],
"spyable": true,
"size": 10,
"style": {
"font-size": "10pt"
},
"span": 4,
"title": "TLS Issuerdn",
"tilt": false,
"arrangement": "horizontal",
"field": "tls.issuerdn.raw",
"other": false,
"type": "terms",
"missing": false,
"queries": {
"mode": "all",
"ids": [
3
]
},
"editable": true,
"chart": "table",
"counter_pos": "below",
"tstat": "total",
"donut": false,
"error": false,
"order": "count"
},
{
"labels": true,
"tmode": "terms",
"valuefield": "",
"exclude": [],
"spyable": true,
"size": 10,
"style": {
"font-size": "10pt"
},
"span": 4,
"title": "TLS Fingerprint",
"tilt": false,
"arrangement": "horizontal",
"field": "tls.fingerprint.raw",
"other": false,
"loadingEditor": false,
"type": "terms",
"missing": false,
"error": false,
"editable": true,
"chart": "table",
"counter_pos": "above",
"tstat": "total",
"donut": false,
"queries": {
"mode": "all",
"ids": [
3
]
},
"order": "count"
}
],
"collapse": false,
"title": "Graph2",
"editable": true,
"height": "250px",
"collapsable": true
},
{
"notice": false,
"panels": [
{
"span": 12,
"title": "GeoIP Localization",
"queries": {
"mode": "all",
"ids": [
3
]
},
"editable": true,
"tooltip": "_id",
"field": "geoip.coordinates",
"error": false,
"spyable": true,
"loadingEditor": false,
"type": "bettermap",
"size": 100000
}
],
"collapse": true,
"title": "GeoIP Coordinates",
"editable": true,
"height": "550px",
"collapsable": true
},
{
"notice": false,
"panels": [
{
"header": true,
"trimFactor": 300,
"spyable": true,
"field_list": true,
"size": 100,
"all_fields": false,
"style": {
"font-size": "9pt"
},
"span": 12,
"title": "TLS Transaction Details",
"normTimes": true,
"loadingEditor": false,
"type": "table",
"sort": [
"_score",
"desc"
],
"error": false,
"editable": true,
"offset": 0,
"overflow": "min-height",
"pages": 5,
"localTime": false,
"sortable": true,
"fields": [
"@timestamp",
"src_ip",
"src_port",
"dest_ip",
"dest_port",
"tls.version",
"tls.subject"
],
"paging": true,
"queries": {
"mode": "all",
"ids": [
3
]
},
"timeField": "@timestamp",
"highlight": []
}
],
"collapse": false,
"title": "Events",
"editable": true,
"height": "350px",
"collapsable": true
}
],
"title": "TLS SSLv3",
"failover": false,
"editable": true,
"refresh": false,
"loader": {
"load_gist": true,
"hide": false,
"save_temp": true,
"load_elasticsearch_size": 20,
"load_local": true,
"save_temp_ttl": "30d",
"load_elasticsearch": true,
"save_local": true,
"save_elasticsearch": true,
"save_temp_ttl_enable": true,
"save_gist": false,
"save_default": true
},
"pulldowns": [
{
"notice": false,
"enable": true,
"collapse": true,
"remember": 10,
"pinned": true,
"query": "*",
"type": "query",
"history": [
"event_type:\"tls\"",
"tls*",
"tls.*",
"http*",
"http",
""
]
},
{
"notice": true,
"enable": true,
"type": "filtering",
"collapse": true
}
],
"nav": [
{
"status": "Stable",
"notice": false,
"enable": true,
"collapse": false,
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
],
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"filter_id": 0,
"timefield": "@timestamp",
"now": true,
"type": "timepicker"
}
],
"services": {
"filter": {
"list": {
"0": {
"type": "time",
"field": "@timestamp",
"from": "now-24h",
"to": "now",
"mandate": "must",
"active": true,
"alias": "",
"id": 0
},
"1": {
"type": "querystring",
"query": "tls.version:SSLv3",
"mandate": "must",
"active": true,
"alias": "",
"id": 1
}
},
"ids": [
0,
1
],
"idQueue": [
1
]
},
"query": {
"list": {
"3": {
"enable": true,
"pin": false,
"color": "#7EB26D",
"alias": "TLS/SSL transactions",
"query": "event_type:\"tls\"",
"type": "lucene",
"id": 3
}
},
"ids": [
3
],
"idQueue": []
}
},
"panel_hints": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment