Command Line Utilities Flashcards

1
Q

A network command-line utility in MS Windows that tracks and displays the route taken by IPv4 packets on their way to another host is called:

A

tracert

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

A Linux command-line utility for displaying intermediary points (routers) the IPv4 packet is passed through on its way to another network node is known as:

A

traceroute

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

tracert/traceroute…..which one is windows and which is linux?

A

tracert - windows, traceroute - linux

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

command-line utilities used for DNS queries?

A

dig, nslookup

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

What is the name of a Windows command-line utility that can be used to display TCP/IP configuration settings?

A

ipconfig

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

The Linux command-line utility for network interface configuration is called:

A

ifconfig

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

command-line tools is used for discovering hosts and services on a network?

A

nmap

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

command-line utility used for checking the reachability of a remote network host is known as:

A

ping

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

command-line utility in MS Windows combines the features of ping and tracert?

A

pathping

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

command-line tool used for security auditing and testing of firewalls and networks?

A

hping

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

Netstat is a command-line utility used for:

A

Displaying network protocol stats, displaying TCP/IP connections

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

network debugging and exploration tool that can read and write data across TCP or UDP connections?

A

netcat

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

The arp command can be used to perform what kind of resolution?

A

IP to MAC

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

command-line commands in MS Windows are used to display the contents of a routing table? (

A

route print, netestat - r

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

A Linux command-line command for displaying routing table contents is called:

A

netstat -r

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

command-line tool used to download or upload data to a server via any of the supported protocols, such as FTP, HTTP, SMTP, IMAP, POP3, or LDAP?

A

curl

17
Q

used for gathering OSINT?

A

the harvester

18
Q

advanced network exploration and penetration testing tool integrating functionalities from multiple other tools, such as ping, whois, or nmap?

A

sn1per

19
Q

hides attacker’s identity by utilizing a proxy for port scanning?

A

scanless

20
Q

What is the function of the Linux chmod command?

A

Changes file/directory access permissions

21
Q

Which of the following commands enables adding messages to the /var/log/syslog file in Linux?

A

logger

22
Q

Command-Line Interface (CLI) packet-crafting tool?

A

TCPreplay

23
Q

enables sending custom packets that can be used to evaluate the security of a network device?

A

TCPreplay

24
Q

Command-Line Interface (CLI) packet-capturing tool used in Unix-like operating systems?

A

tcpdump

25
Q

Linux command-line utility that can be used in the forensic process for creating and copying image files is called:

A

dd

26
Q

Linux utility for querying and displaying logs that are stored in binary form?

A

journalctl