<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1628308</id>
	<title>Projects - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1628308"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1628308"/>
	<updated>2026-06-16T23:28:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5327</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5327"/>
		<updated>2015-10-23T09:14:53Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Simulation_Environment_Diagram.png]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP). The intention of this implementation was to create the appearance of an innocuous transmission between two devices through the use of a standard library. A TCP Connection was initiated to the Server from the Client. Upon connection the file from the Client was broken up into segments and transferred to the Server over IPv4 and IPv6 simultaneously while also alternating between the two IP protocol connections. When the transfer was completed, the connection was closed and the file reassembled on the Server side. The image below shows an overview of the transfer and the two flowcharts detail the procedure undertaken by both the Client and Server during transmission.&lt;br /&gt;
&lt;br /&gt;
[[File:Client_view_v2.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Client_flow.png]][[File:Server_flow.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over UDP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5326</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5326"/>
		<updated>2015-10-23T09:05:31Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Simulation_Environment_Diagram.png]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP). The intention of this implementation was to create the appearance of an innocuous transmission between two devices through the use of a standard library. A TCP Connection was initiated to the Server from the Client. Upon connection the file from the Client was broken up into segments and transferred to the Server over IPv4 and IPv6 simultaneously while also alternating between the two IP protocol connections. When the transfer was completed, the connection was closed and the file reassembled on the Server side. The image below shows an overview of the transfer and the two flowcharts detail the procedure undertaken by both the Client and Server during transmission.&lt;br /&gt;
&lt;br /&gt;
[[File:Client_view_v2.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Client_flow.png]][[File:Server_flow.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Server_flow.png&amp;diff=5325</id>
		<title>File:Server flow.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Server_flow.png&amp;diff=5325"/>
		<updated>2015-10-23T09:04:23Z</updated>

		<summary type="html">&lt;p&gt;A1628308: A1628308 uploaded a new version of &amp;amp;quot;File:Server flow.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_flow.png&amp;diff=5324</id>
		<title>File:Client flow.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_flow.png&amp;diff=5324"/>
		<updated>2015-10-23T09:03:31Z</updated>

		<summary type="html">&lt;p&gt;A1628308: A1628308 uploaded a new version of &amp;amp;quot;File:Client flow.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5323</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5323"/>
		<updated>2015-10-23T08:59:18Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Simulation_Environment_Diagram.png]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP). The intention of this implementation was to create the appearance of an innocuous transmission between two devices through the use of a standard library. A TCP Connection was initiated to the Server from the Client. Upon connection the file from the Client was broken up into segments and transferred to the Server over IPv4 and IPv6 simultaneously while also alternating between the two IP protocol connections. When the transfer was completed, the connection was closed and the file reassembled on the Server side. The image below shows an overview of the transfer and the two flowcharts detail the procedure undertaken by both the Client and Server during transmission.&lt;br /&gt;
&lt;br /&gt;
[[File:Client_view_v2.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Client_flow.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Server_flow.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_view_v2.png&amp;diff=5322</id>
		<title>File:Client view v2.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_view_v2.png&amp;diff=5322"/>
		<updated>2015-10-23T08:58:25Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5321</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5321"/>
		<updated>2015-10-23T08:57:31Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Simulation_Environment_Diagram.png]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP). The intention of this implementation was to create the appearance of an innocuous transmission between two devices through the use of a standard library. A TCP Connection was initiated to the Server from the Client. Upon connection the file from the Client was broken up into segments and transferred to the Server over IPv4 and IPv6 simultaneously while also alternating between the two IP protocol connections. When the transfer was completed, the connection was closed and the file reassembled on the Server side. The image below shows an overview of the transfer and the two flowcharts detail the procedure undertaken by both the Client and Server during transmission.&lt;br /&gt;
&lt;br /&gt;
[[File:Client_flow.png]][[File:Server_flow.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Server_flow.png&amp;diff=5320</id>
		<title>File:Server flow.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Server_flow.png&amp;diff=5320"/>
		<updated>2015-10-23T08:56:32Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_flow.png&amp;diff=5319</id>
		<title>File:Client flow.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Client_flow.png&amp;diff=5319"/>
		<updated>2015-10-23T08:55:57Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5318</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5318"/>
		<updated>2015-10-23T08:55:08Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Simulation_Environment_Diagram.png]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP). The intention of this implementation was to create the appearance of an innocuous transmission between two devices through the use of a standard library. A TCP Connection was initiated to the Server from the Client. Upon connection the file from the Client was broken up into segments and transferred to the Server over IPv4 and IPv6 simultaneously while also alternating between the two IP protocol connections. When the transfer was completed, the connection was closed and the file reassembled on the Server side. The image below shows an overview of the transfer and the two flowcharts detail the procedure undertaken by both the Client and Server during transmission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Simulation_Environment_Diagram.png&amp;diff=5317</id>
		<title>File:Simulation Environment Diagram.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Simulation_Environment_Diagram.png&amp;diff=5317"/>
		<updated>2015-10-23T08:49:43Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5316</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5316"/>
		<updated>2015-10-23T08:47:54Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
The model for the exfiltration types required communication between two networked devices. This was achieved through the use of two virtual machines running Ubuntu on a single host system. The virtual machine client used was VirtualBox by Oracle. Ubuntu was chosen as the operating system as it was the Linux distribution familiar to all members of the project team. The implementation of this environment can be seen below.&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 1: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
Exfiltration Attack Type 1, referred to as ‘Exfiltration Type 1’, would utilise the inbuilt socket connection library of Python to communicate between hosts using Transmission Control Protocol (TCP).&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2: Hybrid IPv4/IPv6 Over TCP====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5315</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5315"/>
		<updated>2015-10-23T08:43:57Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Attack Development and Analysis&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Exfiltration Attacks===&lt;br /&gt;
