https://github.com/0xrawsec/pywhids
https://github.com/0xrawsec/pywhids
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xrawsec/pywhids
- Owner: 0xrawsec
- License: gpl-3.0
- Created: 2021-10-09T13:12:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T21:15:51.000Z (over 3 years ago)
- Last Synced: 2025-01-14T18:12:37.755Z (3 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**IMPORTANT:** this library and tools is still work in progress. Many WHIDS endpoints are not yet or partially supported. For the moment, only the needed has been implemented in order to provide some plugins' use cases. If you are willing to improve this library feel free either to open issues or make pull requests.
# Library and tools to interface with WHIDS
pywhids is a library to access and manage [WHIDS](https://github.com/0xrawsec/whids) from Python
# EDRÂ plugins
The initial goal of this project is to provide working example plugins
to show how to integrate WHIDS with other open source tools.Please find those in [./edr-plugins](./edr-plugins)