diff --git a/kali/wireshark_with_no_ip b/kali/wireshark_with_no_ip index f8238fd..3317ab4 100755 --- a/kali/wireshark_with_no_ip +++ b/kali/wireshark_with_no_ip @@ -6,9 +6,11 @@ # Description: Brings a nic up without an ip address and without arp and # starts wireshark really passive. # Author: Patrick Neumann (patrick@neumannsland.de) -# Platform: Kali Linux (tested: 2018.2) -# Version: 1.0 -# Date: 24.08.2018 +# Platform: Kali Linux (tested: 2018.4) +# Version: 1.01 +# Date: 30.01.2019 +# Link: +# https://vcs.neumannsland.de/casualscripter/shell-scripting/src/branch/master/kali/wireshark_with_no_ip # License: GPL3 # Warranty: This program is distributed WITHOUT ANY WARRANTY