David Bombal

David Bombal
undefined
Mar 10, 2022 • 23min

#360: Traceroute explained // Featuring Elon Musk // Demo with Windows, Linux, macOS

Does Elon Musk actually understand how the Internet works? Can he explain traceroute and tracert properly? Well... let's see... I'll demonstrate how multiple operating systems: Windows 11, MacOS, Linux use traceroute. There are differences including the fact that Windows uses ICMP, but macOS and Linux use UDP and ICMP. Full Elon Musk Interview: https://youtu.be/jvGnw1sHh9M // MENU // 0:00 ▶️ Introduction 0:08 ▶️ Elon Musk Babylon Bee interview video 1:11 ▶️ How trace route works 1:40 ▶️ What is ping? 1:48 ▶️ Internet Control Message Protocol (ICMP) 2:32 ▶️ How trace route (tracert) works on Windows 3:50 ▶️ What is a router? 4:10 ▶️ Wireshark packet captures 5:21 ▶️ Time To Live (TTL) 10:18 ▶️ Domain lookup using Whois 10:55 ▶️ Time To Live (TTL) (cont'd) 12:10 ▶️ Trace route phone application 13:43 ▶️ Submarine cable map 15:22 ▶️ Traceroute on MacOS 18:34 ▶️ UDP explanation 19:56 ▶️ Traceroute on Linux 21:42 ▶️ Conclusion // iPhone App I used // Name: Network Analyzer Link: https://apps.apple.com/us/app/network... // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com elon musk elonmusk babylon bee babylonbee elon musk interview internet star link traceroute tracert trace route internet
undefined
Mar 1, 2022 • 11min

#359: Hak5 badness: OMG Plug, new payloads and web flasher

Fantastic updates from Hak5: OMG Plug, Payloads website and O.MG web flasher. // MENU // 0:00 ▶️ Introduction 1:25 ▶️ OMG HID Device 2:20 ▶️ Demo 5:30 ▶️ New Hak5 Payloads website 6:30 ▶️ OMG Cable demonstration 7:20 ▶️ OMG Web Flasher // Buy Hak5 coolness here // Buy Hak5: https://davidbombal.wiki/gethak5 // PDF Instructions // OMG Flasher instructions: https://davidbombal.wiki/omgplug // Links // Hak5 Payloads: https://payloads.hak5.org/ O.MG Flasher: https://o-mg.github.io/WebFlasher/ O.MG Github: https://github.com/O-MG // Previous videos // Interview with MG: https://youtu.be/B09CM6KaAuk OMG Cable setup: https://youtu.be/V5mBJHotZv0 Hak5 Rubber Ducky setup: https://youtu.be/A2JNBpUotZM // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com hak5 omg plug hak5 omg plug hak5 plug hak5 payloads hak5 payloads website hak5 omg payloads hak5 rubber ducky bad usb badusb hak5 badusb omg cables omg cable rubber ducky hak5 rubber ducky hak5 omg cable Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #hak5 #omgplug #badusb
undefined
Mar 1, 2022 • 20min

#358: You sure your WiFi is good enough?

