Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python for Cybersecurity
Rating: 4.0 out of 5(346 ratings)
2,251 students

Python for Cybersecurity

Automated Cybersecurity for the beginner
Created byEdrick Goad
Last updated 10/2021
English

What you'll learn

  • Introduction to Python
  • Introduction to scripting related tools
  • Performing network scans using Python
  • Introduction to using APIs
  • Using Cybersecurity related APIs
  • Encryption basics

Course content

8 sections42 lectures5h 21m total length
  • Introduction4:12

    Begin this beginner-friendly course on Python for cybersecurity with a learn-by-doing approach, using Raspberry Pi 4, Git and GitHub, and Visual Studio Code to script, debug, and automate cybersecurity tasks.

  • Introduction to Raspberry Pi4:04
  • Why Python6:34

    Discover why Python matters for cybersecurity, rooted in a fun, easy-to-use scripting philosophy inspired by Monty Python's Flying Circus, with demand in AWS, Azure, data science, and AI.

Requirements

  • No scripting experience needed. You will learn everything you need to know

Description

Python for Cybersecurity is an introductory Python scripting course, designed for individuals who have no prior scripting experience. With a specific focus on cybersecurity topics, several Python scripts are created and reviewed to showcase the power, flexibility, and ease of use for using Python.

This course is designed with a learn by doing approach that focuses on creation of fully functional scripts. Instead of being stuck learning the details of the programming or scripting language to create the "optimal" solution, we focus on "what works" instead. Once complete, we can then extend what we have to build bigger and better solutions

We will introduce the basic concepts of Python and how it can be used to facilitate cybersecurity initiatives. Additionally, we will introduce other tools such as Microsoft Visual Studio Code, Git and GitHub, various Linux commands, and Postman.

Included in this course:

  • Introduction to Python

  • Introduction to scripting related tools

  • Using Python to perform network scans

  • Using Python for cryptography and encryption

  • Understanding how passwords are stored and how insecure passwords can be guessed

  • Introduction to web-based APIs and RESTful transactions

  • Using APIs with a cybersecurity focus

This course is specifically designed to be completed on the Raspberry PI 4 single board computer. However, it can also be completed on a Windows, Linux, or Apple computer.

Who this course is for:

  • Beginning Python scripters who wish to use APIs
  • Individuals interested in Cybersecurity