BEPb / Cyber-Python-MITRE-ATTaCK

Repository from Github https://github.comBEPb/Cyber-Python-MITRE-ATTaCKRepository from Github https://github.comBEPb/Cyber-Python-MITRE-ATTaCK

How it works?

It's very simple: here are the solutions for the Stable Diffusion - Image to Prompts

Order of preparation and work

  1. Clone the repository or download the archive from github or using the following commands on the 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 on windows download and install npcap

About

License:MIT License


Languages

Language:JavaScript 94.9%Language:Python 5.0%Language:HTML 0.1%