Publikation:

Visual Analytics for Situational Awareness in Cyber Security

Lade...
Vorschaubild

Dateien

Fischer_0-378085.pdf
Fischer_0-378085.pdfGröße: 32.16 MBDownloads: 855

Datum

2016

Autor:innen

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

DOI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Dissertation
Publikationsstatus
Published

Erschienen in

Zusammenfassung

More than ever, we rely on computer systems and the availability of computer networks. It is crucial to have a high standard of security in this modern world. Fully-automated systems to identify threats on the Internet are not enough to provide awareness of the actual situation of complex computer networks. Especially advanced persistent threats stay undetected for too long. Providing interactive visual interfaces in combination with analytical methods, help analysts and system administrators to get a better impression of possible symptoms, suspicious behavior, and understand complex dependencies to enhance cyber security. To achieve this goal, we implement and evaluate novel visual analytics systems to facilitate exploration of network activity, analysis of network threats, and correlation of heterogeneous data streams.

This thesis starts with an extensive literature review focusing on visualization systems supporting situational assessment in cyber security and identifies various research gaps. Afterwards, we focus on monitoring of network activity and introduce VACS, which is a web-based visual analytics suite for cyber security. This thesis also introduces a system for time-series analysis with integrated analytical methods to enhance visual correlation for port activity monitoring. Because of limitations of existing approaches to analyze temporal network data in a given hierarchical context, we also propose a novel visualization technique, called ClockMap. To assess this scalable approach, which is a unique combination of circular temporal glyphs and radial treemaps, we report the results of various evaluations. In particular, we actively participate in international challenges and successfully compete with other approaches and validate our findings based on ground truth data.

We also address the analysis of various specific cyber security threats. This thesis, therefore, proposes a novel visual analytics tool, called VisTracer to help network analysts to investigate BGP prefix hijackings and routing anomalies, which pose a severe threat to the underlying network infrastructure of the Internet. To make use of visual analytics to understand malware behavior, we contribute a taxonomy of visualization systems for malware analysis and reveal future research directions in this emerging field. Gaining situational awareness on a larger scale helps to understand the modus operandi of cyber attackers. We support this use case and integrate various alternative visualizations into VACS to facilitate attack attribution on multi-dimensional clusters. Furthermore, a field experiment with security experts is conducted to evaluate the novel combination of threat intelligence algorithms with interactive visual exploration.

The literature review shows that most of the visual analytics techniques in cyber security do not explicitly focus on dynamic real-time characteristics. However, concerning situational awareness, such capabilities are crucial. To emphasize the importance and foster more research in this direction, we propose a novel and scalable analysis infrastructure, integrated to VACS, for heterogeneous data streams. We specifically introduce, NStreamAware, which is a stream analysis system based on Apache Spark, and contribute a novel visualization technique, called NVisAware, to present aggregated data slices using various embedded visualization widgets to reduce the cognitive load of analysts. Moreover, visual feature selection techniques are applied to provide meaningful summaries of those slices. Eventually, we successfully evaluate the system using a network security case study and assess the general applicability in the context of situational awareness through active participation in an international competition.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Data Visualization, Visual Analytics, Cyber Security, Data Streams, Situational Awareness

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690FISCHER, Fabian, 2016. Visual Analytics for Situational Awareness in Cyber Security [Dissertation]. Konstanz: University of Konstanz
BibTex
@phdthesis{Fischer2016Visua-36392,
  year={2016},
  title={Visual Analytics for Situational Awareness in Cyber Security},
  author={Fischer, Fabian},
  address={Konstanz},
  school={Universität Konstanz}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36392">
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-19T08:59:07Z</dc:date>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/36392"/>
    <dcterms:title>Visual Analytics for Situational Awareness in Cyber Security</dcterms:title>
    <dc:language>eng</dc:language>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dcterms:abstract xml:lang="eng">More than ever, we rely on computer systems and the availability of computer networks. It is crucial to have a high standard of security in this modern world. Fully-automated systems to identify threats on the Internet are not enough to provide awareness of the actual situation of complex computer networks. Especially advanced persistent threats stay undetected for too long. Providing interactive visual interfaces in combination with analytical methods, help analysts and system administrators to get a better impression of possible symptoms, suspicious behavior, and understand complex dependencies to enhance cyber security. To achieve this goal, we implement and evaluate novel visual analytics systems to facilitate exploration of network activity, analysis of network threats, and correlation of heterogeneous data streams.&lt;br /&gt;&lt;br /&gt;This thesis starts with an extensive literature review focusing on visualization systems supporting situational assessment in cyber security and identifies various research gaps. Afterwards, we focus on monitoring of network activity and introduce VACS, which is a web-based visual analytics suite for cyber security. This thesis also introduces a system for time-series analysis with integrated analytical methods to enhance visual correlation for port activity monitoring. Because of limitations of existing approaches to analyze temporal network data in a given hierarchical context, we also propose a novel visualization technique, called ClockMap. To assess this scalable approach, which is a unique combination of circular temporal glyphs and radial treemaps, we report the results of various evaluations. In particular, we actively participate in international challenges and successfully compete with other approaches and validate our findings based on ground truth data.&lt;br /&gt;&lt;br /&gt;We also address the analysis of various specific cyber security threats. This thesis, therefore, proposes a novel visual analytics tool, called VisTracer to help network analysts to investigate BGP prefix hijackings and routing anomalies, which pose a severe threat to the underlying network infrastructure of the Internet. To make use of visual analytics to understand malware behavior, we contribute a taxonomy of visualization systems for malware analysis and reveal future research directions in this emerging field. Gaining situational awareness on a larger scale helps to understand the modus operandi of cyber attackers. We support this use case and integrate various alternative visualizations into VACS to facilitate attack attribution on multi-dimensional clusters. Furthermore, a field experiment with security experts is conducted to evaluate the novel combination of threat intelligence algorithms with interactive visual exploration.&lt;br /&gt;&lt;br /&gt;The literature review shows that most of the visual analytics techniques in cyber security do not explicitly focus on dynamic real-time characteristics. However, concerning situational awareness, such capabilities are crucial. To emphasize the importance and foster more research in this direction, we propose a novel and scalable analysis infrastructure, integrated to VACS, for heterogeneous data streams. We specifically introduce, NStreamAware, which is a stream analysis system based on Apache Spark, and contribute a novel visualization technique, called NVisAware, to present aggregated data slices using various embedded visualization widgets to reduce the cognitive load of analysts. Moreover, visual feature selection techniques are applied to provide meaningful summaries of those slices. Eventually, we successfully evaluate the system using a network security case study and assess the general applicability in the context of situational awareness through active participation in an international competition.</dcterms:abstract>
    <dc:contributor>Fischer, Fabian</dc:contributor>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/36392/3/Fischer_0-378085.pdf"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dcterms:issued>2016</dcterms:issued>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/36392/3/Fischer_0-378085.pdf"/>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-19T08:59:07Z</dcterms:available>
    <dc:creator>Fischer, Fabian</dc:creator>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

April 21, 2016
Hochschulschriftenvermerk
Konstanz, Univ., Diss., 2016
Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen