disclaimer
Don't use Burp Suite for illegal hacking
This is only for educational purpose.
Step-by-Step: Setup Burp Suite
1. Install Burp Suite
Download from https://portswigger.net/burp
2. Set Up Your Browser Proxy
Burp listens on:
-
127.0.0.1
-
Port 8080 (default)
Firefox Example:
-
Go to
Settings > Network Settings > Manual Proxy -
Set:
-
HTTP Proxy:
127.0.0.1 -
Port:
8080 -
Tick: Use this proxy for all protocols
3. Install Burp Certificate (for HTTPS support)
-
Open Firefox (with proxy set)
-
Visit:
http://burp -
Download Burp’s Certificate
-
Go to Firefox → Settings → Privacy & Security → Certificates → Import
-
Import the certificate and trust it.
4. Testing A Website
-
open the any website
Burp will start capturing requests between your browser

1 Comments
hi
ReplyDelete