20 Jan 2023
Still no archive. Possibly farther from having an archive. And still only in the introductory tasks of the Burp room.
Default navigation is through module tabs at the top top of the window. If a module has multiple sub-tabs, they show up in a second bar just below. Modules can also be popped out into separate windows in the Windows>Detach menu. Reattach the same way.
There are also navigational keyboard shortcuts:
Ctrl + Shift + D - Switch to DashboardCtrl + Shift + T - Switch to Target moduleCtrl + Shift + P - Switch to Proxy moduleCtrl + Shift + I - Switch to Intruder moduleCtrl + Shift + R - Switch to Repeater moduleUnlike example in task, Burp now has the options in a separate Settings area. This area still contains:
Global settings apply every time Burp Suite is opened, project options are only for that project. Since Burp Community canât save projects, those options will reset eveytime Burp is closed.
Connections allows control of how Burp makes connections to targets. Could set a proxy for Burp to connect through, useful for using Burp through a network pivot.
TLS allows enabling/disabling various TLS options, and gives a place to upload client certificates in case a webb app requires one for connections.
Display allows changing Burpâs appearance through font and scale, theme for the framework, and options for the rendering engine in Repeater.
Misc contains a wide variety of settings, including keybindings.
Connections many of the same options as in User options, but these can override the global settings. Allows setting up a different proxy for this specific project. Also allows âHostname Resplutionâ (mapping domains to IPs directly in Burp) and âOut-of-Scope Requestsâ (determines if Burp will send requests to anything not specifically targeted).
HTTP defines how Burp handles aspects of HTTP, such as following redirects or handling unusual response codes.
TLS allows overriding global TLS settings, and shows a list of public server certificates for sites visited.
Sessions allows defining how Burp obtains, saves, and uses session cookies received from target sites. Also allows defining macros to automate things like logging into web apps.
Misc Many options are only available in Burp Pro. Options here include logging and the embedded browser.
Answer the questions about Burp. While working on the questions I found that the settings/options areas were totally revamped, so Iâm going to see how the best way of getting it updated is.