Practice Flashcards

(48 cards)

1
Q

Where is the SAM file located on a Windows 7 machine?

A

c:\windows\system32\config c:\ windows\repair

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

At what stage does session hijacking occur?

A

After the three way handshake

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

Where is the hosts file located on a Windows 7 machine?

A

c:\windows\system32\drivers\etc

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

A ping consists of an ECHO request, what is the ICMP code?

A

Type 8, code 0

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

What ICMP message will this machine return due to a ping?

A

Type 0, code 0

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

What is the port number for RPC?

A

135 TCP

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

What is the port number for DHCP?

A

67 UDP

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

What is the port number for NTP?

A

123 UDP

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

What is the purpose of ICMP Type 3 message?

A

used for unreachable messages

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

What is the purpose of ICMP Type 11 message?

A

Time exceeded

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

What is the pirpose of ICMP Type 13 message?

A

Timestamp

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

What is the purpose of ICMP Type 17 message?

A

Subnet mask request

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

nmap -sO

A

IP protocol scan

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

nmap -sP

A

ping scan

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

nmap -sT

A

TCP Connect scan

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

nmap -sI

A

IDLE scan

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

nmap  -sP

A

to see which IP addresses are currently active on a network.

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

nmap  -sV

A

Probe open ports to determine service/version info.

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

nmsp  -A

A

Enable OS detection, version detection, script scanning, and traceroute.

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

All scans return an______ on a closed port, with the exception of the _____ scan, which returns no response.

21
Q

XMAS, FIN, NUL on open port response is

22
Q

XMAS, FIN, NUL on closed port response is

23
Q

ACK responses on open port is

24
Q

What port SNMP uses?

25
The syntax to add a MAC address is
arp -s ipaddress macaddress
26
In Wireshark, to display only those packets with the specified source IP address
ip.src == ipaddress
27
what is IP Tables?
used to control network traffic and also perform stateful firewall inspection of traffic going into and out of the DMZ.
28
What is IPchains?
used to configure rules limiting access to only specific IP addresses that are trusted.
29
802.11a
54Mbps, 5GHZ OFDM
30
802.11b
11Mbps, 2.4GHS DSSS
31
802.11g
54Mbps, 2.4GHz OFDM and DSSS
32
802.11n
100+Mbps, 2.4-5GHz OFDM
33
NetStumbler detects
802.11a, b, and g
34
Known plain-text attack
the hacker has both plain-text and corresponding cipher-text messages
35
Chosen-plain text
attacker knows the algorithm used or have access to the machine used to determine the key. Used in PKI.
36
Human-based social engineering
face-to-face, telephone contact, dumpster diving, impersonating, technical support, shoulder surfing, and Tailgating and piggybacking.
37
Computer-based social engineering
phishing, pop-ups, IRC channel.
38
Who is Insider associate?
someone with limited authorized access, like a contractor, guard, or cleaning services person.
39
Who is Inside Affiliate?
a spouse, friend, or client of an employee who uses the employee’s credentials to gain access.
40
Sam Spade is used for
footprinting, zone transfer
41
What flags are set in a X-MAS scan? (Choose all that apply).
FIN, PSH, URG
42
SOA records 200302028 86400 900 1209600 3600 What is the purpose of 200302028?
the serial number (revision #). number 1
43
SOA records 200302028 86400 900 1209600 3600 What is the purpose of 86400?
refresh interval number 2
44
SOA records 200302028 86400 900 1209600 3600 What is the purpose of 900?
retry time number 3
45
SOA records 200302028 86400 900 1209600 3600 What is the purpose of 1209600?
Expiry time number 4 - Zone is deadand stop responding to queries
46
SOA records 200302028 86400 900 1209600 3600 What is the purpose of 3600?
TTL for the zone. number 5
47
FIN = ? SYN = ? RST = ? PSH = ? ACK = ? URG = ?
FIN = 1 SYN = 2 RST = 4 PSH = 8 ACK = 16 URG = 32
48
What are the five registrant bodies?
ARIN, APNIC, RIPE, LACNIC, AfriNIC **American Registry for Internet Numbers (ARIN**) Canada, many Caribbean and North Atlantic islands, and the United States. **Asia-Pacific Network Information Center (APNIC)** Asia and Pacific. Réseaux IP Européens (RIPE) NCC Europe, Middle East, and parts of Central Asia/Northern Africa. **Latin America and Caribbean Network Information Center (LACNIC)** Latin America and the Caribbean. **African Network Information Center (AfriNIC) Africa.**