The Web parameter tampering attack is based on the manipulation of parameters exchanged between client and server in order to modify application data, such as user credentials and permissions, price and quantity of products, etc. Usually, this information is stored in cookies, hidden form fields, or URL Query Strings, and is used to increase application functionality and control. This attack takes advantage of the fact that many programmers rely on hidden or fixed fields (such as a hidden tag in a form or a parameter in a URL) as the only security measure for certain operations. Attackers can easily modify these parameters to bypass the security mechanisms that rely on them.  What is the best way to protect web applications from parameter tampering attacks?
-
A
Validating some parameters of the web application
-
B
Minimizing the allowable length of parameters
-
C
Using an easily guessable hashing algorithm
-
D
Applying effective input field filtering parameters
Reveal answer details
Close answer details
The term social engineering is used to describe the various tricks used to fool people (employees, business partners, or customers) into voluntarily giving away information that would not normally be known to the general public.  What is the criminal practice of social engineering where an attacker uses the telephone system in an attempt to scam the user into surrendering private information?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
An antenna is a device that is designed to transmit and receive the electromagnetic waves that are generally called radio waves. Which one of the following types of antenna is developed from waveguide technology?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Security auditors determine the use of WAPs on their networks with Nessus vulnerability scanner which identifies the commonly used WAPs. One of the plug-ins that the Nessus Vulnerability Scanner uses is ID #11026 and is named "Access Point Detection". This plug-in uses four techniques to identify the presence of a WAP. Which one of the following techniques is mostly used for uploading new firmware images while upgrading the WAP device?
-
A
NMAP TCP/IP fingerprinting
-
B
-
C
-
D
Reveal answer details
Close answer details
Identify the injection attack represented in the diagram below: 
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
In the context of penetration testing, what does blue teaming mean? 
-
A
A penetration test performed with the knowledge and consent of the organization's IT staff
-
B
It is the most expensive and most widely used
-
C
It may be conducted with or without warning
-
D
A penetration test performed without the knowledge of the organization's IT staff but with permission from upper management
Reveal answer details
Close answer details
Which one of the following is a supporting tool for 802.11 (wireless) packet injections, it spoofs 802.11 packets to verify whether the access point is valid or not?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
The framework primarily designed to fulfill a methodical and organized way of addressing five threat classes to network and that can be used to access, plan, manage, and maintain secure computers and communication networks is:
-
A
Nortells Unified Security Framework
-
B
The IBM Security Framework
-
C
Bell Labs Network Security Framework
-
D
Microsoft Internet Security Framework
Reveal answer details
Close answer details
If a web application sends HTTP cookies as its method for transmitting session tokens, it may be vulnerable which of the following attacks?
-
A
Parameter tampering Attack
-
B
-
C
-
D
Cross-site request attack
Reveal answer details
Close answer details
Question 10
Single choice
SQL injection attacks are becoming significantly more popular amongst hackers and there has been an estimated 69 percent increase of this attack type. This exploit is used to great effect by the hacking community since it is the primary way to steal sensitive data from web applications. It takes advantage of non-validated input vulnerabilities to pass SQL commands through a web application for execution by a back-end database. The below diagram shows how attackers launched SQL injection attacks on web applications.  Which of the following can the attacker use to launch an SQL injection attack?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 11
Single choice
Internet Control Message Protocol (ICMP) messages occur in many situations, such as whenever a datagram cannot reach the destination or the gateway does not have the buffering capacity to forward a datagram. Each ICMP message contains three fields: type, code, and checksum. Different types of Internet Control Message Protocols (ICMPs) are identified by a type and code field.  Which of the following ICMP messages will be generated if the destination port is not reachable?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 12
Single choice
Logs are the record of the system and network activities. Syslog protocol is used for delivering log information across an IP network. Syslog messages can be sent via which one of the following?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 13
Single choice
Which one of the following acts makes reputational risk of poor security a reality because it requires public disclosure of any security breach that involves personal information if it is unencrypted or if it is reasonably believed that the information has been acquired by an unauthorized person?
-
A
-
B
-
C
Gramm-Leach-Bliley Act (GLBA)
-
D
Reveal answer details
Close answer details
Question 14
Single choice
External penetration testing is a traditional approach to penetration testing and is more focused on the servers, infrastructure and the underlying software comprising the target. It involves a comprehensive analysis of publicly available information about the target, such as Web servers, Mail servers, Firewalls, and Routers.  Which of the following types of penetration testing is performed with no prior knowledge of the site?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 15
Single choice
Which one of the following scans starts, but does not complete the TCP handshake sequence for each port selected, and it works well for direct scanning and often works well through firewalls?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 16
Single choice
Which of the following will not handle routing protocols properly?
-
A
"Internet-router-firewall-net architecture"
-
B
"Internet-firewall-router-net architecture"
-
C
"Internet-firewall -net architecture"
-
D
"Internet-firewall/router(edge device)-net architecture"
Reveal answer details
Close answer details
Question 17
Single choice
John, the penetration tester in a pen test firm, was asked to find whether NTP services are opened on the target network (10.0.0.7) using Nmap tool.  Which one of the following Nmap commands will he use to find it?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 18
Single choice
A penetration tester performs OS fingerprinting on the target server to identify the operating system used on the target server with the help of ICMP packets.  While performing ICMP scanning using Nmap tool, message received/type displays "3 Destination Unreachable[5]" and code 3. Which of the following is an appropriate description of this response?
-
A
Destination port unreachable
-
B
Destination host unavailable
-
C
Destination host unreachable
-
D
Destination protocol unreachable
Reveal answer details
Close answer details
Question 19
Single choice
You have compromised a lower-level administrator account on an Active Directory network of a small company in Dallas, Texas. You discover Domain Controllers through enumeration. You connect to one of the Domain Controllers on port 389 using Idp.exe. What are you trying to accomplish here?
-
A
Poison the DNS records with false records
-
B
Enumerate MX and A records from DNS
-
C
Establish a remote connection to the Domain Controller
-
D
Enumerate domain user accounts and built-in groups
Reveal answer details
Close answer details
Question 20
Single choice
A wireless intrusion detection system (WIDS) monitors the radio spectrum for the presence of unauthorized, rogue access points and the use of wireless attack tools. The system monitors the radio spectrum used by wireless LANs, and immediately alerts a systems administrator whenever a rogue access point is detected. Conventionally it is achieved by comparing the MAC address of the participating wireless devices. Which of the following attacks can be detected with the help of wireless intrusion detection system (WIDS)? 
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 21
Single choice
Which of the following defines the details of services to be provided for the client's organization and the list of services required for performing the test in the organization?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 22
Single choice
Which type of vulnerability assessment tool provides security to the IT system by testing for vulnerabilities in the applications and operation system?
-
A
-
B
Application-layer Vulnerability Assessment Tools
-
C
Location/Data Examined Tools
-
D
Reveal answer details
Close answer details
Question 23
Single choice
The first phase of the penetration testing plan is to develop the scope of the project in consultation with the client. Pen testing test components depend on the client's operating environment, threat perception, security and compliance requirements, ROE, and budget. Various components need to be considered for testing while developing the scope of the project.  Which of the following is NOT a pen testing component to be tested?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 24
Single choice
Which one of the following is a command line tool used for capturing data from the live network and copying those packets to a file?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 25
Single choice
Which of the following documents helps in creating a confidential relationship between the pen tester and client to protect critical and confidential information or trade secrets?
-
A
Penetration Testing Agreement
-
B
Rules of Behavior Agreement
-
C
-
D
Reveal answer details
Close answer details
Question 26
Single choice
Which of the following protocols cannot be used to filter VoIP traffic?
-
A
Media Gateway Control Protocol (MGCP)
-
B
Real-time Transport Control Protocol (RTCP)
-
C
Session Description Protocol (SDP)
-
D
Real-Time Publish Subscribe (RTPS)
Reveal answer details
Close answer details
Question 27
Single choice
A penetration test consists of three phases: pre-attack phase, attack phase, and post-attack phase.  Active reconnaissance which includes activities such as network mapping, web profiling, and perimeter mapping is a part which phase(s)?
-
A
-
B
Pre-attack phase and attack phase
-
C
-
D
Reveal answer details
Close answer details
Question 28
Single choice
Which of the following password cracking techniques is used when the attacker has some information about the password?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 29
Single choice
Which vulnerability assessment phase describes the scope of the assessment, identifies and ranks the critical assets, and creates proper information protection procedures such as effective planning, scheduling, coordination, and logistics?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 30
Single choice
During the process of fingerprinting a web application environment, what do you need to do in order to analyze HTTP and HTTPS request headers and the HTML source code?
-
A
Examine Source of the Available Pages
-
B
-
C
-
D
Check the HTTP and HTML Processing by the Browser
Reveal answer details
Close answer details
|