Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aishee/yukio
Script auto generate rules with IOC
https://github.com/aishee/yukio
emergingthreats ids ioc soc suricata threat-analysis threat-hunting threat-intelligence
Last synced: 28 days ago
JSON representation
Script auto generate rules with IOC
- Host: GitHub
- URL: https://github.com/aishee/yukio
- Owner: aishee
- Created: 2018-10-27T13:31:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-28T09:20:46.000Z (about 6 years ago)
- Last Synced: 2024-11-06T12:15:40.392Z (3 months ago)
- Topics: emergingthreats, ids, ioc, soc, suricata, threat-analysis, threat-hunting, threat-intelligence
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yukio
#### Script auto generate rules with IOC# Usage
- Automatic generate rules with IOC: python3 yukio.py file
![X1](https://s2.anh.im/2018/10/28/Screenshot_2018-10-28_00-31-52e16682784f9e0c60.png)- Analyze rules: python3 yuana.py file --options
![X2](https://s2.anh.im/2018/10/28/Screenshot_2018-10-28_00-33-36d9b56421297f4c02.png)
## Todo
- Auto feed and create rules with OTX
- Auto feed and create rules with Pulsedive
- Web API
....