Security Tools Flashcards
Windows diagnostic command for displaying possible routes and measuring transit delays of packets across a network
tracert
Linux diagnostic command for displaying possible routes and measuring transit delays of packets across a network
traceroute
Windows utility used to determine the IP address associated with a domain name and other DNS information
nslookup
Linux utility used to determine the IP address associated with a domain name and other DNS information
dig
Displays all network configurations and can modify DHCP and DNS settings. List windows then linux
ipconfing / ifconfig
Open source network scanner
nmap
Used to determine if a host is reachable on a network
ping / pathping
Open source packet generator and analyzer for the TCP/IP protocol that is used for security auditing and test of firewalls and networks
hping
Displays the network connections for TCP, routing tables and a number of network interface and network protocol statistics
netstat
Utility for reading from and writing to network connections
netcat
utility for viewing and modifying the local ARP cache
Arp
utility that is used to view and manipulate the IP routing table
route
Command line tool to transfer data to or from a server using any of the IP protocols
curl
A python script that is used to gather emails, subdomains, hosts, employee names, open ports etc
the harvester
automated scanner that can be used during a pen test to enumerate and scan vulnerabilities
sn1per