{"id":13453761,"url":"https://github.com/olafhartong/ThreatHunting","last_synced_at":"2025-03-24T01:31:53.263Z","repository":{"id":37470964,"uuid":"157360021","full_name":"olafhartong/ThreatHunting","owner":"olafhartong","description":"A Splunk app mapped to MITRE ATT\u0026CK to guide your threat hunts","archived":false,"fork":false,"pushed_at":"2023-07-26T00:35:06.000Z","size":1825,"stargazers_count":1142,"open_issues_count":24,"forks_count":180,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-01-29T12:23:00.262Z","etag":null,"topics":["dfir","mitre-attack","splunk","threat-hunting"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olafhartong.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-11-13T10:11:17.000Z","updated_at":"2025-01-25T03:11:16.000Z","dependencies_parsed_at":"2024-01-25T05:49:49.505Z","dependency_job_id":null,"html_url":"https://github.com/olafhartong/ThreatHunting","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olafhartong%2FThreatHunting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olafhartong%2FThreatHunting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olafhartong%2FThreatHunting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olafhartong%2FThreatHunting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olafhartong","download_url":"https://codeload.github.com/olafhartong/ThreatHunting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245194304,"owners_count":20575738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dfir","mitre-attack","splunk","threat-hunting"],"created_at":"2024-07-31T08:00:46.751Z","updated_at":"2025-03-24T01:31:51.630Z","avatar_url":"https://github.com/olafhartong.png","language":null,"funding_links":[],"categories":["Threat Detection and Hunting","Python (1887)","Python","Others","Threat Hunting"],"sub_categories":["Tools","Resources"],"readme":"![Logo](files/ThreatHunting-logo.png)\r\n# ThreatHunting | A Splunk app mapped to MITRE ATT\u0026CK to guide your threat hunts\r\n\r\n[![license](https://img.shields.io/github/license/olafhartong/ThreatHunting.svg?style=flat-square)](https://github.com/olafhartong/ThreatHunting/blob/master/license.md)\r\n![Maintenance](https://img.shields.io/maintenance/yes/2023.svg?style=flat-square)\r\n[![GitHub last commit](https://img.shields.io/github/last-commit/olafhartong/ThreatHunting.svg?style=flat-square)](https://github.com/olafhartong/ThreatHunting/commit/master)\r\n[![Arsenal](https://github.com/toolswatch/badges/blob/d751cf6b715fffd6583de953434f3f7c9331ae1c/arsenal/europe/2018.svg)](https://www.toolswatch.org/2018/09/black-hat-arsenal-europe-2018-lineup-announced/)\r\n[![Arsenal](https://github.com/toolswatch/badges/blob/master/arsenal/usa/2019.svg)](https://www.blackhat.com/us-19/arsenal/schedule/index.html)\r\n[![Twitter](https://img.shields.io/twitter/follow/olafhartong.svg?style=social\u0026label=Follow)](https://twitter.com/olafhartong)\r\n\r\nThis is a Splunk application containing several dashboards and over 130 reports that will facilitate initial hunting indicators to investigate.\r\n\r\nYou obviously need to be ingesting Sysmon data into Splunk, a good configuration can be found [here](https://github.com/olafhartong/sysmon-modular)\r\n\r\n**Note:**\r\nThis application is not a magic bullet, it will require tuning and real investigative work to be truly effective in your environment.\r\nTry to become best friends with your system administrators. They will be able to explain a lot of the initially discovered indicators.\r\n\r\nBig credit goes out to [MITRE](https://attack.mitre.org) for creating the ATT\u0026CK framework!\r\n\r\nPull requests / issue tickets and new additions will be greatly appreciated!\r\n\r\n## Mitre ATT\u0026CK\r\n\r\nI strive to map all searches to the ATT\u0026CK framework.\r\nA current ATT\u0026CK navigator export of all linked configurations is found [here](attack_matrix/threathunting.json) and can be viewed [here](https://mitre.github.io/attack-navigator/enterprise/#layerURL=https%3A%2F%2Fraw.githubusercontent.com%2Folafhartong%2Fthreathunting%2Fmaster%2Fattack_matrix%2Fthreathunting.json\u0026scoring=false\u0026clear_annotations=false)\r\n![Mapping](attack_matrix/threathunting.png)\r\n\r\n\r\n## Required actions after deployment\r\n\r\n- Follow all the steps on the About page in the app, make sure all requirements are met.\r\n- Make sure the threathunting index is present on your indexers\r\n- Edit the macro's to suit your environment \u003e https://YOURSPLUNK/en-US/manager/ThreatHunting/admin/macros (*make sure the sourcetype is correct*)\r\n- The app is shipped without whitelist lookup files, you'll need to create them yourself. This is so you won't accidentally overwrite them on an upgrade of the app.\r\n- Install the lookup csv's or create them yourself, empty csv's are [here](https://github.com/olafhartong/ThreatHunting/raw/master/files/ThreatHunting.tar.gz)\r\n\r\nA step by step guide kindly written by Kirtar Oza can be found [here](https://www.linkedin.com/pulse/attckized-splunk-kirtar-oza-cissp-cisa-ms-/)\r\n\r\n## Usage\r\n\r\nA more detailed explanation of all functions can be found [here](https://github.com/olafhartong/ThreatHunting/wiki)\r\nor in [this blog post](https://medium.com/@olafhartong/endpoint-detection-superpowers-on-the-cheap-threat-hunting-app-a92213f5e4b8)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folafhartong%2FThreatHunting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folafhartong%2FThreatHunting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folafhartong%2FThreatHunting/lists"}