File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -423,8 +423,12 @@ Check out the lookup translated in [SIGMA rules](https://github.com/mthcht/Threa
423423Coverage for 2223 tools (updated the 2024/08/24):
424424![ Capture d'écran 2024-08-24 121019] ( https://github.com/user-attachments/assets/cf09fc8f-b12e-4fa4-9c13-5a96cbd6eb2d )
425425
426+
426427splunk search:
427- ```
428+
429+ <details >
430+
431+ ``` sql
428432| inputlookup threathunting- keywords .csv
429433| stats count by metadata_tool metadata_tool_techniques
430434| makemv delim= " - " metadata_tool_techniques
@@ -434,6 +438,14 @@ splunk search:
434438
435439and use this splunk visualization: https://splunkbase.splunk.com/app/5742
436440
441+ ![ image] ( https://github.com/user-attachments/assets/5d957f71-8308-4b0e-8646-e2023536272d )
442+ ![ image] ( https://github.com/user-attachments/assets/05f89ecd-7985-4348-bb5a-7f0def51675c )
443+
444+
445+ </details >
446+
447+
448+
437449
438450## 🤝 Contributing
439451Contributions, issues and feature requests are welcome!
You can’t perform that action at this time.
0 commit comments