David Bombal

David Bombal
undefined
Apr 9, 2021 • 16min

#273: Kali Linux TP-Link TP-WN722N hacking

Fix the TP-Link TL-WN722N WiFi Adapter in Kali Linux so you can hack WiFi networks using it. You can get the adapter to inject packets and set monitor mode once you update the drivers as I demonstrate in this video. Menu: TP-Link TL-WN722N Adapter differences: 0:00​ Why do we care? 0:26​ What I'm going to show you: 1:09​ Menu Timestamps: 1:30​ My experience: 1:53​ Would I recommend these adapters: 2:36​ Lab setup: 3:02​ Version 1 chipset: 3:53​ Version 2/3 chipset: 4:21​ lsbusb -D information: 5:03​ Version 2/3 adapter issue test: 6:28​ Version 1 adapter test: 7:35​ Compare results: 9:04​ sudo apt update: 9:45​ sudo apt upgrade -y: 10:08​ sudo apt install bc: 10:31​ Restart Kali Linux: 10:39​ sudo apt-get install build-essential: 11:05​ sudo apt-get install libelf-dev: 11:12​ sudo apt-get install linux-headers-`uname -r`: 11:23​ sudo apt install dkms: 11:37​ sudo rmmod r8188eu.ko: 11:48​ git clone https://github.com/aircrack-ng/rtl818... ​ 11:58​ cd rtl8188eus: 12:10​ sudo -i: 12:15​ echo "blacklist r8188eu" to "/etc/modprobe.d/realtek.conf": 12:20​ exit: 12:24​ sudo reboot: 12:26​ sudo apt update: 12:50​ cd rtl8188eus: 12:28​ sudo make: 13:02​ sudo make install: 13:18​ sudo modprobe 8188eu: 13:22​ Verify that adapter works: 13:29​ sudo ifconfig wlan0 down: 13:43​ sudo airmon-ng check kill: 13:50​ sudo iwconfig wlan0 mode monitor: 14:05​ iwconfig to verify monitor mode: 14:10​ sudo ifconfig wlan0 up: 14:21​ iwconfig: 14:30​ Inject packets: 14:36​ V1 interface: 15:00​ V2/V3 interface: 15:08​ ========== Commands: ========== YouTube doesn't allow the commands in the video description. Go to my github page using one of these links for the commands: Short link for commands: https://bit.ly/tp-link-tl-wn722n ​ Direct link: https://github.com/davidbombal/Kali-L... ​ ==================== Recommended Adapters: ==================== Alfa AWUS036NHA: https://amzn.to/3wnyVen ​ Alfa AWUS036ACM: https://amzn.to/3fCL4WT ​ Alfa AWUS036ACH: https://amzn.to/3rLAjny ​ or https://amzn.to/2PxkkMV ​ Others: Alfa AWUS1900: https://amzn.to/31E0AtH ​ Alfa Long-Range Dual-Band AC1200: https://amzn.to/34UUCEL ​ Alfa AWUS036NEH: https://amzn.to/3sK2iW8 ​ Panda PAU05: https://amzn.to/3ue23Da ​ Panda PAU06: https://amzn.to/3wwqRZ8 ​ Panda PAU09: https://amzn.to/3wosx6X ​ WiFi Nation 802.11ac AC600: https://amzn.to/3cLQddm ​ WiFi Nation Atheros AR9271: https://amzn.to/3u8JUqm ​ See Aircrack FAQ for more: https://bit.ly/39AtWNZ ​ ================ Connect with me: ================ 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​ ================ Links: ================ ITProTV Free Training: https://www.itpro.tv/plans/personal/ ​ My ITProTV affiliate link: https://go.itpro.tv/davidbombal ​ OSCP: https://www.offensive-security.com/co... ​ 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... ​ wifi hacking hacking wifi wifi kali linux best wifi adapter for kali linux kali linux wifi wifi kali kali wifi tp-link tl-wn722n kali linux 2021 tp-link tl-wn722n parrot os parrot os wifi hacking best wifi adapters best wifi adapters for hacking best wifi hacking adapters best hacking cert best hacking certifications best cybersecurity certs cybersecurity cybersecurity careers hacking hack ethical hacking ceh oscp itprotv ine ejpt elearn security try hack me hack the box hacking ethical hacker oscp certification ctf for beginners how to break in break in hacking kali linux 2021.1
undefined
Apr 9, 2021 • 7min

