From 245ac94a42af0173f6328a95960d08278acce1b0 Mon Sep 17 00:00:00 2001 From: simono41 Date: Tue, 12 Sep 2017 22:59:48 +0200 Subject: [PATCH] fix --- arpspoof.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arpspoof.sh b/arpspoof.sh index 28e9053..f6d26bf 100755 --- a/arpspoof.sh +++ b/arpspoof.sh @@ -11,6 +11,7 @@ echo 1 > /proc/sys/net/ipv4/ip_forward gateway=$(route -n|grep ^0.0.0.0|cut -d' ' -f 10) +arp ip link read -p "Wie heisst die Schnittstelle? [enp30s0\eth0] : " modul nmap -sn ${gateway}/24