https://github.com/bepb/cyber-python-mitre-attack
https://github.com/bepb/cyber-python-mitre-attack
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bepb/cyber-python-mitre-attack
- Owner: BEPb
- License: mit
- Created: 2024-01-21T11:53:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T19:39:48.000Z (over 2 years ago)
- Last Synced: 2024-11-06T21:11:52.859Z (over 1 year ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# [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