Networking (Obj 4.1) Flashcards

1
Q

A network diagnostic command for displaying possible routes and
measuring transit delays of packets across an
Internet Protocol network

A

tracert/traceroute

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

Utility used to determine the IP address associated with a domain name,
obtain the mail server settings for a domain, and other DNS information

A

nslookup/dig

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

Utility that displays all the network configurations of the currently
connected network devices and can modify the DHCP and DNS settings

A

ipconfig/ifconfig

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

An open-source network scanner that is used to discover hosts and services on a computer network by sending packets and analyzing their responses.

A

nmap

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

Utility used to determine if a host is reachable on an Internet Protocol network.

A

ping/pathping

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

An open-source packet generator and analyzer for the TCP/IP protocol that is 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
7
Q

Utility that displays network connections for Transmission Control
Protocol, routing tables, and a number of network interface and network protocol statistics

A

netstat

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

Utility for reading from and writing to network connections using TCP or UDP which is a dependable back-end that can be used directly or easily driven by other programs and scripts

A

netcat

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

Utility for viewing and modifying the local Address Resolution Protocol (ARP) cache on a given host or server

A

arp

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

Utility that is used to view and manipulate the IP routing table on a host or server

A

route

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

A command line tool to transfer data to or from a server, using any of the supported protocols (HTTP, FTP, IMAP, POP3, SCP, SFTP, SMTP, TFTP, TELNET, LDAP or FILE)

A

curl

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

A python script that is used to gather emails, subdomains, hosts,
employee names, open ports and banners from different public sources like search engines, PGP key servers and SHODAN database

A

the harvester

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

An automated scanner that can be used during a penetration test to
enumerate and scan for vulnerabilities across a network

A

sn1per

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

Utility that is used to create an exploitation website that can perform Open port scans in a more stealth-like manner

A

scanless

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

Utility that is used for DNS enumeration to locate all DNS servers and DNS entries for a given organization

A

dnsenum

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

A proprietary vulnerability scanner that can remotely scan a computer or network for vulnerabilities.

A

Nessus

17
Q

An open-source software for automating analysis of suspicious files

A

Cuckoo