From da4c77d51f971e6abe838db76d55c7fc4c103d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Lindh=C3=A9?= Date: Tue, 31 Oct 2017 13:50:36 +0100 Subject: Repo cleanup --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8318210..81b3c7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Midbro – Packet Capturing for the PASAD IDS +# Midbro – Packet Capturing for Intrusion Detection Systems Created by Robert Gustafsson, Robin Krahl and Andreas Lindhé in DAT300 2017 at Chalmers University of Technology. Copyright belongs to the authors. @@ -16,7 +16,7 @@ available on other platforms. 0. Compile and export library path 1. Start Bro -2. Start the consumer (PASAD or midbro_test) +2. Start the consumer (midbro_test) 3. Send network traffic @@ -33,11 +33,9 @@ The commands below assume you are in the root directory of this repository. `sudo bro -b -C -i lo script/modbus.bro Log::default_writer=Log::WRITER_NONE` -### 2. Start the consumer +### 2. Start the consumer (`midbro_test`) -**PASAD:** `cd data; ../bin/pasad 1000 500 18` - -**midbro_test:** `./bin/midbro_test` +`./bin/midbro_test` ### 3. Send network traffic -- cgit v1.2.1