An Evil Cracker is attempting to penetrate your private network security. To do this, he must not be seen by your IDS, as it may take action to stop him. What tool might he use to bypass the IDS? Select the best answer.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
You are the security administrator for a large network. You want to prevent attackers from running any sort of traceroute into your DMZ and discovering the internal structure of publicly accessible areas of the network. How can you achieve this?
-
A
There is no way to completely block tracerouting into this area
-
B
Block UDP at the firewall
-
C
Block TCP at the firewall
-
D
Block ICMP at the firewall
Reveal answer details
Close answer details
A Buffer Overflow attack involves:
-
A
Using a trojan program to direct data traffic to the target host's memory stack
-
B
Flooding the target network buffers with data traffic to reduce the bandwidth available to legitimate users
-
C
Using a dictionary to crack password buffers by guessing user names and passwords
-
D
Poorly written software that allows an attacker to execute arbitrary code on a target system
Reveal answer details
Close answer details
MX record priority increases as the number increases. (True/False.
-
A
-
B
Reveal answer details
Close answer details
Why would an ethical hacker use the technique of firewalking?
-
A
It is a technique used to discover wireless network on foot.
-
B
It is a technique used to map routers on a network link.
-
C
It is a technique used to discover the nature of rules configured on a gateway.
-
D
It is a technique used to discover interfaces in promiscuous mode.
Reveal answer details
Close answer details
Fingerprinting VPN firewalls is possible with which of the following tools?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
You are the CIO for Avantes Finance International, a global finance company based in Geneva. You are responsible for network functions and logical security throughout the entire corporation. Your company has over 250 servers running Windows Server, 5000 workstations running Windows Vista, and 200 mobile users working from laptops on Windows 7. Last week, 10 of your company's laptops were stolen from salesmen while at a conference in Amsterdam. These laptops contained proprietary company information. While doing damage assessment on the possible public relations nightmare this may become, a news story leaks about the stolen laptops and also that sensitive information from those computers was posted to a blog online. What built-in Windows feature could you have implemented to protect the sensitive information on these laptops?
-
A
You should have used 3DES which is built into Windows
-
B
If you would have implemented Pretty Good Privacy (PGP) which is built into Windows,the sensitive information on the laptops would not have leaked out
-
C
You should have utilized the built-in feature of Distributed File System (DFS) to protect the sensitive information on the laptops
-
D
You could have implemented Encrypted File System (EFS) to encrypt the sensitive files on the laptops
Reveal answer details
Close answer details
Take a look at the following attack on a Web Server using obstructed URL:  How would you protect from these attacks?
-
A
Configure the Web Server to deny requests involving "hex encoded" characters
-
B
Create rules in IDS to alert on strange Unicode requests
-
C
Use SSL authentication on Web Servers
-
D
Enable Active Scripts Detection at the firewall and routers
Reveal answer details
Close answer details
Your company was hired by a small healthcare provider to perform a technical assessment on the network. What is the best approach for discovering vulnerabilities on a Windows-based computer?
-
A
Use the built-in Windows Update tool
-
B
Create a disk imageof a clean Windows installation
-
C
Check MITRE.org for the latest list of CVE findings
-
D
Used a scan tool like Nessus
Reveal answer details
Close answer details
Question 10
Multiple choice
How do you defend against Privilege Escalation?
-
A
Use encryption to protect sensitive data
-
B
Restrict the interactive logon privileges
-
C
Run services as unprivileged accounts
-
D
Allow security settings of IE to zero or Low
-
E
Run users and applications on the least privileges
Reveal answer details
Close answer details
Correct answersA, B, C, E
Question 11
Single choice
You are writing security policy that hardens and prevents Footprinting attempt by Hackers. Which of the following countermeasures will NOT be effective against this attack?
-
A
Configure routers to restrict the responses to Footprinting requests
-
B
Configure Web Servers to avoid information leakage and disable unwanted protocols
-
C
Lock the ports with suitable Firewall configuration
-
D
Use an IDS that can be configured to refuse suspicious traffic and pick up Footprinting patterns
-
E
Evaluate the information before publishing it on the Website/Intranet
-
F
Monitor every employee computer with Spy cameras,keyloggers and spy on them
-
G
Perform Footprinting techniques and remove any sensitive information found on DMZ sites
-
H
Prevent search engines from caching a Webpage and use anonymous registration services
-
I
Disable directory and use split-DNS
Reveal answer details
Close answer details
Question 12
Single choice
Why attackers use proxy servers?
-
A
To ensure the exploits used in the attacks always flip reverse vectors
-
B
Faster bandwidth performance and increase in attack speed
-
C
Interrupt the remote victim's network traffic and reroute the packets to attackers machine
-
D
To hide the source IP address so that an attacker can hack without any legal corollary
Reveal answer details
Close answer details
Question 13
Single choice
In which step Steganography fits in CEH System Hacking Cycle (SHC)
-
A
Step 2: Crack the password
-
B
-
C
Step 3: Escalate privileges
-
D
Step 4: Execute applications
-
E
-
F
Step 6: Cover your tracks
Reveal answer details
Close answer details
Question 14
Single choice
NTP allows you to set the clocks on your systems very accurately, to within 100ms and sometimes-even 10ms. Knowing the exact time is extremely important for enterprise security. Various security protocols depend on an accurate source of time information in order to prevent "playback" attacks. These protocols tag their communications with the current time, to prevent attackers from replaying the same communications, e.g., a login/password interaction or even an entire communication, at a later date. One can circumvent this tagging, if the clock can be set back to the time the communication was recorded. An attacker attempts to try corrupting the clocks on devices on your network. You run Wireshark to detect the NTP traffic to see if there are any irregularities on the network. What port number you should enable in Wireshark display filter to view NTP packets?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 15
Single choice
You want to know whether a packet filter is in front of 192.168.1.10. Pings to 192.168.1.10 don't get answered. A basic nmap scan of 192.168.1.10 seems to hang without returning any information. What should you do next?
-
A
Run NULL TCP hping2 against 192.168.1.10
-
B
Run nmap XMAS scan against 192.168.1.10
-
C
The firewall is blocking all the scans to 192.168.1.10
-
D
Use NetScan Tools Pro to conduct the scan
Reveal answer details
Close answer details
Question 16
Single choice
To send a PGP encrypted message, which piece of information from the recipient must the sender have before encrypting the message?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 17
Single choice
Fingerprinting an Operating System helps a cracker because:
-
A
It defines exactly what software you have installed
-
B
It opens a security-delayed window based on the port being scanned
-
C
It doesn't depend on the patches that have been applied to fix existing security holes
-
D
It informs the cracker of which vulnerabilities he may be able to exploit on your system
Reveal answer details
Close answer details
Question 18
Single choice
Why would you consider sending an email to an address that you know does not exist within the company you are performing a Penetration Test for?
-
A
To determine who is the holder of the root account
-
B
-
C
-
D
To illicit a response back that will reveal information about email servers and how they treat undeliverable mail
-
E
To test for virus protection
Reveal answer details
Close answer details
Question 19
Single choice
If the final set of security controls does not eliminate all risk in a system, what could be done next?
-
A
Continue to apply controls until there is zero risk.
-
B
Ignore any remaining risk.
-
C
If the residual risk is low enough,it can be accepted.
-
D
Remove current controls since they are not completely effective.
Reveal answer details
Close answer details
Question 20
Multiple choice
What makes web application vulnerabilities so aggravating? (Choose two)
-
A
They can be launched through an authorized port.
-
B
A firewall will not stop them.
-
C
They exist only on the Linux platform.
-
D
They are detectable by most leading antivirus software.
Reveal answer details
Close answer details
Question 21
Single choice
While performing ping scans into a target network you get a frantic call from the organization's security team. They report that they are under a denial of service attack. When you stop your scan, the smurf attack event stops showing up on the organization's IDS monitor. How can you modify your scan to prevent triggering this event in the IDS?
-
A
-
B
Do not scan the broadcast IP.
-
C
Spoof the source IP address.
-
D
Only scan the Windows systems.
Reveal answer details
Close answer details
Question 22
Single choice
Take a look at the following attack on a Web Server using obstructed URL: http://www.example.com/script.ext?template%2e%2e%2e%2e%2e%2f%2e%2f%65%74%63%2f%70%61%73%73%77%64 The request is made up of: %2e%2e%2f%2e%2e%2f%2e%2f% = ../../../ %65%74%63 = etc %2f = / %70%61%73%73%77%64 = passwd How would you protect information systems from these attacks?
-
A
Configure Web Server to deny requests involving Unicode characters.
-
B
Create rules in IDS to alert on strange Unicode requests.
-
C
Use SSL authentication on Web Servers.
-
D
Enable Active Scripts Detection at the firewall and routers.
Reveal answer details
Close answer details
Question 23
Multiple choice
In keeping with the best practices of layered security, where are the best places to place intrusion detection/intrusion prevention systems? (Choose two.)
-
A
HID/HIP (Host-based Intrusion Detection/Host-based Intrusion Prevention)
-
B
NID/NIP (Node-based Intrusion Detection/Node-based Intrusion Prevention)
-
C
NID/NIP (Network-based Intrusion Detection/Network-based Intrusion Prevention)
-
D
CID/CIP (Computer-based Intrusion Detection/Computer-based Intrusion Prevention)
Reveal answer details
Close answer details
Question 24
Single choice
Which tool/utility can help you extract the application layer data from each TCP connection from a log file into separate files?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 25
Single choice
What is the problem with this ASP script (login.asp)? 
-
A
The ASP script is vulnerable to Cross Site Scripting attack
-
B
The ASP script is vulnerable to Session Splice attack
-
C
The ASP script is vulnerable to XSS attack
-
D
The ASP script is vulnerable to SQL Injection attack
Reveal answer details
Close answer details
Question 26
Single choice
Which of the following is a client-server tool utilized to evade firewall inspection?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 27
Single choice
Trojan horse attacks pose one of the most serious threats to computer security. The image below shows different ways a Trojan can get into a system. Which are the easiest and most convincing ways to infect a computer? 
-
A
IRC (Internet Relay Chat)
-
B
Legitimate "shrink-wrapped" software packaged by a disgruntled employee
-
C
-
D
Downloading files,games and screensavers from Internet sites
Reveal answer details
Close answer details
Question 28
Single choice
A pentester gains acess to a Windows application server and needs to determine the settings of the built-in Windows firewall. Which command would be used?
-
A
Netsh firewall show config
-
B
WMIC firewall show config
-
C
-
D
Ipconfig firewall show config
Reveal answer details
Close answer details
Question 29
Single choice
Which Open Web Application Security Project (OWASP) implements a web application full of known vulnerabilities?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 30
Single choice
Peter extracts the SIDs list from Windows 2000 Server machine using the hacking tool "SIDExtractor". Here is the output of the SIDs:  From the above list identify the user account with System Administrator privileges.
-
A
-
B
-
C
-
D
-
E
-
F
-
G
Reveal answer details
Close answer details
Question 31
Single choice
Which of the following guidelines or standards is associated with the credit card industry?
-
A
Control Objectives for Information and Related Technology (COBIT)
-
B
-
C
Health Insurance Portability and Accountability Act (HIPAA)
-
D
Payment Card Industry Data Security Standards (PCI DSS)
Reveal answer details
Close answer details
Question 32
Single choice
WPA2 uses AES for wireless data encryption at which of the following encryption levels?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 33
Single choice
Which of the following defines the role of a root Certificate Authority (CA) in a Public Key Infrastructure (PKI)?
-
A
The root CA is the recovery agent used to encrypt data when a user's certificate is lost.
-
B
The root CA stores the user's hash value for safekeeping.
-
C
The CA is the trusted root that issues certificates.
-
D
The root CA is used to encrypt email messages to prevent unintended disclosure of data.
Reveal answer details
Close answer details
Question 34
Single choice
According to the CEH methodology, what is the next step to be performed after footprinting?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Question 35
Single choice
What is the correct PCAP filter to capture all TCP traffic going to or from host 192.168.0.125 on port 25?
-
A
tcp.src == 25 and ip.host == 192.168.0.125
-
B
-
C
port 25 and host 192.168.0.125
-
D
tcp.port == 25 and ip.host == 192.168.0.125
Reveal answer details
Close answer details
Question 36
Single choice
What is a sniffing performed on a switched network called?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 37
Single choice
Which regulationdefines security and privacy controls for Federal information systems and organizations?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 38
Single choice
How does traceroute map the route a packet travels from point A to point B?
-
A
Uses a TCP timestamp packet that will elicit a time exceeded in transit message
-
B
Manipulates the value of the time to live (TTL) within packet to elicit a time exceeded in transit message
-
C
Uses a protocol that will be rejected by gateways on its way to the destination
-
D
Manipulates the flags within packets to force gateways into generating error messages
Reveal answer details
Close answer details
Question 39
Single choice
Neil notices that a single address is generating traffic from its port 500 to port 500 of several other machines on the network. This scan is eating up most of the network bandwidth and Neil is concerned. As a security professional, what would you infer from this scan?
-
A
It is a network fault and the originating machine is in a network loop
-
B
It is a worm that is malfunctioning or hardcoded to scan on port 500
-
C
The attacker is trying to detect machines on the network which have SSL enabled
-
D
The attacker is trying to determine the type of VPN implementation and checking for IPSec
Reveal answer details
Close answer details
Question 40
Single choice
On a Linux device, which of the following commands will start the Nessus client in the background so that the Nessus server can be configured?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 41
Single choice
You want to perform advanced SQL Injection attack against a vulnerable website. You are unable to perform command shell hacks on this server. What must be enabled in SQL Server to launch these attacks?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 42
Single choice
Which of the following algorithms can be used to guarantee the integrity of messages being sent, in transit, or stored? (Choose the best answer)
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 43
Single choice
In Linux, the three most common commands that hackers usually attempt to Trojan are:
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 44
Single choice
-
A
It is another name for Honeynet
-
B
It is a machine used to coordinate honeynets
-
C
It is the process of checking physical media for virus before they are used in a computer
-
D
Reveal answer details
Close answer details
Question 45
Single choice
A Security Engineer at a medium-sized accounting firm has been tasked with discovering how much information can be obtained from the firm's public facing web servers. The engineer decides to start by using netcat to port 80. The engineer receives this output: HTTP/1.1 200 OK Server: Microsoft-IIS/6 Expires: Tue, 17 Jan 2011 01:41:33 GMT DatE. Mon, 16 Jan 2011 01:41:33 GMT Content-TypE. text/html Accept-Ranges: bytes Last-ModifieD. Wed, 28 Dec 2010 15:32:21 GMT ETaG. "b0aac0542e25c31:89d" Content-Length: 7369 Which of the following is an example of what the engineer performed?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 46
Single choice
Annie has just succeeded in stealing a secure cookie via a XSS attack. She is able to replay the cookie even while the session is invalid on the server. Why do you think this is possible?
-
A
It works because encryption is performed at the application layer (single encryption key)
-
B
The scenario is invalid as a secure cookie cannot be replayed
-
C
It works because encryption is performed at the network layer (layer 1 encryption)
-
D
Any cookie can be replayed irrespective of the session status
Reveal answer details
Close answer details
Question 47
Single choice
What type of cookies can be generated while visiting different web sites on the Internet?
-
A
Permanent and long term cookies.
-
B
Session and permanent cookies.
-
C
Session and external cookies.
-
D
Cookies are all the same,there is no such thing as different type of cookies.
Reveal answer details
Close answer details
Question 48
Single choice
What is the proper response for a X-MAS scan if the port is closed?
-
A
-
B
-
C
-
D
-
E
-
F
Reveal answer details
Close answer details
Question 49
Single choice
Which of the followingis the least-likely physical characteristic to be used in biometric control that supports a large company?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 50
Single choice
A security engineer has been asked to deploy a secure remote access solution that will allow employees to connect to the company's internal network. Which of the following can be implemented to minimize the opportunity for the man-in-the-middle attack to occur?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 51
Single choice
Which of the following keyloggers cannot be detected by anti-virus or anti-spyware products?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 52
Single choice
Jason's Web server was attacked by a trojan virus. He runs protocol analyzer and notices that the trojan communicates to a remote server on the Internet. Shown below is the standard "hexdump" representation of the network packet, before being decoded. Jason wants to identify the trojan by looking at the destination port number and mapping to a trojan-port number database on the Internet. Identify the remote server's port number by decoding the packet?
-
A
Port 1890 (Net-Devil Trojan)
-
B
Port 1786 (Net-Devil Trojan)
-
C
Port 1909 (Net-Devil Trojan)
-
D
Port 6667 (Net-Devil Trojan)
Reveal answer details
Close answer details
Question 53
Single choice
The following is part of a log file taken from the machine on the network with the IP address of 192.168.1.106: Time:Mar 13 17:30:15 Port:20 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:17 Port:21 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:19 Port:22 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:21 Port:23 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:22 Port:25 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:23 Port:80 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP Time:Mar 13 17:30:30 Port:443 Source:192.168.1.103 Destination:192.168.1.106 Protocol:TCP What type of activity has been logged?
-
A
Port scan targeting 192.168.1.103
-
B
Teardrop attack targeting 192.168.1.106
-
C
Denial of service attack targeting 192.168.1.103
-
D
Port scan targeting 192.168.1.106
Reveal answer details
Close answer details
Question 54
Single choice
Windows file servers commonly hold sensitive files, databases, passwords and more. Which of the following choices would be a common vulnerability that usually exposes them?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 55
Single choice
How does an operating system protect the passwords used for account logins?
-
A
The operating system performs a one-way hash of the passwords.
-
B
The operating system stores the passwords in a secret file that users cannot find.
-
C
The operating system encrypts the passwords,and decrypts them when needed.
-
D
The operating system stores all passwords in a protected segment of non-volatile memory.
Reveal answer details
Close answer details
Question 56
Single choice
Company A and Company B have just merged and each has its own Public Key Infrastructure (PKI). What must the Certificate Authorities (CAs) establish so that the private PKIs for Company A and Company B trust one another and each private PKI can validate digital certificates from the other company?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 57
Single choice
Jacob is looking through a traffic log that was captured using Wireshark. Jacob has come across what appears to be SYN requests to an internal computer from a spoofed IP address. What is Jacob seeing here?
-
A
Jacob is seeing a Smurf attack.
-
B
Jacob is seeing a SYN flood.
-
C
He is seeing a SYN/ACK attack.
-
D
He has found evidence of an ACK flood.
Reveal answer details
Close answer details
Question 58
Single choice
Bill is attempting a series of SQL queries in order to map out the tables within the database that he is trying to exploit. Choose the attack type from the choices given below.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 59
Single choice
Which of the following incident handling process phases is responsible for defining rules, creating a back- up plan, and testing the plans for an enterprise?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 60
Single choice
One of the most common and the best way of cracking RSA encryption is to begin to derive the two prime numbers, which are used in the RSA PKI mathematical process. If the two numbers p and q are discovered through a _____________ process, then the private key can be derived.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 61
Single choice
When discussing passwords, what is considered a brute force attack?
-
A
You attempt every single possibility until you exhaust all possible combinations or discover the password
-
B
You threaten to use the rubber hose on someone unless they reveal their password
-
C
You load a dictionary of words into your cracking program
-
D
You create hashes of a large number of words and compare it with the encrypted passwords
-
E
You wait until the password expires
Reveal answer details
Close answer details
Question 62
Single choice
You visit a website to retrieve the listing of a company's staff members. But you can not find it on the website. You know the listing was certainly present one year before. How can you retrieve information from the outdated website?
-
A
Through Google searching cached files
-
B
-
C
Download the website and crawl it
-
D
Visit customers' and prtners' websites
Reveal answer details
Close answer details
Question 63
Single choice
Which of the following Nmap commands would be used to perform a stack fingerprinting?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Question 64
Single choice
Paul has just finished setting up his wireless network. He has enabled numerous security features such as changing the default SSID, enabling WPA encryption, and enabling MAC filtering on his wireless router. Paul notices that when he uses his wireless connection, the speed is sometimes 54 Mbps and sometimes it is only 24Mbps or less. Paul connects to his wireless router's management utility and notices that a machine with an unfamiliar name is connected through his wireless connection. Paul checks the router's logs and notices that the unfamiliar machine has the same MAC address as his laptop. What is Paul seeing here?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 65
Single choice
Blane is a network security analyst for his company. From an outside IP, Blane performs an XMAS scan using Nmap. Almost every port scanned does not illicit a response. What can he infer from this kind of response?
-
A
These ports are open because they do not illicit a response.
-
B
He can tell that these ports are in stealth mode.
-
C
If a port does not respond to an XMAS scan using NMAP,that port is closed.
-
D
The scan was not performed correctly using NMAP since all ports,no matter what their state,will illicit some sort of response from an XMAS scan.
Reveal answer details
Close answer details
Question 66
Single choice
While testing web applications, you attempt to insert the following test script into the search area on the company's web site: <script>alert('Testing Testing Testing')</script>Later, when you press the search button, a pop up box appears on your screen with the text "Testing Testing Testing". What vulnerability is detected in the web application here?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 67
Single choice
Virus Scrubbers and other malware detection program can only detect items that they are aware of. Which of the following tools would allow you to detect unauthorized changes or modifications of binary files on your system by unknown malware?
-
A
System integrity verification tools
-
B
-
C
A properly configured gateway
-
D
There is no way of finding out until a new updated signature file is released
Reveal answer details
Close answer details
Question 68
Single choice
ARP poisoning is achieved in _____ steps
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 69
Single choice
What is the command used to create a binary log file using tcpdump?
-
A
-
B
-
C
tcpdump -vde logtcpdump -vde ? log
-
D
Reveal answer details
Close answer details
Question 70
Single choice
Ricardo wants to send secret messages to acompetitor company. To secure these messages, he uses a technique of hiding a secret message within an ordinary message, the technique provides 'security through obscurity'. What technique is Ricardo using?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 71
Single choice
While probing an organization you discover that they have a wireless network. From your attempts to connect to the WLAN you determine that they have deployed MAC filtering by using ACL on the access points. What would be the easiest way to circumvent and communicate on the WLAN?
-
A
Attempt to crack the WEP key using Airsnort.
-
B
Attempt to brute force the access point and update or delete the MAC ACL.
-
C
Steel a client computer and use it to access the wireless network.
-
D
Sniff traffic if the WLAN and spoof your MAC address to one that you captured.
Reveal answer details
Close answer details
Question 72
Single choice
Perspective clients wantto see sample reports from previous penetration tests. What should you do next?
-
A
Share full reports, not redacted.
-
B
Share full reports, with redacted.
-
C
Decline but, provide references.
-
D
Share reports, after NDA is signed.
Reveal answer details
Close answer details
Question 73
Single choice
Which of the followingtypes of firewalls ensures that the packets are part of the established session?
-
A
-
B
Stateful inspection firewall
-
C
Application-level firewall
-
D
Reveal answer details
Close answer details
Question 74
Single choice
What is the primary drawback to using advanced encryption standard (AES) algorithm with a 256 bit key to share sensitive data?
-
A
Due to the key size,the time it will take to encrypt and decrypt the message hinders efficient communication.
-
B
To get messaging programs to function with this algorithm requires complex configurations.
-
C
It has been proven to be a weak cipher; therefore,should not be trusted to protect sensitive data.
-
D
It is a symmetric key algorithm,meaning each recipient must receive the key through a different channel than the message.
Reveal answer details
Close answer details
Question 75
Single choice
You wish to determine the operating system and type of web server being used. At the same time you wish to arouse no suspicion within the target organization. While some of the methods listed below work, which holds the least risk of detection?
-
A
Make some phone calls and attempt to retrieve the information using social engineering.
-
B
Use nmap in paranoid mode and scan the web server.
-
C
Telnet to the web server and issue commands to illicit a response.
-
D
Use the netcraft web site look for the target organization's web site.
Reveal answer details
Close answer details
Question 76
Single choice
Which of the following does proper basic configuration of snort as a network intrusion detection system require?
-
A
Limit the packets captured to the snort configuration file.
-
B
Capture every packet on the network segment.
-
C
Limit the packets captured to a single segment.
-
D
Limit the packets captured to the /var/log/snort directory.
Reveal answer details
Close answer details
Question 77
Single choice
Clive is conducting a pen-test and has just port scanned a system on the network. He has identified the operating system as Linux and been able to elicit responses from ports 23, 25 and 53. He infers port 23 as running Telnet service, port 25 as running SMTP service and port 53 as running DNS service. The client confirms these findings and attests to the current availability of the services. When he tries to telnet to port 23 or 25, he gets a blank screen in response. On typing other commands, he sees only blank spaces or underscores symbols on the screen. What are you most likely to infer from this?
-
A
The services are protected by TCP wrappers
-
B
There is a honeypot running on the scanned machine
-
C
An attacker has replaced the services with trojaned ones
-
D
This indicates that the telnet and SMTP server have crashed
Reveal answer details
Close answer details
Question 78
Single choice
A developer for a company is tasked with creating a program that will allow customers to update their billing and shipping information. The billing address field used is limited to 50 characters. What pseudo code would the developer use to avoid a buffer overflow attack on the billing address field?
-
A
if (billingAddress = 50) {update field} else exit
-
B
if (billingAddress != 50) {update field} else exit
-
C
if (billingAddress >= 50) {update field} else exit
-
D
if (billingAddress <= 50) {update field} else exit
Reveal answer details
Close answer details
Question 79
Multiple choice
Which of the following are advantages of adopting a Single Sign On (SSO) system? (Choose two.)
-
A
A reduction in password fatigue for users because they do not need to know multiple passwords when accessing multiple applications
-
B
A reduction in network and application monitoring since all recording will be completed at the SSO system
-
C
A reduction in system administration overhead since any user login problems can be resolved at the SSO system
-
D
A reduction in overall risk to the system since network and application attacks can only happen at the SSO point
Reveal answer details
Close answer details
Question 80
Single choice
SOAP services use which technology to format information?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 81
Single choice
In this type of Man-in-the-Middle attack, packets and authentication tokens are captured using a sniffer. Once the relevant information is extracted, the tokens are placed back on the network to gain access. 
-
A
Token Injection Replay attacks
-
B
-
C
Rainbow and Hash generation attack
-
D
Reveal answer details
Close answer details
Question 82
Single choice
If you come across a sheepdip machaine at your client site, what would you infer?
-
A
A sheepdip computer is used only for virus checking.
-
B
A sheepdip computer is another name for honeypop.
-
C
A sheepdip coordinates several honeypots.
-
D
A sheepdip computer defers a denial of service attack.
Reveal answer details
Close answer details
Question 83
Single choice
Which of the following encryption is NOT based on block cipher?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 84
Single choice
This kind of attack will let you assume a users identity at a dynamically generated web page or site:
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 85
Single choice
John is discussing security with Jane. Jane had mentioned to John earlier that she suspects an LKM has been installed on her server. She believes this is the reason that the server has been acting erratically lately. LKM stands for Loadable Kernel Module. What does this mean in the context of Linux Security?
-
A
Loadable Kernel Modules are a mechanism for adding functionality to a file system without requiring a kernel recompilation.
-
B
Loadable Kernel Modules are a mechanism for adding functionality to an operating-system kernel after it has been recompiled and the system rebooted.
-
C
Loadable Kernel Modules are a mechanism for adding auditing to an operating-system kernel without requiring a kernel recompilation.
-
D
Loadable Kernel Modules are a mechanism for adding functionality to an operating-system kernel without requiring a kernel recompilation.
Reveal answer details
Close answer details
Question 86
Single choice
Which of the following would be the best reason for sending a single SMTP message to an address that does not exist within the target company?
-
A
To create a denial of service attack.
-
B
To verify information about the mail administrator and his address.
-
C
To gather information about internal hosts used in email treatment.
-
D
To gather information about procedures that are in place to deal with such messages.
Reveal answer details
Close answer details
Question 87
Single choice
During a wireless penetration test, a tester detects an access point using WPA2 encryption. Which of the following attacks should be used to obtain the key?
-
A
The tester must capture the WPA2 authentication handshake and then crack it.
-
B
The tester must use the tool inSSIDer to crack it using the ESSID of the network.
-
C
The tester cannot crack WPA2 because it is in full compliance with the IEEE 802.11i standard.
-
D
The tester must change the MAC address of the wireless network card and then use the AirTraf tool to obtain the key.
Reveal answer details
Close answer details
Question 88
Multiple choice
Which of the following tools can be used to perform a zone transfer?
-
A
-
B
-
C
-
D
-
E
-
F
-
G
Reveal answer details
Close answer details
Correct answersA, C, D, E
Question 89
Single choice
You are the Systems Administrator for a large corporate organization. You need to monitor all network traffic on your local network for suspicious activities and receive notifications when an attack is occurring. Which tool would allow you to accomplish this goal?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 90
Single choice
Jimmy, an attacker, knows that he can take advantage of poorly designed input validation routines to create or alter SQL commands to gain access to private data or execute commands in the database. What technique does Jimmy use to compromise a database?
-
A
Jimmy can submit user input that executes an operating system command to compromise a target system
-
B
Jimmy can gain control of system to flood the target system with requests,preventing legitimate users from gaining access
-
C
Jimmy can utilize an incorrect configuration that leads to access with higher-than expected privilege of the database
-
D
Jimmy can utilize this particular database threat that is an SQL injection technique to penetrate a target system
Reveal answer details
Close answer details
Question 91
Single choice
A rootkit is a collection of tools (programs) that enable administrator-level access to a computer. This program hides itself deep into an operating system for malicious activity and is extremely difficult to detect. The malicious software operates in a stealth fashion by hiding its files, processes and registry keys and may be used to create a hidden directory or folder designed to keep out of view from a user's operating system and security software.  What privilege level does a rootkit require to infect successfully on a Victim's machine?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 92
Multiple choice
What are two things that are possible when scanning UDP ports? (Choose two.
-
A
-
B
An ICMP message will be returned
-
C
The four-way handshake will not be completed
-
D
An RFC 1294 message will be returned
-
E
Reveal answer details
Close answer details
Question 93
Single choice
Fred is scanning his network to ensure it is as secure as possible. Fred sends a TCP probe packet to a host with a FIN flag and he receives a RST/ACK response. What does this mean?
-
A
This response means the port he is scanning is open.
-
B
The RST/ACK response means the port Fred is scanning is disabled.
-
C
This means the port he is scanning is half open.
-
D
This means that the port he is scanning on the host is closed.
Reveal answer details
Close answer details
Question 94
Single choice
While using your bank's online servicing you notice the following stringin the URL bar: "http://www.MyPersonalBank/Account? Id=368940911028389&Damount=10980&Camount=21" You observe that if you modify the Damount & Camount values and submit the request, that data on the web page reflect the changes. What type of vulnerability is present on this site?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 95
Single choice
Jayden is a network administrator for her company. Jayden wants to prevent MAC spoofing on all the Cisco switches in the network. How can she accomplish this?
-
A
Jayden can use the commanD. ip binding set.
-
B
Jayden can use the commanD. no ip spoofing.
-
C
She should use the commanD. no dhcp spoofing.
-
D
She can use the commanD. ip dhcp snooping binding.
Reveal answer details
Close answer details
Question 96
Single choice
What is one thing a tester can do to ensure that the software is trusted and is not changing or tampering with critical data on the back end of a system it is loaded on?
-
A
-
B
-
C
Systems security and architecture review
-
D
Analysis of interrupts within the software
Reveal answer details
Close answer details
Question 97
Single choice
This TCP flag instructs the sending system to transmit all buffered data immediately.
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Question 98
Single choice
Study the snort rule given below:  From the options below, choose the exploit against which this rule applies.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 99
Single choice
What is the goal of a Denial of Service Attack?
-
A
Capture files from a remote computer.
-
B
Render a network or computer incapable of providing normal service.
-
C
Exploit a weakness in the TCP stack.
-
D
Execute service at PS 1009.
Reveal answer details
Close answer details
Question 100
Single choice
Which type of hacker represents the highest risk to your network?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
|