Browse Source

fix readme typo, add labels folder 'tures', add SQLiteCpp lib

Aidmar Wainakh 7 years ago
parent
commit
79eab8d3b5

+ 2 - 0
.gitignore

@@ -12,3 +12,5 @@ code_boost/src/build/*
 # Pycharm IDE configuration
 .idea/
 
+#captures
+captures/*

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ The following packages/libraries are required to compile the ID2T C++ modules
 
 #### Required Python Packages
 The following python packages are required to run ID2T. Install the packages with your preferred package manager. For example, you can use pip3 (pip for python 3). Install pip3 in ubuntu with ``apt install python3-pip`` and install the packages with ``sudo pip3 install <packagename>``.
-* ``scapy`` (make sure its the python3 version)
+* ``scapy-python3`` (make sure its the python3 version)
 * ``lea``
 * ``matplotlib``
 * ``SciPy Stack`` (see [installation instructions](https://www.scipy.org/install.html))

+ 1 - 0
code_boost/src/SQLiteCpp

@@ -0,0 +1 @@
+Subproject commit f08c15f43b27031b0d119a9c9320f9bad744e8f9

+ 7 - 0
id2t

@@ -0,0 +1,7 @@
+#!/bin/sh
+# Find the executable
+ID2T_DIR=$(readlink -f $0)
+SCRIPT_PATH=${ID2T_DIR%/*}
+cd $SCRIPT_PATH
+# Execute ID2T
+exec ./code/CLI.py "$@"

+ 15 - 0
tures/30sec_mawi_201701011400_20170510-153337_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>PortscanAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1483246800.438943</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.438943</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1483246800.5330968</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.533097</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>

+ 15 - 0
tures/30sec_mawi_201701011400_20170511-100247_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>DDoSAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1483246800.4668586</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.466859</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1483247219.1804278</timestamp>
+			<timestamp_hr>2017-01-01 06:06:59.180428</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>

+ 15 - 0
tures/30sec_mawi_201701011400_20170512-065455_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>PortscanAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1483246800.7665396</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.766540</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1483246800.8149984</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.814998</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>

+ 15 - 0
tures/30sec_mawi_201701011400_20170518-175343_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>DDoSAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1483246800.4428115</timestamp>
+			<timestamp_hr>2017-01-01 06:00:00.442811</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1483260543.1745257</timestamp>
+			<timestamp_hr>2017-01-01 09:49:03.174526</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>

+ 15 - 0
tures/capture_1_20170501-230634_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>PortscanAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1493672159.536566</timestamp>
+			<timestamp_hr>2017-05-01 22:55:59.536566</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1493672180.586788</timestamp>
+			<timestamp_hr>2017-05-01 22:56:20.586788</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>

+ 15 - 0
tures/nano_sec_20170513-105157_labels.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<LABELS version_parser="0.2">
+	<attack>
+		<attack_name>PortscanAttack</attack_name>
+		<attack_note></attack_note>
+		<timestamp_start>
+			<timestamp>1494665371.881224</timestamp>
+			<timestamp_hr>2017-05-13 10:49:31.881224</timestamp_hr>
+		</timestamp_start>
+		<timestamp_end>
+			<timestamp>1494665408.3418837</timestamp>
+			<timestamp_hr>2017-05-13 10:50:08.341884</timestamp_hr>
+		</timestamp_end>
+	</attack>
+</LABELS>