AKarun0047 / python-for-cybersecurity

This repository contain all the pyhton tools discussed in python for cybersecurity

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/AKarun0047/python-for-cybersecurity.git

# Enter repo
cd python-for-cybersecurity

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

About

This repository contain all the pyhton tools discussed in python for cybersecurity


Languages

Language:JavaScript 99.2%Language:Python 0.7%Language:HTML 0.1%