Big thanks to Cisco Meraki for sponsoring this video! Learn how to secure hybrid networks so you can stop these kinds of attacks: https://davidbombal.wiki/meraki Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites. Only use the tools demonstrated in this video on networks you have permission to attack. // MENU // 00:00 ▶️ Intro 02:17 ▶️ Real word example 02:58 ▶️ Hashcat file format 03:28 ▶️ Handshake capture (old mode) 10 digits 03:57 ▶️ GPU setup 04:12 ▶️ Handshake capture (old mode) 10 digits (cont'd) 06:21 ▶️ Handshake capture (new mode) 8 digits 07:57 ▶️ Handshake capture (old mode) 8 digits 09:07 ▶️ Incrementing digits 11:55 ▶️ Built-in charsets 12:22 ▶️ Cracking alphanumerical passwords 18:42 ▶️ Using wordlists 19:00 ▶️ Conclusion // Previous Videos // WiFi WPA/WPA2 vs hashcat and hcxdumptool: https://youtu.be/Usw0IlGbkC4 Kali Wifi Adapters: https://youtu.be/5MOsY3VNLK8 Old method using airmon-ng: https://youtu.be/WfYxrLaqlN8 Old method using GPUs: https://youtu.be/J8A8rKFZW-M // COMMANDS // Check GPU: hashcat.exe -I 10 digits (Old Method): hashcat.exe -m 2500 -a 3 10digit.hccapx ?d?d?d?d?d?d?d?d?d?d Increment WPA2 digits (Old Method): hashcat.exe -m 2500 -a 3 10digit.hccapx --increment --increment-min 8 --increment-max 20 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d 8 digits (New Method): hashcat.exe -m 22000 8-digit-wpa2.hc22000 -a 3 ?d?d?d?d?d?d?d?d 10 digits (New Method): hashcat.exe -m 22000 10-digit-wpa2.hc22000 -a 3 ?d?d?d?d?d?d?d?d?d?d 10 digits and alpha (New Method): hashcat.exe -m 22000 10-digit-letters-wpa2.hc22000 -1 ?d?l?u -a 3 ?1?1?1?1?1?1?1?1?1?1 Increment digits (New Method): hashcat.exe -m 22000 hash.hc22000 -a 3 --increment --increment-min 8 --increment-max 18 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d Increment digits and alpha (New Method): hashcat.exe -m 22000 10-digit-letters-wpa2.hc22000 -1 ?d?l?u -a 3 --increment --increment-min 8 --increment-max 12 ?1?1?1?1?1?1?1?1?1?1?1?1 // Previous Videos // WiFi WPA/WPA2 vs hashcat and hcxdumptool: https://youtu.be/Usw0IlGbkC4 Kali Wifi Adapters: https://youtu.be/5MOsY3VNLK8 Old method using airmon-ng: https://youtu.be/WfYxrLaqlN8 Old method using GPUs: https://youtu.be/J8A8rKFZW-M // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com wifi gpu kali linux kali wifi kali alfa alfa network alfa network adapter wifi password wpa wpa2 hashcat linux Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!
undefined
Mar 1, 2022 • 10min

#357: Kali Linux Windows 11 App With GUI And Sound // Updated Simple Steps for 2022 Steps For 2022

It's now easier than ever to install Kali Linux on Windows 11 using WSL2. // MENU // 0:00 ▶️ Introduction 1:27 ▶️ WSL installation 3:42 ▶️ Ubuntu installation 4:17 ▶️ Install Kali Linux 5:35 ▶️ Install Kali Linux GUI using Win-Kex 7:15 ▶️ Start WSL2 Kali Linux GUI // COMMANDS // In Windows Powershell: wsl --install In Kali WSL: sudo apt update sudo apt install -y kali-win-kex kex --win -s // DOCUMENTATION // Download link:https://www.microsoft.com/en-us/p/kal... Kali WSL Documentation: https://www.kali.org/docs/wsl/ // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com wsl wsl2 microsoft wsl microsoft wsl 2 windows 11 windows11 windows 11 wsl windows 11 wsl 2 wsl 2 kali linux kali linxux install kali linux windows 11 kali linux wsl wsl kali linux microsoft wsl microsoft wsl 2 linux microsoft microsoft linux Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites. Only use the tools demonstrated in this video on networks you have permission to attack. Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!
undefined
13 snips
Mar 1, 2022 • 23min

#356: WiFi WPA WPA2 Vs Hashcat And Hcxdumptool

Learn about cracking WiFi WPA WPA2 passwords using tools like Hashcat and hcxdumptool. The podcast discusses different methods for password discovery, analyzing network vulnerabilities, and cracking passwords with brute force attack and GPU acceleration. A tutorial is provided on setting up Alpha network adapter on Kali and using essential commands for efficient password cracking.
undefined
Feb 16, 2022 • 15min

#355: Hack WiFi With A Raspberry Pi And Kali Linux

