Command Line Tools Flashcards

1
Q

Tests reachability

A

Ping - icmp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Determines the route a packet takes (amount of hops)

Tracert for windows

Traceroute for Linux and Mac OS

A

Trace route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Lookup info from DNS servers

A

Nslookup (windows and Linux)

Dig (Mac OS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Lookup network info such as IP

A

Ipconfig (windows)

Ifconfig (Linux and Mac OS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Uh

A

Iptables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Network statistics

Netstat -a shows all active connections

Netstat -b shows binaries

Netstat -n shows active connections without resolving names

A

Netstat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Huh

A

Tcpdump

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Combines ping and trace route in windows

A

Pathping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Network mapper

A

Nmap

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

View devices routing table

A

Route print

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

View arp table

A

ARP -a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly