Post

TryHackMe - Burp Suite: The Basics

TryHackMe - Burp Suite: The Basics

Task 2

Which edition of Burp Suite runs on a server and provides constant scanning for target web apps?

Burp Suite Enterprise

Burp Suite is frequently used when attacking web applications and __ applications.

Mobile

Task 3

Which Burp Suite feature allows us to intercept requests between ourselves and the target?

Proxy

Which Burp tool would we use to brute-force a login form?

Intruder

Task 5

What menu provides information about the actions performed by Burp Suite, such as starting the proxy, and details about connections made through Burp?

Event log

Task 6

Which tab Ctrl + Shift + P will switch us to?

Proxy tab

Task 7

Sessions

In which base category can you find the “Updates” sub-category, which controls the Burp Suite update behaviour?

Suite

What is the name of the sub-category which allows you to change the keybindings for shortcuts in Burp Suite?

Hotkeys

If we have uploaded Client-Side TLS certificates, can we override these on a per-project basis (yea/nay)?

yea

Task 10

visiting all the links on the website and then checking our burpsuite history we observe an endpoint burphist opening the response of the request we get our flag reqresp

This post is licensed under CC BY 4.0 by the author.