An open API service indexing awesome lists of open source software.

https://github.com/bepb/cyber-python-mitre-attack


https://github.com/bepb/cyber-python-mitre-attack

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          












Bot logo

# [01. Introduction to Python for Cybersecurity](https://www.coursera.org/learn/pythonforcybersecurity-introduction/home/info)
# [02.Execution, persistence, privilege escalation and evasion](https://www.coursera.org/learn/execution-persistence-privilege-escalation-and-evasion/home/info)
# [03.Credential Access, discovery, lateral movement & collection]()
# [04.Python for Command-and-control, Exfiltration and Impact]()
# [05.Python for Active Defense]()

## How it works?

It's very simple: here are the solutions for the [Stable Diffusion - Image to Prompts](https://www.kaggle.com/competitions/stable-diffusion-image-to-prompts/overview)

## Order of preparation and work

1. Clone the repository or download the archive from github or using the following commands on the command line
```command line
$cmd
$ git clone https://github.com/BEPb/Cyber-Python-MITRE-ATTaCK
$ cd Cyber-Python-MITRE-ATTaCK
```

2. Create a Python virtual environment.
3. Install all necessary packages for our code to work using the following command:
```
pip install -r requirements.txt
```

for [scapy](https://scapy.readthedocs.io/en/latest/installation.html#latest-release) on windows [download](https://npcap.com/#download) and install npcap