Python For Pentesters

Hacking with Python

Last updated 2022-01-10 | 4.2

- How to use Python in Penetration Testing and Cybersecurity.

What you'll learn

How to use Python in Penetration Testing and Cybersecurity.

* Requirements

* You need basic Python coding skills and basic knowledge in cybersecurity and penetration testing to successfully complete it. You are welcome to take the course even if you do not meet the criteria
* provided that you can get yourself on track on-the-go.

Description

You're a programmer and you want to get into cybersecurity. You're in the right place because this course will teach you how to combine or use Python programming to greatly expand your skills as a cybersecurity professional.

Penetration testers and cybersecurity analysts often get into the situation of having to do repetitive work that takes away precious time from their active focus. Examples of such situations can be scanning targets, doing intensive enumeration, subdomain discovery, reconnaissance, and more.

This is where programming languages like Python become extremely useful. Mastering Python allows you to take your hands off these repetitive and mundane tasks, automate them through code (and make them faster) so that you can focus on the really mentally challenging aspects of your penetration testing and cybersecurity projects.

This course is the second in a two-course series, that together will develop your Python skills and enable you to apply them in cybersecurity and penetration testing.

Who this course is for:

  • Developers who wants to break into cybersecurity and penetration testing.
  • Cybersecurity professionals with basic Python skills who want to get their work done more efficiently.
  • Anyone with basic coding skills who wants to learn Python for penetration testing.

Course content

1 sections • 11 lectures

Gathering Information - Grabbing Banners, Hostname and IP Lookup Preview 11:36

Building a Basic Port Scanner using NMAP in Python Preview 10:51

Grabbing Screenshots with Python Preview 11:21

The Socket Module for Network Communication - A TCP Server-Client Preview 10:02

The Scapy Module for Network Traffic Sniffing and Manipulation Preview 15:54

Attacking Web Forms with requests and BeautifulSoup in Python Preview 16:34

Discovering Subdomains with Python Preview 08:14

Cracking Hashes with Python and Hashlib Preview 11:22

Spoofing your MAC Address with Python Preview 12:03

Finding Hidden Wireless Networks with Python Preview 07:03

Additional Resources and Personal Message Preview 01:51