OBJ 5.3 X Flashcards
WiFi analyzer
Ensures you have the proper coverage and helps prevent overlap
between wireless access point coverage zones and channels
Protocol analyzer/packet capture
Protocol analyzer - Used to capture and analyze signals and data traffic over a communication channel
Packet capturing tool - Used to capture packets running over a network connection in real time
and then save them for later analysis
Bandwidth speed tester
Verifies the real-world throughput from a client device all the way out to
the Internet and back
Port scanner
Determines which ports are open on a network
iperf
Gathers an active measurement of the maximum achievable bandwidth
on an IP-based network
NetFlow analyzers
Performs monitoring, troubleshooting and in-depth inspection, interpretation, and synthesis of traffic flow data
Trivial File Transfer
Protocol (TFTP) server
Protocol for exchanging files between two TCP/IP machines
Terminal emulator
llows a host computer to access another computer through a commandline interface or a graphical one using either Telnet or SSH
IP scanner
Used to search for and detect IP addresses and other information related to devices on the network
ping
Used to check IP connectivity between two devices, most often for
network troubleshooting
ipconfig/ifconfig/ip
ipconfig- Displays all of the current TCP/IP network configuration values and refreshes DHCP and DNS settings for a Windows client/server
ifconfig- Command line tool used in Unix, Linux, and OS X systems to display IP address information
▪ ifconfig is considered officially deprecated
ip- Assigns an address to a network interface or configures network interface parameters on a Unix, Linux, or OS X operating system
nslookup/dig
Name Server Lookup (nslookup)
▪ Used to query the DNS to provide the mapping between domain names and IP addresses or other DNS records
Used to conduct queries against DNS nameservers and is only available for Linux, Unix, and OS X systems by default
traceroute/tracert
Displays the path between your device (the source) and the destination IP address, showing each route hop along the path
arp
▪ Used to display and modify entries in the Address Resolution Protocol (or ARP) cache on a system
▪ An ARP entry in the cache will get deleted after 21,600 seconds (6 hours)
● arp -d
netstat
Displays information for IP-based connections on a client including its
current sessions, its source and destination IPs, and port numbers