stvetro/HuntWithChatGPT
Tiny proof-of-concept PowerShell script to do threat hunting using ChatGPT (text-davinci-003)
This tool helps cybersecurity analysts automate early-stage threat hunting by analyzing Windows event logs, autoruns, and running processes for suspicious activity. It takes raw system logs and process data from a target computer, sends it to ChatGPT, and identifies potential indicators of compromise. This is ideal for security analysts or incident responders looking to quickly triage systems.
No commits in the last 6 months.
Use this if you need an initial, automated scan to flag potentially malicious activity on Windows systems based on common event logs and process data.
Not ideal if you require deep, human-driven forensic analysis or if you are unable to send system metadata to an external AI service.
Stars
28
Forks
6
Language
PowerShell
License
MIT
Category
Last pushed
Feb 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/stvetro/HuntWithChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
HacxGPT-Official/HacxGPT-CLI
Open-source CLI for unrestricted AI - Access powerful models without censorship
eunomia-bpf/GPTtrace
Generate eBPF programs and tracing with ChatGPT
marcolardera/chatgpt-cli
Simple yet effective command line client for chatting with ChatGPT using the official API
rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API