Skip to content

Windows OS Based HIDS (Host-Intrusion Detection System)

License

Notifications You must be signed in to change notification settings

AustinTI/WinHIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinHIDS
├── License
├── Readme
├── hids.py
├── config.json
├── winack.py
├── logs/logs.txt
├── Next Steps



Required py packages:

  • watchdog (pip install watchdog)
  • pywin32 (pip install pywin32)

Next Steps
  • Feed data to Microsoft Sentinel
  • Add GUI via Tkinter
  • Add email notifications via Twillo API
  • tbd

About

Windows OS Based HIDS (Host-Intrusion Detection System)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages