Advanced Python Scripting for Cybersecurity Specialization

Python is one of the most popular and widely-used programming languages in the world, due to its high usability and large collection of libraries. This learning path provides an application-driven introduction to using advanced Python features for offensive and defense cybersecurity. This path demonstrates how some of the advanced functionality in Python packages can be applied to cybersecurity and how to automate multi-stage attack chains and defensive operations using Python.
This Advanced Python Scripting for Cybersecurity Skills Path builds on the Python for Cybersecurity skills path to demonstrate advanced applications of Python for cybersecurity.
<b>What You Will Learn</b>
- Learn how to use Python for offensive and defensive cybersecurity
- Establish Command-and-Control between the target environment and the attackers infrastructure
- Use Python to automate gaining access to a target environment

Sort options

Advanced Python - Reconnaissance (Coursera)

Dec 18th 2023
Advanced Python - Reconnaissance (Coursera)
Course Auditing
Categories
Effort
Languages
Welcome to advanced Python for Cybersecurity. The Reconnaissance course demonstrates the use of Python to automate the process of performing reconnaissance on target environments. We will also demonstrate how Python can be used to automate a password guessing attach to gain initial access to a target [...]

Establishing Command-and-Control and Finding Credentials (Coursera)

Dec 18th 2023
Establishing Command-and-Control and Finding Credentials (Coursera)
Course Auditing
Categories
Effort
Languages
This course demonstrates the use of Python to establish command-and-control channels between a target environment and the attackers infrastructure. This course also demonstrates the use of Python to collect information on a system, including both user credentials and other sensitive data.