Latest 100 public snipts »
Fotinakis's
snipts » security
showing 1-2 of 2 snipts for security
-
∞ Quick find a manufacturer's OUI
grep -i foundry /usr/share/nmap/nmap-mac-prefixes
-
∞ Change SSH port on OS X
# Add a service on an unused port in: sudo vim /etc/services # Change the string "ssh" below "SockServiceName" to whatever name used in the above file sudo vim /System/Library/LaunchDaemons/ssh.plist


