Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 587 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 587 Bytes

Python for Penetration Testers

This is a collection of Python scripts to serve as examples for SecureState's 2016 webinar on "Python for Penetration Testers" hosted by Spencer McIntyre (@zeroSteiner) of the SecureState Research and Innovation team.

Webinar Registration

You can register for the webinar here.

Getting Started

Install the required packages with sudo pip install -r requirements.txt.