$ for prefix in $(for i in $(nmap -sn foo_network/24|rg for); do ping $i -c 1 -w 1 2> /dev/null ; arp $i 2>/dev/null ; done|rg ether.* -o 2>/dev/null |cut -d ':' -f 1-3|awk '{ print $2 }'|sed 's/://g'); do grep $prefix /usr/share/nmap/nmap-mac-prefixes -i ; done
putain que ça a l'air cool ça :D
nmap -sP --script discovery monip.de.chez.moi
Stats: 0:13:35 elapsed; 0 hosts completed (1 up), 1 undergoing Script Scan
NSE Timing: About 50.00% done; ETC: 23:12 (0:13:23 remaining)
On va voir le résultat :-) en tout cas le nmap "slow and comprehensive" c'est quelque chose Oo
[edit] : après 30mn, tjs à 50% ... on fout ça dans un screen :D