#272: Kali Linux WiFi Alfa Adapter Fix

Fix Kali Linux drivers for Alfa AWUS036NHA, Alfa AWUS036ACM and Alfa AWUS036ACH adapters (and others). Recommended Adapters: Alfa AWUS036NHA: https://amzn.to/3wnyVen ​ Alfa AWUS036ACM: https://amzn.to/3fCL4WT ​ Alfa AWUS036ACH: https://amzn.to/3rLAjny ​ or https://amzn.to/2PxkkMV ​ Others: Alfa AWUS1900: https://amzn.to/31E0AtH ​ Alfa Long-Range Dual-Band AC1200: https://amzn.to/34UUCEL ​ Alfa AWUS036NEH: https://amzn.to/3sK2iW8 ​ Panda PAU05: https://amzn.to/3ue23Da ​ Panda PAU06: https://amzn.to/3wwqRZ8 ​ Panda PAU09: https://amzn.to/3wosx6X ​ WiFi Nation 802.11ac AC600: https://amzn.to/3cLQddm ​ WiFi Nation Atheros AR9271: https://amzn.to/3u8JUqm ​ See Aircrack FAQ for more: https://bit.ly/39AtWNZ ​ Menu: Kali Linux Alfa adapters fix AWUS036ACH: 0:00​ Connect Adapter to Linux: 0:41​ No Wifi adapter not recognized: 1:11​ Kali Linux 2021.1: 1:30​ Update Kali References: 1:53​ Upgrade Kali operating system: 2:25​ Dist upgrade: 2:44​ Reboot Kali: 2:57​ lsusb to see chipset information: 3:11​ Install the drivers: 3:31​ dkms installation: 4:15​ Clone drivers using git clone: 4:25​ make software 4:59​ make install: 5:22​ Adapter now working: 5:34​ Use wifite to test: 5:52​ chipset and iwconfig review: 6:10​ ========= Commands: ========= sudo apt update sudo apt upgrade -y sudo apt dist-upgrade -y sudo reboot now sudo apt update sudo apt install realtek-rtl88xxau-dkms sudo apt install dkms git clone https://github.com/aircrack-ng/rtl8812au ​ cd rtl8812au/ make sudo make install lsusb iwconfig !To test: sudo wifite Previous video: https://youtu.be/5MOsY3VNLK8​ ================ Connect with me: ================ 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​ wifi wifi kali linuw best wifi adapter for kali linux kali linux wifi wifi kali kali wifi parrot os parrot os wifi hacking best wifi adapters best wifi adapters for hacking best wifi hacking adapters best hacking cert best hacking certifications best cybersecurity certs cybersecurity cybersecurity careers hacking hack ethical hacking ceh oscp itprotv ine ejpt elearn securtiy try hack me hack the box hacking ethical hacker oscp certification ctf for beginners how to break in break in hacking kali linux 2021.1 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
Apr 6, 2021 • 9min

#271: Can I hack WiFi with this adapter?

