Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -14,19 +14,21 @@ This tool helps a threat hunting to make sure analysts are checking their boxes
|
|||||||
|
|
||||||
1. Download zip in top right
|
1. Download zip in top right
|
||||||
|
|
||||||
2. Go to path `*/hunt-ai/`
|
2. unzip Hunt-AI.zip
|
||||||
|
|
||||||
|
3. Go to path `*/hunt-ai/`
|
||||||
- you should see `dco.py`
|
- you should see `dco.py`
|
||||||
|
|
||||||
2. Set Enviroment
|
4. Set Enviroment
|
||||||
- On Windows
|
- On Windows
|
||||||
`.\venv\Scripts\activate`
|
`.\venv\Scripts\activate`
|
||||||
- On macOS/Linux
|
- On macOS/Linux
|
||||||
`source venv/bin/activate`
|
`source venv/bin/activate`
|
||||||
|
|
||||||
3. Install requirements
|
5. Install requirements
|
||||||
`pip install -r requirements.txt`
|
`pip install -r requirements.txt`
|
||||||
|
|
||||||
4. `python3 dco.py`
|
6. `python3 dco.py`
|
||||||
|
|
||||||
|
|
||||||
## Guidance
|
## Guidance
|
||||||
|
Reference in New Issue
Block a user