Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# OpenSOC-AI Model
|
| 2 |
+
|
| 3 |
+
This model is part of the OpenSOC-AI project, designed to automate threat classification in Security Operations Centers (SOC).
|
| 4 |
+
|
| 5 |
+
## Use Case
|
| 6 |
+
- SOC alert classification
|
| 7 |
+
- Threat prioritization
|
| 8 |
+
- Security automation
|
| 9 |
+
|
| 10 |
+
## Paper
|
| 11 |
+
https://arxiv.org/abs/2604.26217
|
| 12 |
+
|
| 13 |
+
## GitHub
|
| 14 |
+
https://github.com/chaitanyagarware/opensoc-ai
|
| 15 |
+
|
| 16 |
+
## Notes
|
| 17 |
+
This model is fine-tuned on a custom SOC dataset.
|