Hack WiFi with a Raspberry Pi and Kali Linux // MENU // 0:00 ▶️ Introduction 0:23 ▶️ Raspberry Pi OpenFlow Switch 0:36 ▶️ Raspberry Pi 4 Model supports wifi monitor mode 2:11 ▶️ Download software (Kali Linux and Pi Imager) 3:33 ▶️ Install Kali Linux on Raspberry Pi 5:28 ▶️ Boot Kali Linux on Raspberry Pi 7:22 ▶️ Login into Kali Linux 7:53 ▶️ Use Fern to attack WiFi networks 9:55 ▶️ Use Wifite to attack WiFi networks // PDF Instructions // Raspberry Pi Kali Linux PDF: https://davidbombal.wiki/kalilinuxpi // PREVIOUS VIDEOS // Brute force Wifi WPA2 with GPU: https://youtu.be/J8A8rKFZW-M Wifite Kali Linux: https://youtu.be/TDVM-BUChpY Fern WiFi Kali Linux: https://youtu.be/Ezy1KTNF6dw Raspberry Pi OpenFlow switch video 1: https://youtu.be/-G_gPet7evY Raspberry Pi OpenFlow switch video 2: https://youtu.be/YJDXb31UwPI // MY STUFF // https://www.amazon.com/shop/davidbombal // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com wifi raspberry pi raspberry pi 4 raspberry pi 4 model b raspberry pi wifi raspberry pi kali linux kali linux raspberry pi 4 kali linux kali linux raspberry pi kali linux wifi fern fern wifi wifite wifite wifi fern kali linux wifite kali linux fern raspberry pi fern wifi raspberry pi wifite raspberry pi ethical hacking kali linux hacking kali linux wifi wifi wpa2 wpa2 wifi #wifi #raspberrypi #kalilinux
undefined
Feb 8, 2022 • 1h 6min

#354: How to succeed in #India

Twitter CEO ✅ Microsoft CEO ✅ Google CEO ✅ Learn how you can succeed and follow in the footsteps of so many successful Indians in the USA and India. Pallavi Srinivasa is a Senior Director of Product Management at Cisco and is responsible for $9B Enterprise Switching business from a Product Delivery perspective. // MENU // 00:00 ▶️ Pallavi introduction & background 08:13 ▶️ Why are Indians successful in the tech industry? 11:05 ▶️ Q&A (Indian people and humility, culture, advice for young people) 20:10 ▶️ What do you look for in a candidate 23:27 ▶️ Tips for candidates for an interview 26:30 ▶️ Be yourself, try something, do what's right for you 30:30 ▶️ Imposter syndrome and advice (don't overthink) 34:43 ▶️ The job market in India 37:41 ▶️ Advice for LinkedIn and social media 40:28 ▶️ Advice for someone wanting to move to Canada/USA 43:36 ▶️ Advice for someone looking to work for big tech companies 45:36 ▶️ Keeping record of all work done & distinguished engineers 48:37 ▶️ Choosing between technical vs personality candidates 50:28 ▶️ Are degrees/certifications important? 52:48 ▶️ Advice for women getting into the tech business/industry 01:03:05 ▶️ Conclusion, closing thoughts and advice // Connect with Pallavi // LinkedIn: https://www.linkedin.com/in/pallavisr... Twitter: https://twitter.com/Mayaloka // Connect with David // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // MY STUFF // https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com india indian ceo indian jobs jobs Sundar Pichai Parag Agrawal Satya Nadella interview tips women in tech why indians succeed in the usa indians smart cricket indian heros cisco twitter google microsoft Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #india #indiajobs #indiasuccess
undefined
Jan 31, 2022 • 1h 1min

#353: How TCP really works // Three-way handshake // TCP/IP Deep Dive

You need to learn TCP/IP. It's so much part of our life. Doesn't matter if you are studying for cybersecurity, or networking or something else. Learn TCP/IP. // MENU // 00:00 ▶️ Intro 01:32 ▶️ The beginnings of TCP 03:57 ▶️ Three way handshake 07:20 ▶️ SYN meaning/explanation 08:50 ▶️ Port numbers 09:58 ▶️ What actually happens in the handshake 14:19 ▶️ Common starting TTL values 15:04 ▶️ Why we need SYN numbers 16:11 ▶️ What actually happens in the handshake (cont'd) 19:00 ▶️ Q&A (SYN,SYN-ACK,ACK - Sequence numbers - Increments - Tips) 33:01 ▶️ History of TCP 34:44 ▶️ TCP options 36:56 ▶️ TCP flags 41:53 ▶️ TCP Window - window size and scale 59:04 ▶️ MSS (Maximum Segment Size) 59:49 ▶️ SACK (Selective Acknowledgement) 01:00:13 ▶️ Conclusion // PCAP File // Wireshark TCP pcap file: https://davidbombal.wiki/deeptcp1 // MY STUFF // https://www.amazon.com/shop/davidbombal // SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal //CHRIS GREER // LinkedIn: https://www.linkedin.com/in/cgreer/ YouTube: https://www.youtube.com/c/ChrisGreer Twitter: https://twitter.com/packetpioneer Pluralsight: TCP Analysis Course: https://davidbombal.wiki/tcpwireshark // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com wireshark wireshark tcp packet analysis tcp tcp/ip ccna ccnp tcp handshake tcp syn tcp syn ack ccie tcp ip cisco ccna Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #wireshark #tcp #hacking
undefined
Jan 24, 2022 • 55min

