Questions
Answer the following questions to test your knowledge of this chapter:
- What does
apd
inhostapd
stand for? - How can you quickly tell whether your wireless card supports access point mode?
- What does the
hostapd
configuration parameterignore_broadcast_ssid
do? 255.255.255.255
is the broadcast address of the ____________.- You’re running an ARP poisoning attack. You know the target and gateway IP addresses, so you immediately fire up
arpspoof
. Suddenly, communication between the target and the gateway is broken. What happened? - What do the first three octets and the last three octets of the MAC address represent respectively?
- The MSS and the MTU are the same size. True or false?
- What does the
-j
flag do iniptables
? - You have defined the IP and TCP layers of a specially crafted packet as
IP
andTCP
respectively. You want Scapy to send the packet and save the reply asREPLY
. What’s the command?