Basics of Burp Suite

This test contains the basic concepts of BurpSuite. This test is useful for academic students as well as the gate aspirants and other IT exams.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following statements is true about 'Scanner' in Burp Suite?

  1. This tool is used to execute the automated discovery of security vulnerabilities in web applications.
  2. This tool provides automated customised attacks against web applications.
  3. It is used to map the web applications functionality.
  4. It is used to manually modifying and reissuing individual HTTP requests.
  5. None of the above
Question 2 Multiple Choice (Single Answer)

Which of the following statements represents 'Intruder' in Burp Suite?

  1. This tool provides automated customised attacks against web applications.
  2. This tool is used to execute the automated discovery of security vulnerabilities in web applications.
  3. It is used to map the web applications functionality.
  4. It is used to manually modifying and reissuing individual HTTP requests.
  5. Both (1) and (2).
Question 3 Multiple Choice (Single Answer)

Which of the following statements represents the tasks of Burp Suite?

  1. It is an integrated platform for performing security testing of web applications.
  2. Burp Suite is designed to be used by hands-on testers to support the testing process.
  3. It provides the maintainability of the web applications.
  4. All of the above are correct.
  5. Both (1) and (2).
Question 4 Multiple Choice (Single Answer)

Which of the following options represents the tasks that the Burp Comparer performs?

  1. It provides user authentication.
  2. It provides alert about Intruder attack.
  3. It is used to test SQL injection bugs.
  4. It is used to compare the site maps.
  5. All of the above.
Question 5 Multiple Choice (Single Answer)

Which of the following is/are incorrect statement(s) about the 'Repeater' in Burp Suite?

  1. It is used in manually testing of applications.
  2. This tool can be used to modify requests to the server and resend them and observing the results.
  3. It controls the traffic on the server side.
  4. It also checks cookies and the connections for the specific requests.
  5. Both (3) and (4).
Question 6 Multiple Choice (Single Answer)

What is role of proxy server in Burp Suite?

  1. It is used to control the network traffic.
  2. This tool can be used enumerate and mapping the various web applications.
  3. It performs automated attacks on web applications.
  4. All of the above.
  5. Both (1) and (2).
Question 7 Multiple Choice (Single Answer)

Which of the following is/are applicable for Burp Decoder tool?

  1. This is a tool used for performing manual or intelligent decoding and encoding of application data.
  2. This tool automatically manage the proxies for web applications.
  3. This tool performs the enumeration of web application's functionality.
  4. All of the above.
  5. Both (1) and (2).
Question 8 Multiple Choice (Single Answer)

Which of the following statements represents the FIPS poker test in Burp Sequencer?

  1. This test is used to divide a bit sequence in to unique groups to calculate the distribution.
  2. The bit sequence is divided into runs of consecutive bits with the same value.
  3. This test analyzes each bit in an isolated manner.
  4. All of the above.
  5. There is no such test possible in Burp Sequencer.
Question 9 Multiple Choice (Single Answer)

Which of the following is/are the characteristics of the randomized scan components by Burp Sequencer?

  1. Effective entropy
  2. Reliability
  3. Sample size
  4. All of the above
  5. Both (1) and (2)
Question 10 Multiple Choice (Single Answer)

Which of the following Burp Suite tools is/are used to manually test the web application?

  1. Proxy server
  2. Intruder
  3. Spider
  4. Repeater
  5. Both (2) and (4)
Question 11 Multiple Choice (Single Answer)

Which of the following statements is/are correct about Burp sequencer?

  1. It checks for the extent of randomness in the session tokens.
  2. It is an advanced tool for performing automated discovery of security vulnerabilities in web applications.
  3. It provides manual or intelligent decoding and encoding of application data.
  4. It does not generate the session tokens.
  5. Both (1) and (2).
Question 12 Multiple Choice (Single Answer)

Which of the following is/are the role(s) of a Burp Repeater?

  1. It modifies the HTTP requests.
  2. It checks the vulnerabilities in the web pages.
  3. These start their process automatically.
  4. All of the above.
  5. Both (1) and (2).
Question 13 Multiple Choice (Single Answer)

Which of the following vulnerabilities are detected by the Burp Intruder tool?

  1. SQL injections
  2. Cross site scripting
  3. Parameter manipulation
  4. Brute force attacks
  5. All of the above
Question 14 Multiple Choice (Single Answer)

Which of the following represents the advantages of using Burp Suite tool?

  1. It provides the efficiency of the web servers and web apps.
  2. Burp Suite tools provide authenticity of data.
  3. This tools is used to maintain the integrity of the data.
  4. All of the above.
  5. Only (1) and (3).
Question 15 Multiple Choice (Single Answer)

Which of the following tools uses an algorithm to generate malicious requests?

  1. Intruder
  2. Proxy server
  3. Spider
  4. Repeater
  5. None of the above