GitHub - hposton/python-for-cybersecurity: This repository holds the Python scripts discussed in the Infosec Institute's Python for Cybersecurity learning Path

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

python-for-cybersecurity

This repository holds the Python scripts discussed in the Infosec Institute's Python for Cybersecurity Learning Path

These scripts are designed to run using Python 3. To use these scripts:

# Download repo
git clone https://github.com/hposton/python-for-cybersecurity

# Enter repo
cd python-for-cybersecurity

# Install requirements
python -m pip install -r requirements.txt

About

This repository holds the Python scripts discussed in the Infosec Institute's Python for Cybersecurity learning Path

Resources

Readme

License

GPL-3.0 license

Activity

Stars

408 stars

Watchers

18 watching

Forks

237 forks

Releases

No releases published