Skip to content

Instantly share code, notes, and snippets.

Created December 31, 2012 21:13
Show Gist options
  • Save anonymous/4422773 to your computer and use it in GitHub Desktop.
Save anonymous/4422773 to your computer and use it in GitHub Desktop.
unless mac = PacketFu::Utils::arp(ip)
puts "\t[-] Could not retrieve #{ip} MAC address!"
exit 0
end
mac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment