Python for Penetration Testers

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 section • 11 lectures • 1h 56m total length

Lessons11 lectures • 1hr 57min

  • Gathering Information – Grabbing Banners, Hostname and IP Lookup11:36
  • Building a Basic Port Scanner using NMAP in Python10:51
  • Grabbing Screenshots with Python11:21
  • The Socket Module for Network Communication – A TCP Server-Client10:02
  • The Scapy Module for Network Traffic Sniffing and Manipulation15:54
  • Attacking Web Forms with requests and BeautifulSoup in Python16:34
  • Discovering Subdomains with Python08:14
  • Cracking Hashes with Python and Hashlib11:22
  • Spoofing your MAC Address with Python12:03
  • Finding Hidden Wireless Networks with Python07:03
  • Additional Resources and Personal Message01:51

Leave a Reply

Your email address will not be published. Required fields are marked *