Tools Flashcards
metasploit
Hacker Swiss Army knife
ping
test if a host is online
tracert
Windows trace route tool
traceroute
Linux and Mac trace route tool
netstat
See network statistics
arp
See and manage a host’s arp table
ipconfig
see network interface info - Windows
ifconfig
see network interface info - linux and mac
nslookup
lookup fqdn name to ip addresses
dig
linux/mac version of nslookup (resolves fqdn to ip addresses)
whois
ownership of domain names and ip addresses (domaintools.com)
reverse whois
Learn about domain names associated with a name or email address.
ss
linux/mac version of netstat
Remote Attestation
sends a compliance report to an external server for UEFI and Secure Boot
Non Persistance
Plan for failure and automate remediation as much as possible.