Introduction
Agar aap Cyber Security ya Ethical Hacking start kar rahe ho, to Burp Suite Community Edition ek must-have tool hai ๐ฅ
Is guide me hum dekhenge:
โ MacBook (Apple Silicon) me install
โ Kali Linux me install (agar pre-installed na ho)
โ FoxyProxy setup (with images)
๐ Burp Suite Install in Mac (M1 / M2 / M3 / M4)
๐ฅ Step 1: Download
- Official website open karo
- Burp Suite Community Edition download karo (Mac version)
โ๏ธ Step 2: Install
- .dmg file open karo
- Drag & Drop into Applications
โถ๏ธ Step 3: Run
- Applications โ Burp Suite open
- First time โ โTemporary Projectโ select karo
๐ Kali Linux me Burp Suite Install (Agar pre-installed nahi hai)
๐ Check karo pehle:
burpsuite
๐ Agar open nahi hota, to install karo:
๐ฆ Method 1: Apt se install
sudo apt update
sudo apt install burpsuite -y
๐ฆ Method 2: Manual install (latest version)
wget https://portswigger.net/burp/releases/download?product=community&version=latest&type=Linux
chmod +x burpsuite_community_linux.sh
./burpsuite_community_linux.sh
๐ FoxyProxy Setup (Opera Browser + Burp Suite)
๐ง Step 1: FoxyProxy Install karo



6
- Opera browser open karo
- Extension store me jao
- FoxyProxy install karo
โ๏ธ Step 2: Proxy Add karo



5
FoxyProxy me ye settings daalo:
IP Address: 127.0.0.1
Port: 8080
Save karo โ
๐ Step 3: Burp Suite Configure karo



5
- Burp Suite open karo
- Proxy โ Options
- Listener check karo:
127.0.0.1:8080
๐ฅ Step 4: Intercept ON karo
- Proxy โ Intercept โ ON
- Browser se koi website open karo
๐ Request Burp Suite me capture hoga ๐ฅ
๐ HTTPS Setup (Important)
- Browser me open karo:
http://burp
- Certificate download karo
- Browser me install karo
๐ Final Result
โ Browser โ FoxyProxy ON
โ Burp Suite โ Intercept ON
โ Traffic capture ho raha hai
๐ข Follow & Support
๐ ๐ Website: cyber-teck.in
๐ ๐ธ Instagram: cyber_teck_007
๐ ๐ Facebook: https://www.facebook.com/share/1RSrJbsK8H/?mibextid=wwXIfr
