Filename Size 1. Introduction/1. Teaser.mp4 102 MB 1. Introduction/1. Teaser.srt 9 KB 1. Introduction/2. Course Introduction.mp4 141.5 MB 1. Introduction/2. Course Introduction.srt 7.9 KB 1. Introduction/3. Introduction to Python Programming & Ethical Hacking.mp4 139.7 MB 1. Introduction/3. Introduction to Python Programming & Ethical Hacking.srt 8.2 KB 1. Introduction/4. Lab Overview & Needed Software.mp4 106.5 MB 1. Introduction/4. Lab Overview & Needed Software.srt 9.6 KB 1. Introduction/4.1 Virtual Box Download Page.html 102 B 1. Introduction/5. Installing Kali 2020 as a virtual Machine.mp4 148 MB 1. Introduction/5. Installing Kali 2020 as a virtual Machine.srt 21.1 KB 1. Introduction/5.1 How to Fix Missing Nat Network Issue.html 104 B 1. Introduction/5.2 Kali 2020 Download Page.html 103 B 1. Introduction/5.3 How to Fix Blank Screen After Starting Kali.html 158 B 1. Introduction/6. Basic Overview of Kali Linux.mp4 107.4 MB 1. Introduction/6. Basic Overview of Kali Linux.srt 6.5 KB 1. Introduction/6.1 How to connect a usb device to Kali.html 104 B 1. Introduction/7. The Terminal & Linux Commands.mp4 223.5 MB 1. Introduction/7. The Terminal & Linux Commands.srt 13.9 KB 1. Introduction/7.1 List of Linux Commands.html 122 B 1. Introduction/8. Python 2 VS Python 3 & Writing Our First Program.mp4 193.7 MB 1. Introduction/8. Python 2 VS Python 3 & Writing Our First Program.srt 11.5 KB 1. Introduction/9. Installing & Using a Python IDE.mp4 115.5 MB 1. Introduction/9. Installing & Using a Python IDE.srt 11.3 KB 1. Introduction/9.1 Pycharm Download Link.html 118 B 2. Writing a MAC Address Changer - Python Basics/1. What is MAC Address & How To Change it.mp4 105.3 MB 2. Writing a MAC Address Changer - Python Basics/1. What is MAC Address & How To Change it.srt 9.3 KB 2. Writing a MAC Address Changer - Python Basics/1.1 mac_changer.pdf 980.5 KB 2. Writing a MAC Address Changer - Python Basics/10. Python Functions.mp4 22.5 MB 2. Writing a MAC Address Changer - Python Basics/10. Python Functions.srt 12.1 KB 2. Writing a MAC Address Changer - Python Basics/10.1 More info on Python Functions.html 119 B 2. Writing a MAC Address Changer - Python Basics/11. Returning Values From Functions.mp4 10.7 MB 2. Writing a MAC Address Changer - Python Basics/11. Returning Values From Functions.srt 8.5 KB 2. Writing a MAC Address Changer - Python Basics/12. Decision Making in Python.mp4 16.7 MB 2. Writing a MAC Address Changer - Python Basics/12. Decision Making in Python.srt 9 KB 2. Writing a MAC Address Changer - Python Basics/12.1 More info on Decision Making.html 125 B 2. Writing a MAC Address Changer - Python Basics/13. Using Conditional Statements in MAC Changer.mp4 20 MB 2. Writing a MAC Address Changer - Python Basics/13. Using Conditional Statements in MAC Changer.srt 10.9 KB 2. Writing a MAC Address Changer - Python Basics/2. Using Python Modules & Executing System Commands.mp4 21.6 MB 2. Writing a MAC Address Changer - Python Basics/2. Using Python Modules & Executing System Commands.srt 12.3 KB 2. Writing a MAC Address Changer - Python Basics/2.1 Subprocess Module Documentation.html 110 B 2. Writing a MAC Address Changer - Python Basics/3. Implementing a Very Basic MAC Changer.mp4 9.4 MB 2. Writing a MAC Address Changer - Python Basics/3. Implementing a Very Basic MAC Changer.srt 6.7 KB 2. Writing a MAC Address Changer - Python Basics/4. Variables & Strings.mp4 19.5 MB 2. Writing a MAC Address Changer - Python Basics/4. Variables & Strings.srt 12.3 KB 2. Writing a MAC Address Changer - Python Basics/4.1 More info About Variables in Python.html 124 B 2. Writing a MAC Address Changer - Python Basics/4.2 More info About Strings in Python.html 117 B 2. Writing a MAC Address Changer - Python Basics/5. Using Variables in MAC Changer.mp4 9.1 MB 2. Writing a MAC Address Changer - Python Basics/5. Using Variables in MAC Changer.srt 5.7 KB 2. Writing a MAC Address Changer - Python Basics/6. Getting Input From The User.mp4 12.3 MB 2. Writing a MAC Address Changer - Python Basics/6. Getting Input From The User.srt 7.7 KB 2. Writing a MAC Address Changer - Python Basics/6.1 More info about Python Built-in Functions.html 119 B 2. Writing a MAC Address Changer - Python Basics/7. Handling User Input.mp4 15.2 MB 2. Writing a MAC Address Changer - Python Basics/7. Handling User Input.srt 11.7 KB 2. Writing a MAC Address Changer - Python Basics/8. Handling Command-line Arguments.mp4 18 MB 2. Writing a MAC Address Changer - Python Basics/8. Handling Command-line Arguments.srt 11.5 KB 2. Writing a MAC Address Changer - Python Basics/8.1 Optparse Documentation Page.html 108 B 2. Writing a MAC Address Changer - Python Basics/9. Initialising Variables Based on Command-line Arguments.mp4 12.2 MB 2. Writing a MAC Address Changer - Python Basics/9. Initialising Variables Based on Command-line Arguments.srt 9.1 KB 3. MAC Changer - Algorithm Design/1. Introduction to Algorithms.mp4 7 MB 3. MAC Changer - Algorithm Design/1. Introduction to Algorithms.srt 4.5 KB 3. MAC Changer - Algorithm Design/2. Reading Output Returned By System Commands.mp4 14.5 MB 3. MAC Changer - Algorithm Design/2. Reading Output Returned By System Commands.srt 8.4 KB 3. MAC Changer - Algorithm Design/2.1 Check_call() Manuall Page.html 110 B 3. MAC Changer - Algorithm Design/3. Introduction to Regular Expressions (Regex).mp4 18 MB 3. MAC Changer - Algorithm Design/3. Introduction to Regular Expressions (Regex).srt 10.5 KB 3. MAC Changer - Algorithm Design/3.1 Pythex.org.html 80 B 3. MAC Changer - Algorithm Design/3.2 More info on Regular Expressions.html 125 B 3. MAC Changer - Algorithm Design/4. Extracting a Substring Using Regex.mp4 15.8 MB 3. MAC Changer - Algorithm Design/4. Extracting a Substring Using Regex.srt 8.1 KB 3. MAC Changer - Algorithm Design/4.1 Re Module Manual Page.html 102 B 3. MAC Changer - Algorithm Design/5. Refactoring & Housekeeping.mp4 17.6 MB 3. MAC Changer - Algorithm Design/5. Refactoring & Housekeeping.srt 15.1 KB 3. MAC Changer - Algorithm Design/6. Implementing The Validation Algorithm.mp4 12.7 MB 3. MAC Changer - Algorithm Design/6. Implementing The Validation Algorithm.srt 8.2 KB 3. MAC Changer - Algorithm Design/7. Python 3 Compatibility.mp4 33.4 MB 3. MAC Changer - Algorithm Design/7. Python 3 Compatibility.srt 8.8 KB 4. Programming a Network Scanner/1. Introduction & Teaser.mp4 109.6 MB 4. Programming a Network Scanner/1. Introduction & Teaser.srt 12.4 KB 4. Programming a Network Scanner/1.1 network_scanner.pdf 719.1 KB 4. Programming a Network Scanner/1.2 Website That Sells Supported Wireless Adapters.html 88 B 4. Programming a Network Scanner/1.3 Best Wireless Adapters To Use With Kali.html 104 B 4. Programming a Network Scanner/2. Installing Windows as a Virtual Machine.mp4 60.6 MB 4. Programming a Network Scanner/2. Installing Windows as a Virtual Machine.srt 4.8 KB 4. Programming a Network Scanner/2.1 Windows Virtual Image Download Link.html 124 B 4. Programming a Network Scanner/3. Introduction to ARP.mp4 16.6 MB 4. Programming a Network Scanner/3. Introduction to ARP.srt 11.9 KB 4. Programming a Network Scanner/3.1 More info about Scapy ARP Ping.html 119 B 4. Programming a Network Scanner/3.2 Scapy Documentation.html 100 B 4. Programming a Network Scanner/4. Designing an Algorithm To Discover Clients on The Same Network.mp4 11.9 MB 4. Programming a Network Scanner/4. Designing an Algorithm To Discover Clients on The Same Network.srt 5 KB 4. Programming a Network Scanner/5. Using Scapy To Create an ARP Request.mp4 11.6 MB 4. Programming a Network Scanner/5. Using Scapy To Create an ARP Request.srt 8.4 KB 4. Programming a Network Scanner/6. Combining Frames To Broadcast Packets.mp4 21.2 MB 4. Programming a Network Scanner/6. Combining Frames To Broadcast Packets.srt 11.2 KB 4. Programming a Network Scanner/7. Sending & Receiving Packets.mp4 10.7 MB Verify Files.txt 1 KB