All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Introduction to basics of computer networks
  • What is hacking
  • How to stay anonymous
  • Learn how to track IP location
  • Create your own undetectable malware
  • Execute system commands on the victim machine using backdoor
  • Download and upload files to victim machine
  • How to create a Trojan
  • How to steal wifi passwords stored on the PC
  • How to intercept, manipulate and craft network packets
  • How to perform man in the middle attack
  • Crack password protected zipped files
  • Build your own undetectable key logger
  • Create a botnet with a command and control center
  • How to protect yourself online

Python is one of the most used programming language in the world and its significance can't be ignored. Python has gained immense popularity recently owing to its performance in various fields like machine learning, data science, data analytics and cyber security. This course is designed in python to make ethical hacking easier for students since python is one of the most easy programming languages to learn. The concepts used in this course are fairly simple and anyone with some knowledge of computer science can try this course.

In this course we will learn following topics:

  1. Introduction to basics of computer networks

  2. What is hacking

  3. How to stay anonymous

  4. Learn how to track IP location

  5. Create your own undetectable malware

  6. Execute system commands on the victim machine using backdoor

  7. Download and upload files to victim machine

  8. How to create a Trojan

  9. How to steal wifi passwords stored on the PC

  10. How to intercept, manipulate and craft network packets

  11. How to perform man in the middle attack

  12. Crack password protected zipped files

  13. Build your own undetectable key logger

  14. Create a botnet with a command and control center

  15. How to protect yourself online

  • You should have familiarity with basics of python
  • Basic understanding of computer networking
  • A working computer
  • Beginner python developers eager to learn ethical hacking
  • Cyber security enthusiasts intending to dive deeper into hacking
  • Hobbyists wanting to learn hacking
