2024-11-26 18:04:18 -05:00
2024-11-26 00:02:38 -05:00
2024-11-26 18:00:34 -05:00
2024-11-26 18:02:10 -05:00
2024-11-26 08:05:58 -05:00
2024-11-26 18:04:18 -05:00
2024-11-26 15:57:38 -05:00
2024-11-26 17:59:57 -05:00

Threat Hunting Artificial Intelligence

This tool helps a threat hunting to make sure analysts are checking their boxes and observing all possibilities that an attacker can use on their terrain. This bot will help with managing how to threat hunting while giving helpful advice and keeping track of what you have looked at. All of this knowledge is made possible from the amazing support I have been given. learning from my current role, SEC504, FOR508, 13Cubed and many more have allowed me to give this amazing information in one central location.

minimum requirements

  • 1 brain cell
  • pc with atleast a 🐹

Depenecies

Python

Directions

  1. Download zip in top right

  2. unzip Hunt-AI.zip

  3. Go to path */hunt-ai/

    • you should see dco.py
  4. Set Enviroment

    • On Windows .\venv\Scripts\activate
    • On macOS/Linux source venv/bin/activate
  5. Install requirements pip install -r requirements.txt

  6. python3 dco.py

Guidance

check off what you have looked at by pressing the number
-# to uncheck section
	ex. -1 will uncheck 1
#! will highlight section
	ex. 1! will highlight 1

Todo

IDEAS

  • global commands

  • session management

    • ip, domain, service logging
  • sysmon notes

  • other sections

  • search

  • have ips be entered into links

  • verify what links can be used

REFACTORING

  • allow all to be pressed if already pressed
  • stop highlighting after green if it is the all one
Description
Tool to help with threat hunting and IOCs
Readme 3.8 MiB
Languages
Python 79.6%
CSS 10.9%
HTML 9.5%