Learn how to check if a WiFi adapter supports monitor mode and packet injection. Use some basic commands in Kali Linux to check if you can hack WiFi networks using a WiFi adapter or network interface card. As always, only test against networks that you personally own or have permission to test. Be ethical. Learn cybersecurity and help protect companies. Menu: Can I hack using this WiFi adapter? 0:00​ View the chipset in an adapter: 0:32​ Alfa AWUS036NHA adapter: 1:11​ View adapter in managed mode: 1:35​ View adapter chipset: 1:53​ Verify monitor mode: 3:07​ Verify packet injection: 4:00​ TP-Link Tl-WN722N adapter: 4:44​ View adapter chipset: 5:08​ Verify monitor mode: 5:58​ Verify packet injection: 6:33​ Alfa AWUS036ACH adapter: 7:11​ Wifite demo: 8:00​ View adapter in managed mode: 8:17​ Verify monitor mode: 8:35​ Previous video: https://youtu.be/5MOsY3VNLK8​ TP-WN722N Adapter Fix: Video coming soon =============== Commands Used: =============== !Check details lsusb !Change 001 and 004 to the right number: lsusb -D /dev/bus/usb/001/004 !kill processes sudo airmon-ng check kill !Start monitor mode sudo airmon-ng start wlan0 !Verify that monitor mode is used sudo airmon-ng !You could also use iwconfig to check that interface is in monitor mode: iwconfig !Test injection: sudo aireplay-ng --test wlan0mon ==================== Recommended Adapters: ==================== Alfa AWUS036NHA: https://amzn.to/3wnyVen ​ Alfa AWUS036ACM: https://amzn.to/3fCL4WT ​ Alfa AWUS036ACH: https://amzn.to/3rLAjny ​ or https://amzn.to/2PxkkMV ​ Others: Alfa AWUS1900: https://amzn.to/31E0AtH ​ Alfa Long-Range Dual-Band AC1200: https://amzn.to/34UUCEL ​ Alfa AWUS036NEH: https://amzn.to/3sK2iW8 ​ Panda PAU05: https://amzn.to/3ue23Da ​ Panda PAU06: https://amzn.to/3wwqRZ8 ​ Panda PAU09: https://amzn.to/3wosx6X ​ WiFi Nation 802.11ac AC600: https://amzn.to/3cLQddm ​ WiFi Nation Atheros AR9271: https://amzn.to/3u8JUqm ​ See Aircrack FAQ for more: https://bit.ly/39AtWNZ ​ ================ Connect with me: ================ 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​ ================ Links: ================ ITProTV Free Training: https://www.itpro.tv/plans/personal/ ​ My ITProTV affiliate link: https://go.itpro.tv/davidbombal ​ OSCP: https://www.offensive-security.com/co... ​ 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... ​ wifi hacking hacking wifi wifi kali linux best wifi adapter for kali linux kali linux wifi wifi kali kali wifi parrot os parrot os wifi hacking best wifi adapters best wifi adapters for hacking best wifi hacking adapters best hacking cert best hacking certifications best cybersecurity certs cybersecurity cybersecurity careers hacking hack ethical hacking ceh oscp itprotv ine ejpt elearn security try hack me hack the box hacking ethical hacker oscp certification ctf for beginners how to break in break in hacking kali linux 2021.1 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
8 snips
Apr 6, 2021 • 14min

#270: Best WiFi Hacking Adapters in 2021 (Kali Linux / Parrot OS)

Learn about the best WiFi hacking adapters for 2021 compatible with Kali Linux and Parrot OS. Discover why you need a WiFi adapter, chipset importance, and top recommended adapters like Alfa AWUS036NHA and Panda PAU09. Explore virtual machine challenges, branded vs. unbranded adapters, and the significance of adapter compatibility and ease of use with tools like Kali Linux. Gain insights into concealing adapters, build quality, and extending range with external antennas.
undefined
Apr 6, 2021 • 33min

#269: Born to hack?

What do I need to know before I become a hacker? Do I need to take certs before I become a hacker? What is a script kiddie? Previous video: https://youtu.be/7BaYLX1MYBQ​ Menu: ===== What do I need to know to become a hacker? 0:00​ How do I know if I'm ready? 0:59​ Give me the way: 2:39​ CCNA vs Network+ 3:58​ Security+ 4:50​ Born and got my A+ and then: 5:10​ It's knowledge, not certs: 6:44​ Suicide Linux: 7:45​ Where do I want to go from here? 8:03​ I need to specialize: 9:02​ Blue Team certs: 9:30​ Red Team certs: 10:50​ Reports, CTFs and other skills: 12:50​ Raspberry Pi Hacking Example: 13:15​ Stuff to look at doing: 14:40​ Who is a script kiddie: 16:16​ How do I move away from being a script kiddie: 18:55​ Real hackers wear hoodies: 20:25​ Path to being a real hacker: 20:46​ How to get real world experience: 24:29​ How to learn this: 27:02​ When do you stop learning: 29:58​ Don't be scared of failures: 30:45​ ================ Links: ================ ITProTV Free Training: https://www.itpro.tv/plans/personal/ ​ My ITProTV affiliate link: https://go.itpro.tv/davidbombal ​ eLearn Security: https://elearnsecurity.com/product/ej... ​ OSCP: https://www.offensive-security.com/co... ​ 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... ​ ==================== Connect with Daniel: ==================== LinkedIn: https://www.linkedin.com/in/daniellowrie ​ Blog: https://blog.itpro.tv/author/daniello... ​ ================ Connect with me: ================ 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​ best hacking cert best hacking certifications best cybersecurity certs cybersecurity cybersecurity careers hacking hack ethical hacking ceh oscp itprotv ine ejpt elearn securtiy try hack me hack the box hacking ethical hacker oscp certification ctf for beginners how to break in break in hacking 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 26, 2021 • 18min

