themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to scan hosts on your network

mDNS/DNS-SD scan

sudo apt-get install avahi-utils
avahi-browse --all --terminate

NetBIOS scan

sudo apt-get install nbtscan
nbtscan 192.168.1.0/24