Browser in the Browser (BitB) – The Ultimate Phishing Attack | Full Practical Tutorial
Автор: Zeroexploit
Загружено: 2025-12-11
Просмотров: 1634
Описание:
In this video, we dive deep into one of the most deceptive social-engineering techniques used in phishing campaigns: Browser-in-the-Browser (BitB).
If you've ever signed in using a Google, Facebook, or Microsoft OAuth pop-up, you've already seen the type of interface that BitB attacks attempt to imitate. This hands-on educational walkthrough demonstrates how attackers can replicate realistic browser windows and OAuth login dialogs, helping security professionals better understand, identify, and defend against this technique.
What You'll Learn
🔍 What Browser-in-the-Browser (BitB) is and why it works
🧩 How realistic OAuth login pop-ups are replicated
🎭 Creating a convincing browser window simulation
💻 Understanding BitB phishing techniques and attack flow
🛡️ Detection methods and defensive strategies
⚠️ Responsible disclosure, ethical considerations, and security awareness
Commands Used in the Demonstration :-
Start the VNC Server :
tightvncserver -geometry 1634x768 -depth 30
Start NoVNC (HTTP / No Certificate) :
sudo /usr/share/novnc/utils/launch.sh --listen 80 --vnc localhost:5901
Generate a Let's Encrypt Certificate :
certbot certonly -d (domain) --standalone
Combine Certificate and Private Key :
sudo cat (full_path/fullchain.pem) (full_path/privkey.pem) ANGEL_BRACKET ~/combined.pem
Base64 Encoded : c3VkbyBjYXQgKGZ1bGxfcGF0aC9mdWxsY2hhaW4ucGVtKSAoZnVsbF9wYXRoL3ByaXZrZXkucGVtKSA+IH4vY29tYmluZWQucGVt
Start NoVNC with SSL Certificate :
sudo /usr/share/novnc/utils/launch.sh --listen 443 --vnc localhost:5901 --cert combined.pem
Launch Firefox in Kiosk Mode :
firefox-esr --kiosk https://gmail.com
Disclaimer
This video is intended strictly for educational, research, and authorized security testing purposes. The techniques discussed are demonstrated to help cybersecurity professionals, students, and penetration testers understand modern phishing tactics and improve their ability to detect and defend against them. Do not use this information against systems or users without explicit authorization.
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: