{"id":13845257,"url":"https://github.com/jurelou/epagneul","last_synced_at":"2025-07-12T01:32:51.761Z","repository":{"id":40309062,"uuid":"443109880","full_name":"jurelou/epagneul","owner":"jurelou","description":"Graph Visualization for windows event logs","archived":false,"fork":false,"pushed_at":"2022-11-20T18:21:10.000Z","size":53916,"stargazers_count":228,"open_issues_count":0,"forks_count":33,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-05T17:44:10.271Z","etag":null,"topics":["blueteam","dfir-automation","evtx","forensics","forensics-tools","hunting","security","security-tools","threat-hunting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jurelou.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-30T15:15:06.000Z","updated_at":"2024-07-17T14:31:49.000Z","dependencies_parsed_at":"2023-01-21T04:17:47.980Z","dependency_job_id":null,"html_url":"https://github.com/jurelou/epagneul","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurelou%2Fepagneul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurelou%2Fepagneul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurelou%2Fepagneul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurelou%2Fepagneul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jurelou","download_url":"https://codeload.github.com/jurelou/epagneul/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225784372,"owners_count":17523632,"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":["blueteam","dfir-automation","evtx","forensics","forensics-tools","hunting","security","security-tools","threat-hunting"],"created_at":"2024-08-04T17:03:17.784Z","updated_at":"2025-07-12T01:32:51.732Z","avatar_url":"https://github.com/jurelou.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"100\" src=\"https://github.com/jurelou/epagneul/blob/master/images/logo-rounded.png?raw=true\" alt=\"Vue logo\"\u003e\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eepagneul\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003cp\u003e\n  \u003cstrong\u003e\n    Epagneul is a tool to visualize and investigate windows event logs.\n  \u003c/strong\u003e\n \u003c/p\u003e\n \u003cp\u003e\n  \u003cimg width=\"100\" src=\"https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336\"\u003e\n  \u003cimg width=\"100\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\u003e\n  \u003cimg width=\"100\" src=\"http://www.mypy-lang.org/static/mypy_badge.svg\"\u003e\n  \u003cimg width=\"100\" src=\"https://img.shields.io/badge/security-bandit-yellow.svg\"\u003e\n  \u003cimg width=\"100\" src=\"https://img.shields.io/badge/python-3.8-blue\"\u003e\n \u003c/p\u003e\n\u003c/div\u003e\n\n\n![layout](https://github.com/jurelou/epagneul/blob/master/images/layout.png?raw=true)\n\n\n## Deployment\n\nRequires docker and docker-compose to be installed.\n\n### Installing\n\n```\nmake\n```\n\n## Offline deployment\n\nOn a machine connected to internet, build an offline release:\n\n```\nmake release\n```\nThis will create a `release` folder containing ready to go docker images.\nCopy the project to your air gapped machine then run:\n\n```\nmake load\nmake\n```\n\nThis will install:\n- epagneul web UI (port 8080)\n- epagneul backend (port 8000)\n- neo4j (port 7474)\n\n## Utility Tool: Upload Files or Folders to Epagneul\n\nThe project includes a Python utility to upload EVTX or JSONL files to Epagneul for analysis.\n\n### Features\n\n- Automatically creates folders in the Epagneul backend.\n- Validates and uploads EVTX or JSONL files.\n- Supports single file or folder uploads.\n\n### Usage\n\nRun the following command to use the tool:\n\n```bash\npython upload.py --input-path \u003cpath_to_file_or_folder\u003e --folder-name \u003cfolder_name\u003e --console-url \u003cconsole_url\u003e [--console-port \u003cport\u003e]\n```\n\n#### Arguments\n\n- `--input-path`: Path to the file or folder containing EVTX or JSONL files.\n- `--folder-name`: Name of the folder to create in Epagneul.\n- `--console-url`: Base URL of the Epagneul backend (e.g., `http://127.0.0.1`).\n- `--console-port`: Port of the Epagneul backend (default: `6327`).\n\n\n\n## todos\n\n- [x] Better SID corelations\n- [x] add edge tips\n- [x] Label propagation algorithm\n- [x] PageRank\n- [x] Add missing events IDs (sysmon)\n- [x] Proper conversion of known SIDS / security principals, ...\n- [ ] hidden markov chains\n- [ ] Display a timeline of logons / at least a summary graph\n- [ ] check out: https://github.com/ahmedkhlief/APT-Hunter\n- [ ] Import data from ELK / splunk\n- [ ] detect communities using louvain\n- [ ] Document evtx filtering method using filter `3,4648,4624,4625,4672,4768,4769,4771,4776,4728,4732,4756`\n\n## Known bugs\n\n- The `count` value on edges does not update based on the selected timeline\n\n## References:\n\n- https://adsecurity.org/wp-content/uploads/2017/04/2017-BSidesCharm-DetectingtheElusive-ActiveDirectoryThreatHunting-Final.pdf\n- https://github.com/JPCERTCC/LogonTracer\n\n## Built With\n\n* [Vue.js](https://v3.vuejs.org/) - The web framework used\n* [Cytoscape.js](https://js.cytoscape.org/) - Library used for graph visualisation and analysis\n* [d3](https://d3js.org/) - Used to display the timeline\n* [neo4j](https://neo4j.com/) - Backend database\n* [evtx](https://github.com/omerbenamram/evtx) - Parser for the windows XML EventLog format\n\n## Authors\n\n* **jurelou** - *Initial work* - [jurelou](https://github.com/jurelou)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurelou%2Fepagneul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurelou%2Fepagneul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurelou%2Fepagneul/lists"}