This tab is used to configure the target and request template for the attack, together with payload markers, and the attack type (which determines the way in which payloads are assigned to payload positions).
The Target field controls the protocol (HTTP or HTTPS), host (IP address or hostname of the target server), and port (port number of the HTTP/S service) that Intruder attacks will be sent to. You can set payload markers in the Target field, but note that Burp will not set payload markers here automatically.
The checkbox Update host header to match target controls whether Burp automatically updates the Host header in the request template if you make changes to the Target field. Disabling this option enables you to send an arbitrary Host header to a fixed target. This is useful in a number of contexts - including when crafting HTTP Host header attacks.
The main request editor is used to define the request template from which all attack requests will be derived. For each attack request, Burp takes the request template, and places one or more payloads into the positions defined by the payload markers.
The easiest way to set up the Target field and request template is to select the request you want to attack anywhere within Burp, and choose the Send to Intruder option on the context menu. This will send the selected request to a new tab in Intruder, and will automatically populate the request template and Target field.
Payload markers are placed using the § character, and function as follows:
To make the configuration easier, Intruder automatically highlights each pair of payload markers and any enclosed text between them.
When you send a request to Intruder from elsewhere within Burp, Intruder makes a guess at where you are likely to want to place payloads, and sets payload markers accordingly. Note that payload markers will not be automatically set within the Target field. You can modify the default payload markers using the buttons next to the request template editor:
You can also use Intruder's payload positions UI to configure custom insertion points for scans by Burp Scanner. To do this, configure the request template and payload markers in the usual way within Intruder, and then select Audit defined insertion points from the Intruder menu.