2023 Network Engineer path to success: CCNA?

What should you be learning in 2023 to be successful as a network engineer? Which skills and trends are most important. // MENU // 00:00 – Previously on 00:43 – Introduction 02:29 – Is it worth getting into Networking is 2023? 05:02 – Networking in the Cloud 07:24 – Changes in Networking over time 08:07… Continue reading 2023 Network Engineer path to success: CCNA?

2023 Path to Master Programmer (for free)

This is your FREE path to becoming a master programmer! Use the links below to learn Python, C, Django, PostgreSQL and web programming for free! 🙂 // Menu // 00:00 – Intro 01:24 – Dr Chuck’s Courses 02:24 – Path to Master Programmer 07:00 – Path to Master Programmer Languages 10:41 – How to Get… Continue reading 2023 Path to Master Programmer (for free)

I challenged ChatGPT to code and hack (Are we doomed?)

Create your own virtual machine on Linode with a 60-day $100 credit: https://davidbombal.wiki/linode Are we doomed? Will AI like ChatGPT replace us? I put it to the test and challenged it to write C code, Python hacking scripts, Rubber Ducky scripts, configure Cisco networks and more. Watch my previous interview with Dr Mike Pound (Computerphile)… Continue reading I challenged ChatGPT to code and hack (Are we doomed?)

Python Brute Force Password hacking (Kali Linux SSH)

Hacking networks with Python and Scapy Create your own virtual machine on Linode with a 60-day $100 credit: https://davidbombal.wiki/linode If that link doesn’t work for you, try this link: https://www.linode.com/lp/youtube-viewers/?ifso=davidbombal Please note: Credits expire in 60 days. Big thanks to Linode for sponsoring this video! // MENU // 00:00 – Intro 00:16 – SSH Brute… Continue reading Python Brute Force Password hacking (Kali Linux SSH)

Best Python Apps (and Linux) on your iPhone? // Jupyter Notebooks, vim, nano and more

It’s now easy to run Python for free using your iPhone or iPad. There is no reason to pay for apps if you want to study and learn Python anymore. Learn Linux, learn python, learn about Jupyter notebooks and more using just your phone. // Menu // 00:00 – In this video! 00:35 – The… Continue reading Best Python Apps (and Linux) on your iPhone? // Jupyter Notebooks, vim, nano and more

Hack websites demo and how to get paid for real hacks

How to get experience with no experience? Have a look at bug bounty programs. Vickie Lee demos Insecure Direct Object References (IDOR) and tells us how to get into bug bounty. We also discuss why her book Bug Bounty Bootcamp is a fantastic book to buy if you want to get into bug bounty. Get… Continue reading Hack websites demo and how to get paid for real hacks

Linux and Python on your phone for free in 2 minutes // iPhone or Android

Install Linux and Python on your iPhone or Android phone for free in 2 minutes! // MENU // 00:00 – Coming up 00:35 – Intro 00:40 – Getting Linux on an iPhone 02:26 – Python on an iPhone 03:53 – Getting Linux on an Android phone 06:37 – Python on an Android phone 05:55 –… Continue reading Linux and Python on your phone for free in 2 minutes // iPhone or Android

Warning! Python Remote Keylogger (this is really too easy!)

Create your own virtual machine on Linode with a 60-day $100 credit: https://davidbombal.wiki/linode If that link doesn’t work for you, try this link: https://www.linode.com/lp/youtube-viewers/?ifso=davidbombal Please note: Credits expire in 60 days. Big thanks to Linode for sponsoring this video! I wrote a Python program that saves keystrokes to a cloud server. I compiled the script… Continue reading Warning! Python Remote Keylogger (this is really too easy!)

Best Hacking Python Book?

The difference between script kiddies and professionals is the difference between merely using other people’s tools and writing your own. Charle Miller, from the foreword (1st edition). This is a great book if you want to learn Python for hacking and penetration testing. Sometimes the tools you want to use are not available on target… Continue reading Best Hacking Python Book?

They said this doesn’t work 🤣 Hacking networks with VLAN hopping and Python

Don’t believe what you read online. VLAN hopping is possible and I’m going to show you how 🙂 I’ll also show you have to mitigate these types of attacks. Boson Bombal 8 Weeks to CCNA: https://davidbombal.wiki/bosonbombal // MENU // 00:00 ▶️ Messing With The Network 00:51 ▶️ Intro to VLAN Hopping 01:20 ▶️ VLAN Test… Continue reading They said this doesn’t work 🤣 Hacking networks with VLAN hopping and Python

Computer Science isn’t programming! // How to become a Master Programmer // Featuring Dr Chuck

Is computer science the path to become a master programmer? Dr Chuck says there is a better way – and you can get it for free! He also shares his vision on how to become a master programmer – this also includes mentorship. FREE course links below 🙂 // MENU // 00:00 ▶️ Introduction 01:30… Continue reading Computer Science isn’t programming! // How to become a Master Programmer // Featuring Dr Chuck

Minecraft hacking with PYTHON and Log4j // Netcat reverse shell exploiting CVE

Create your own virtual machine on Linode with $100 credit: https://davidbombal.wiki/linode * Thanks to Linode for sponsoring this video! It’s really important that you update your servers to no longer use vulnerable versions of log4j. // MENU // 0:00 ▶️ Introduction 1:45 ▶️ Topology and overview of problem 3:10 ▶️ Demo of rickroll attack 5:48… Continue reading Minecraft hacking with PYTHON and Log4j // Netcat reverse shell exploiting CVE

Python keylogger bypasses Windows 11 Defender // Convert WIFI py to EXE

Learn how to convert your Python code to run as an EXE on Windows 11. The code will run on Windows without Python installed. So, you think you need Python installed to run Python code on Windows 11? Well, think again. You also think that Windows 11 real time protection will protect you against malicious… Continue reading Python keylogger bypasses Windows 11 Defender // Convert WIFI py to EXE

Real World AUTOMATION // Top skills, jobs, certs, laptops and more

Which skills are important for network engineers in the real world? Hank shares his top 5 skills. Are there jobs? Which certs are important? How is the real world different to the theory. Lots of great conversation with Hank Preston in this video! // MENU // Introduction: 0:00 Hank Preston Update: 0:35 DevNet Cert Updates:… Continue reading Real World AUTOMATION // Top skills, jobs, certs, laptops and more

iPhone and Android WiFi Man-in-the-middle attack // PYTHON Scapy scripts for attacking networks

Simple Python script to run a man in the middle attack on a WiFi network 😀 You need to learn to code! Learn Python. Learn Networking. You are going to be very powerful and very scary if you combine knowledge of networking with Python scripting! But, do good. Learn to code. Learn Linux. Learn Networking.… Continue reading iPhone and Android WiFi Man-in-the-middle attack // PYTHON Scapy scripts for attacking networks

Facebook and BGP 😂 Fake route injection // Python Scapy DOS script EP 3

Simple script to DoS Facebook by injecting fake BGP routes into the BGP routing table of a live BGP router. Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on Facebook or Internet BGP routers. I demonstrate in this video how Python and… Continue reading Facebook and BGP 😂 Fake route injection // Python Scapy DOS script EP 3

Hacking BGP by removing routes from a live router // Python and Scapy hacking // EP 2 🤣

Simple Python script to remove routes from a live BGP router 😄 In other videos in this series, I’ll show you how to remove routes and add fake BGP routes to Cisco routers. You need to learn to code! Learn Python. Learn Networking. You are going to be very powerful and very scary if you… Continue reading Hacking BGP by removing routes from a live router // Python and Scapy hacking // EP 2 🤣