Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/tyler-tee/SOHO-IDS into main
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-tee committed Nov 21, 2024
2 parents 99f2a68 f4b6f22 commit 1772ff0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 24,23 @@ This project is designed to relay Suricata alerts, captured in `eve.json`, to an
- Python 3.x for running scripts.
- An endpoint to receive and process alerts.

## Tines Story

![Suricata Notification Relay-storyboard](https://github.com/user-attachments/assets/76a18791-6ba3-4e69-9ffd-c2f05272dab5)

## Example Alerts
*In each of the below examples, the raw alert is included in the primary message's 🧵*

- Without LLM Processing:

![image](https://github.com/user-attachments/assets/bcf820f1-bde9-4e30-80ff-be82b400426e)


- With LLM Processing:

![image](https://github.com/user-attachments/assets/dfc072e7-81b9-4783-83a9-0fe7a7e7c198)


## License

This project is licensed under the MIT License.

0 comments on commit 1772ff0

Please sign in to comment.