#352: IT job with no experience? Are you brave enough?

Would you be brave enough to take this job? Dumpster fire first IT job? // Menu // 0:00 Introduction 1:25 Dumpster fire first IT job story 6:40 A story about bees 8:05 How to manage issues 10:46 CCNA reflections after job 12:55 Three months of fire 14:48 Infrastructure and others stories 21:30 Why Cisco? 23:26 Who is this kid? Imposter syndrome. 26:59 How do you get a job on a ship like this? 28:20 What is your advice to someone starting out? 31:02 Journey of networking to cloud (AWS) 34:05 How did you make the move? 36:55 Resources 39:30 Plumber to cloud engineer 41:35 Give Shala a cloud job today! :) 42:40 Life is a journey 45:52 Degrees? 46:46 Business point of view - jobs 49:20 Lessons learned 52:58 Would you grab a position that pushes you? // Connect with David // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // Connect with Shala / GiftedLane // YouTube: https://www.youtube.com/channel/UC_qp... Twitch: https://www.twitch.tv/giftedlane Twitter: https://twitter.com/GiftedLane Instagram: https://www.instagram.com/giftedlane // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com aws azure it first it job job jobs networking jobs ccna cisco ccnp networking networker cyber cybersecurity vmware virtualization Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #job #ccna #aws
undefined
Jan 24, 2022 • 50min

#351: Ex-NSA hacker tells us how to get into hacking! (2022 Edition)

This is the path to becoming a hacker. Follow the advice and change your life! // MENU // 0:00 Introduction - it's been a year! 2:12 We have a mission to help you 3:55 In 2022, what should I do? Neal's 3 things. 10:00 Is eJPT free? 12:00 Do I need to do something else first? Neal's opinion about various courses 18:10 Neal gets on his high horse about Metasploit. 19:05 Hackersploit has joined INE 21:18 What about Capture The Flag? Bug Bounty 22:30 How to get real world experience without having experience 26:20 Should I give up my job to get into cybersecurity? 28:35 Red vs Blue and jobs? 31:40 Hack your job: Garbage jobs 33:30 Which job should I start with to break into cyber 36:00 LinkedIn networking - make your self invisible 39:00 Meaningful connections 44:40 Would you recommend creating content 48:10 Best advice // Previous video // 2021 video: https://youtu.be/SFbV7sTSAlA // Connect with David // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal // Connect with Neal // YouTube: https://www.youtube.com/c/cyberinsecu... LinkedIn: https://www.linkedin.com/in/nealbridges/ Twitter: https://twitter.com/ITJunkie // Creators mentioned // John Hammond: https://www.youtube.com/c/JohnHammond010 Network Chuck: https://www.youtube.com/networkchuck Hackersploit: https://www.youtube.com/c/HackerSploit // Links // INE: https://bit.ly/freeinetraining Hacker One: https://www.hackerone.com/ Bug Crowd: https://bugcrowd.com/programs OSCP: https://www.offensive-security.com/co... eLearn Security: https://elearnsecurity.com SANS: https://www.sans.org/ Hack the box: https://www.hackthebox.eu/ Try Hack Me: https://tryhackme.com/ CTF Time: https://ctftime.org/ctf-wtf/ CEH: https://www.eccouncil.org/programs/ce... Cyber Blue: https://securityblue.team/ Cyber Defenders: https://cyberdefenders.org/ Did I miss something? Please comment. // MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com nsa nsa hacker nsa hacking ethical hacking ceh oscp ine try hack me hack the box hacking ethical hacker oscp certification ctf for beginners elearn security Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #hacker #hacking #nsa

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app