asharbinkhalil / py-for-cy

Repo for Python for cybersecurity specialization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/asharbinkhalil/py-for-cy

# Enter repo
cd py-for-cy

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

About

Repo for Python for cybersecurity specialization.


Languages

Language:Python 96.0%Language:HTML 3.8%Language:JavaScript 0.3%