View More...
  • Section 1 : Introduction to the course 1 Lectures 00:03:09

    • Lecture 1 :
  • Section 2 : Getting Started 10 Lectures 00:27:21

    • Lecture 1 :
    • Virtual machines
    • Lecture 2 :
    • Operating Systems
    • Lecture 3 :
    • Installing python
    • Lecture 4 :
    • Installing python continued
    • Lecture 5 :
    • Integrated Development environment
    • Lecture 6 :
    • Virtual environment
    • Lecture 7 :
    • Virtual environment linux
    • Lecture 8 :
    • virtual environment windows
    • Lecture 9 :
    • virtual environment windows continued
    • Lecture 10 :
    • Visual studio code configuration
  • Section 3 : Introduction to computer networking 4 Lectures 00:37:19

    • Lecture 1 :
    • Classification of networks
    • Lecture 2 :
    • LAN types
    • Lecture 3 :
    • OSI stack
    • Lecture 4 :
    • Network terminologies
  • Section 4 : Introduction to hacking 1 Lectures 00:10:49

    • Lecture 1 :
    • What is hacking
  • Section 5 : Staying anonymous 5 Lectures 00:24:35

    • Lecture 1 :
    • Commands to change MAC address
    • Lecture 2 :
    • Creating MAC changer class
    • Lecture 3 :
    • Applying Regex
    • Lecture 4 :
    • getmac function
    • Lecture 5 :
    • testing the program
  • Section 6 : Geo Tracking 2 Lectures 00:14:22

    • Lecture 1 :
    • How HTTP protocol works
    • Lecture 2 :
    • Tracking IP location
  • Section 7 : Network monitoring and discovery using scapy 3 Lectures 00:20:50

    • Lecture 1 :
    • Introduction to TCP/IP, ETHER layers
    • Lecture 2 :
    • Introduction to scapy
    • Lecture 3 :
    • Using scapy
  • Section 8 : Network Scanner 4 Lectures 00:28:16

    • Lecture 1 :
    • Scanning network using scapy
    • Lecture 2 :
    • Scanner function
    • Lecture 3 :
    • Sending packets
    • Lecture 4 :
    • Network Mapper Introduction -NMAP
  • Section 9 : Malware - Creating your own malware backdoor 16 Lectures 01:20:04

    • Lecture 1 :
    • Writing Server program
    • Lecture 2 :
    • Writing Client program
    • Lecture 3 :
    • Creating server class
    • Lecture 4 :
    • listen and accept connections
    • Lecture 5 :
    • Sending and receiving data
    • Lecture 6 :
    • Creating client class
    • Lecture 7 :
    • Creating instances
    • Lecture 8 :
    • Handling connection
    • Lecture 9 :
    • Getting user input
    • Lecture 10 :
    • Creating command
    • Lecture 11 :
    • Getting user command
    • Lecture 12 :
    • Executing system commands
    • Lecture 13 :
    • Executing commands on windows
    • Lecture 14 :
    • Handling empty commands
    • Lecture 15 :
    • Adding delimeter
    • Lecture 16 :
    • Receive command result
  • Section 10 : Malware - upload files to victim 7 Lectures 00:28:08

    • Lecture 1 :
    • How to send files
    • Lecture 2 :
    • Get a list of files on server
    • Lecture 3 :
    • Send files
    • Lecture 4 :
    • Receiving file handler
    • Lecture 5 :
    • Receiving file on victim
    • Lecture 6 :
    • Running program
    • Lecture 7 :
    • Encrypting files
  • Section 11 : Malware - Downloading Files from victim 10 Lectures 00:33:45

    • Lecture 1 :
    • How to upload files to hacker
    • Lecture 2 :
    • Creating handler
    • Lecture 3 :
    • Getting list of files
    • Lecture 4 :
    • Receiving files list
    • Lecture 5 :
    • Printing list and selecting file
    • Lecture 6 :
    • Creating a zip file
    • Lecture 7 :
    • Finalizing zip file
    • Lecture 8 :
    • Sending Zipped file to hacker
    • Lecture 9 :
    • Receiving zipped file on hacker
    • Lecture 10 :
    • testing the program
  • Section 12 : Malware - Navigating File system 4 Lectures 00:14:27

    • Lecture 1 :
    • Building navigation handler
    • Lecture 2 :
    • Sending Initial current directory
    • Lecture 3 :
    • continued
    • Lecture 4 :
    • testing the program
  • Section 13 : Malware - Taking screenshot of victim 3 Lectures 00:08:13

    • Lecture 1 :
    • Creating handler
    • Lecture 2 :
    • Capturing screenshot
    • Lecture 3 :
    • Testing the program
  • Section 14 : Malware - Becoming persitent 5 Lectures 00:22:16

    • Lecture 1 :
    • Persistence handler
    • Lecture 2 :
    • Copy to appdata
    • Lecture 3 :
    • Modifying keyvalue
    • Lecture 4 :
    • Creating exe and editing keys
    • Lecture 5 :
    • Reboot PC
  • Section 15 : Creating a trojan 5 Lectures

    • Lecture 1 :
    • Installing pyinstaller
    • Lecture 2 :
    • Creating exe with no console
    • Lecture 3 :
    • Adding icon
    • Lecture 4 :
    • Creating trojan winrar
    • Lecture 5 :
    • Attack over public IP
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

58145 Course Views

1 Courses

I'm an electrical engineer with a very diverse background in different fields including electrical engineering, programming, signal processing and AI. I have completed Masters in Energy for smart cities. I studied in KTH Sweden and Grenoble-INP in France. I'm passionate about IT security and Machine learning. I teach programming and security related topics
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • learn-nxtgen-hacking-with-technology

    Learn NxtGen Hacking with Technolog...

    By : Gopikrishna C

    Lectures 80 Beginner 8:29:27
  • tcp-ip-the-complete-course

    TCP/IP: The Complete Course

    By : Lazaro (Laz) Diaz

    Lectures 17 Beginner 1:52:18
  • voip-configuration-and-attacking-hacking

    VoIP Configuration and Attacking (H...

    By : Arpit Mittal

    Lectures 6 Beginner 0:10:40
  • practical-blockchain-smart-contracts-ethereum-solidity

    Practical Blockchain & Smart Contra...

    By : Abhilash Nelson

    Lectures 40 Beginner 4:56:0
  • complete-ethical-hacking-penetration-testing-for-web-apps

    Complete Ethical Hacking & Penetrat...

    By : Abhilash Nelson

    Lectures 30 Beginner 3:28:56
  • the-complete-xmpp-course-chat-server-setup-android-ios-apps

    The Complete XMPP Course: Chat Serv...

    By : Abhilash Nelson

    Lectures 10 Beginner 0:47:3

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.