From b00f4349fe7cd82524b5dcf9d6853f4ec98fa98f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 17 Sep 2015 20:54:06 +0200 Subject: Assignment 2 --- netsec-assignment2-S4498062/exercise2/exercise2a | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 netsec-assignment2-S4498062/exercise2/exercise2a (limited to 'netsec-assignment2-S4498062/exercise2/exercise2a') diff --git a/netsec-assignment2-S4498062/exercise2/exercise2a b/netsec-assignment2-S4498062/exercise2/exercise2a new file mode 100644 index 0000000..d076017 --- /dev/null +++ b/netsec-assignment2-S4498062/exercise2/exercise2a @@ -0,0 +1,22 @@ + # service NetworkManager stop + # airmon-ng start wlan0 + # airodump-ng mon0 + +We see the following networks (the target is marked with a +): + + ESSID BSSID CH + eduroam + ru-guest + eduroam-config + + NetSec Homework Net (Pol) 48:5B:39:89:8C:10 1 + +And the clients: + + BSSID STATION PWR Rate Lost Frames Probe + 48:5B:39:89:8C:10 00:0F:C9:0C:EE:ED -63 24 -54 96 1410 + 48:5B:39:89:8C:10 00:0F:C9:0C:F7:8C -65 48 -54 95 960 + 48:5B:39:89:8C:10 00:0F:C9:0C:F7:93 -71 54 -54 158 1479 + +The MAC addresses all start with the same 35 bits, so either they were made by +the same vendor or they were changed manually. + -- cgit v1.2.3