====Exfiltration Attack Type 1====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Exfiltration Attack Type 2====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Analysis of Data===&lt;br /&gt;
====Stream Re-association====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Study Tour&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5314</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5314"/>
		<updated>2015-10-23T08:39:51Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5313</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5313"/>
		<updated>2015-10-23T08:38:40Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
However, as IPv6 was intended to replace IPv4, the two do not have direct communication abilities. This means that a device with only an IPv4 address cannot communicate with a device addressed only via IPv6. This means it is difficult to correlate the addresses of a hybrid IPv4/IPv6 device as there are no protocols to relate them. The exploitation of this property was the motivating factor behind the development and analysis of Hybrid IPv4/IPv6 data exfiltration attacks.&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5312</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5312"/>
		<updated>2015-10-23T08:36:19Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×10^9  to 3.4×10^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5311</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5311"/>
		<updated>2015-10-23T08:35:14Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security. The use of Hybrid IPv4/IPv6 communication for the purpose of data exfiltration was the main focus for this project.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
Due to a rapid expansion in demand for Internet connected devices, the original 32-bit source and destination IPv4 address header fields were insufficient for accommodating this growth. Internet Protocol Version 6 (IPv6) was soon standardised in RFC 2460 [3] by the IETF and featured “Expanded Addressing Capabilities”. IPv6 allowed for 128-bit addressing, increasing the available address space from approximately 4.3×〖10〗^9  to 3.4×〖10〗^28 unique addresses. In addition to this, IPv6 also simplified the header format, instead adding the capability for optional extension headers. This allowed for a reduction in processing cost used for common case packets. The use of IPv6 also allowed for flow labeling capability, allowing the sender to label a packet as part of a particular traffic flow so that a request for special handling, such as non-default quality of service, could be applied.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Project Team&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maennel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;br /&gt;
* [3] https://tools.ietf.org/html/rfc2460&lt;br /&gt;
* [4]&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5310</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5310"/>
		<updated>2015-10-23T08:27:58Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters [2]. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maenell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5309</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5309"/>
		<updated>2015-10-23T08:27:13Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
In the modern age, there is a continuous push for everything to be made available online. The need for advanced cyber-security techniques that can quickly adapt to new types of attacks continues to grow. The collaboration with Estonia stems from the fact that it is highly regarded as a technologically advanced nation; it was the first country to allow nationwide online voting in 2005 [1]. Together with its geographical location and heavy investment in the digital age, Estonia has been the target of instances of cyber-crime. In 2007, Estonia was victim to one of the largest instances of state-sponsored cyber warfare, affecting many national websites including those of the government, banks, ministries and broadcasters2. The motivation for this project is to work closely with academics at TTU to investigate these forms of malicious activities and develop techniques, through research and analysis, for real-time detection of cyber-attacks. The project is expected to provide new ideas and proposed solutions to the research questions that arise.&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Team==&lt;br /&gt;
===Students===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maenell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Hayretdin Bahsi&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;References&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
* [1] http://www.theatlantic.com/international/archive/2014/01/lessons-from-the-worlds-most-tech-savvy-government/283341/&lt;br /&gt;
* [2] http://www.theguardian.com/world/2007/may/17/topstories3.russia&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5308</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5308"/>
		<updated>2015-10-23T08:21:27Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Project Team===&lt;br /&gt;
* Matthew Sclauzero&lt;br /&gt;
* Carmela Panuccio&lt;br /&gt;
* Pellegrino Coscia&lt;br /&gt;
* Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
=====University of Adelaide=====&lt;br /&gt;
* Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
=====Tallinn University of Technology=====&lt;br /&gt;
* Dr Olaf Maenell&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
=====NATO Cooperative Cyber Defence Centre of Excellence=====&lt;br /&gt;
* Mauno Pihelgas&lt;br /&gt;
* Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
=====Centre for Defence Communications and Information Networking=====&lt;br /&gt;
* Dr Michael Webb &lt;br /&gt;
* Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;==&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5307</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5307"/>
		<updated>2015-10-23T08:17:26Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
===Project Team===&lt;br /&gt;
- Matthew Sclauzero&lt;br /&gt;
- Carmela Panuccio&lt;br /&gt;
- Pellegrino Coscia&lt;br /&gt;
- Benjamin Cosh&lt;br /&gt;
&lt;br /&gt;
===Supervisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;University of Adelaide&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
- Dr Matthew Sorell&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tallinn University of Technology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
- Dr Olaf Maenell&lt;br /&gt;
&lt;br /&gt;
===Advisors===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NATO Cooperative Cyber Defence Centre of Excellence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
- Mauno Pihelgas&lt;br /&gt;
- Bernhards Blumbergs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Centre for Defence Communications and Information Networking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
- Dr Michael Webb &lt;br /&gt;
- Dr Hung Nguyen&lt;br /&gt;
&lt;br /&gt;
===Aim===&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security.&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
===Background===&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5306</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5306"/>
		<updated>2015-10-23T08:07:54Z</updated>

		<summary type="html">&lt;p&gt;A1628308: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Aim&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
The aim of this project was to investigate the usefulness of packet data from internet connected networks in the field of Cyber-Security.&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5305</id>
		<title>Projects:2015s1-45 Analysis and Visualisation of Packet Data for Cyber-Security Purposes</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2015s1-45_Analysis_and_Visualisation_of_Packet_Data_for_Cyber-Security_Purposes&amp;diff=5305"/>
		<updated>2015-10-23T08:05:08Z</updated>

		<summary type="html">&lt;p&gt;A1628308: Created page with &amp;quot; == &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;About&amp;#039;&amp;#039;&amp;#039; ==&lt;/div&gt;</summary>
		<author><name>A1628308</name></author>
		
	</entry>
</feed>