#268: Python WiFi DoS (Denial Of Service) Attack

Python WiFi DoS (Denial of Service) attack script. It's very easy to destroy a wifi network using this simple Python script. Learn Python today. It will change your life. This script uses Wi-Fi deauthentication messages to stop all users from accessing a wifi network. In the background, we are using airmon-ng and airodump-ng to launch our attack. Script1: https://bit.ly/3vYsbng ​ Direct GitHub link: https://github.com/davidbombal/red-py... ​ Script2: https://bit.ly/3clToZ4 ​ Direct GitHub link: https://github.com/davidbombal/red-py... ​ Menu: Python WiFi DOS Attack: 0:00​ Network Adapter: 1:05​ Script demonstration: 1:56​ Connect WiFi adapter: 2:35​ Create python script: 3:23​ Run Python script: 4:25​ Select WiFi Network: 5:35​ Kill WiFi network (deauth Wifi): 6:10​ Break script: 7:09​ Run script again to deauth Wifi: 7:36​ Recommendations and coolness: 7:56​ Requirements: 8:44​ Two versions of the script: 9:37​ Python script explanation: 10:21​ Second Python script: 15:44​ ================ Network Adapters: ================ Alfa AWUS036NHA: https://amzn.to/3qbQGKN ​ Alfa AWUSO36NH: https://amzn.to/3moeQiI ​ ================ Connect with me: ================ 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​ ================ Support me: ================ DavidBombal.com: CCNA ($10): http://bit.ly/yt999ccna ​ Udemy CCNA Course: https://bit.ly/ccnafor10dollars ​ GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 ​ wifi wifi dos wifi doser wifi hacking python hacking python python wifi python network scan python scanner python scan oscp ddos elearnsecurity oscp certification ethical hacking ceh oscp ine try hack me hack the box hacking ethical hacker ctf for beginners 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 26, 2021 • 27min

#267: Your path to success || Network Engineer in 2021

What should you be learning in 2021 to be successful as a network engineer? Which skills and trends are most important. Menu: Top 5 to 10 technologies for learn in 2021: 0:00​ Learn the fundamentals: 0:41​ How do I learn the fundamentals: 2:05​ Important content in CCNA: 2:34​ Cumulus Linux: 3:00​ Deep Work: 3:30​ Do honest work: 4:50​ Practical Skills: 5:10​ Learn how the cloud works: 5:43​ It's all free: 6:22​ Learn how to automate: 6:35​ Learn Git: 7:28​ Cisco, Juniper or Arista: 8:42​ Learn the technology: 9:30​ Waves to ride: 11:52​ Cisco Devnet: 13:13​ Advice for younger self: 15:59​ I am the smartest person: 18:25​ Think first: 18:51​ Skills in addition to technology: 19:20​ Ivan's dumb decisions (BGP): 20:35​ Another story of Ivan's mistakes (EIGRP): 22:21​ ============== Book mentioned: ============== Deep Work: https://amzn.to/3f7Or85 ​ ================ Previous Videos: ================ Any future for Network Engineers: https://youtu.be/LzooeiGxKis​ The top 10 skills Network Engineers need to learn in 2019: https://youtu.be/grS__DS3v7c​ ================ Connect with Ivan: ================ Website: http://bit.ly/2Hci4oL ​ Twitter: https://twitter.com/ioshints ​ LinkedIn: https://www.linkedin.com/in/ivanpepel... ​ ================ Connect with me: ================ 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​ ================ Support me: ================ DavidBombal.com: CCNA ($10): http://bit.ly/yt999ccna ​ Udemy CCNA Course: https://bit.ly/ccnafor10dollars ​ GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 ​ ====================== Special Offers: ====================== Boson software: 15% discount Link: bit.ly/boson15 Code: DBAF15P ccna devnet cisco cisco devnet associate future of networking networking jobs ccna jobs ccnp jobs cisco jobs aws azure ccnp cumulus arista ine ccna exam ccna certification 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 22, 2021 • 12min

#266: Hacking: Too easy?

Are they making it too easy to hack? Need help? Go here: https://discord.com/invite/usKSyzb ​ Menu: Are they making hacking too easy? 0:00​ Story 1: Companies doing dumb things: 0:40​ Are Blackberry phones the best? 2:18​ Example of why people steal data: 3:42​ Story 2: CEO doesn't want any tools: 4:40​ It's a joke really: 6:35​ Rockyou wordlist: 8:25​ Top 10 passwords: 9:30​ You too good for rockyou? 10:40​ 75 - 80% success rate: 11:15​ ================ Links: ================ INE Free training: http://bit.ly/freeinetraining ​ eLearn Security: https://elearnsecurity.com/product/ej... ​ OSCP: https://www.offensive-security.com/co... ​ 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. ================ Connect with Neal: ================ LinkedIn: https://www.linkedin.com/in/nealbridges/ ​ Twitter: https://twitter.com/ITJunkie ​ Twitch: https://www.twitch.tv/cyber_insecurity ​ ================ Connect with me: ================ 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​ ================ Support me: ================ DavidBombal.com: CCNA ($10): http://bit.ly/yt999ccna ​ Udemy CCNA Course: https://bit.ly/ccnafor10dollars ​ GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 ​ cybersecurity cybersecurity careers hacking hack ethical hacking ceh oscp ine try hack me hack the box hacking ethical hacker oscp certification ctf for beginners first job cybersecurity job hacking job how to break in break in hacking linkedin tips linkedin cybersecurity 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 22, 2021 • 5min

#265: Massive 500K Giveaway

Massive 500K Giveaway - lots of prizes to be won! Thank you for your support! =========== Giveaway: =========== Free INE courses: https://bit.ly/freeinetraining ​ INE Premium Annual Membership (3 winners): https://bit.ly/ine12months ​ INE $50 apparel store gift cards (5 winners): https://bit.ly/inemerch ​ $500 Amazon eGift (2 winners): https://bit.ly/500k500 ​ Free Wireshark course: http://bit.ly/wireshark500 ​ Free CCNA course: See link in video Free Python course: See link in video Free Linux course: See link in video ================ Links: ================ INE Free training: https://bit.ly/freeinetraining ​ eLearn Security: https://elearnsecurity.com/product/ej... ​ OSCP: https://www.offensive-security.com/co... ​ 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/ ​ ================ Connect with me: ================ 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​ ine elearn security ejpt ine giveaway ine free ccna aws hack hacker hacking ethical hacking ceh oscp ethical hacker oscp certification ctf for beginners 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 18, 2021 • 14min

#264: Python Nmap Port Scanner

Learn how to create both a Python sockets and a Python nmap port scanner. These are the beginning of a journey into Python Ethical hacking. ================ Scripts using regex: ================ Socket method: https://github.com/davidbombal/red-py... ​ nmap method: https://github.com/davidbombal/red-py... ​ ==================== Scripts using IP address: ==================== Socket method: https://github.com/davidbombal/red-py... ​ nmap method: https://github.com/davidbombal/red-py... ​ Menu: Python port scanner nmap and sockets: 0:00​ This is a journey: 0:20​ Sockets on Windows: 1:09​ Download and install Python: 1:40​ Run python socket port scanner: 2:40​ Test against a web server: 4:07​ Timeout to check connection: 5:00​ Kali Linux example: 5:25​ Test sockets Python script on Kali Linux: 6:06​ Catching mistakes: 6:42​ Sockets Python Code: 7:08​ nmap script on Kali: 7:38​ Troubleshooting nmap issues: 8:18​ Python nmap port scanner: 9:22​ Comparison of the scripts: 10:04​ Sockets script explanation: 10:50​ nmap Python script explanation: 13:25​ ================ Connect with me: ================ 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​ ================ Support me: ================ DavidBombal.com: CCNA ($10): http://bit.ly/yt999ccna ​ Udemy CCNA Course: https://bit.ly/ccnafor10dollars ​ GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 ​ ====================== Special Offers: ====================== Boson software: 15% discount Link: bit.ly/boson15 Code: DBAF15P nmap python nmap nmap scan nmap scanner python hacking python python wifi python network scan python port scanner port scanner port scan python scanner python scan oscp elearnsecurity oscp certification ethical hacking ceh oscp ine try hack me hack the box hacking ethical hacker ctf for beginners 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!

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