{"id":19883641,"url":"https://github.com/muchdogesec/ctibutler","last_synced_at":"2025-09-18T20:31:10.806Z","repository":{"id":259223007,"uuid":"875173666","full_name":"muchdogesec/ctibutler","owner":"muchdogesec","description":"A web API for various cyber threat intelligence frameworks, including MITRE ATT\u0026CK, CWE, ATLAS...","archived":false,"fork":false,"pushed_at":"2025-01-02T15:42:20.000Z","size":211,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T16:54:06.622Z","etag":null,"topics":["mitre-atlas","mitre-attack","mitre-capec","mitre-cwe","stix","stix2","stix2-extensions","tlp"],"latest_commit_sha":null,"homepage":"https://www.ctibutler.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muchdogesec.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T09:36:15.000Z","updated_at":"2025-01-02T15:42:20.000Z","dependencies_parsed_at":"2024-11-21T09:25:30.238Z","dependency_job_id":"539987a1-2b0d-46f5-aebc-9ca449cea33e","html_url":"https://github.com/muchdogesec/ctibutler","commit_stats":null,"previous_names":["muchdogesec/ctibutler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fctibutler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fctibutler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fctibutler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fctibutler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muchdogesec","download_url":"https://codeload.github.com/muchdogesec/ctibutler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233518779,"owners_count":18688320,"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":["mitre-atlas","mitre-attack","mitre-capec","mitre-cwe","stix","stix2","stix2-extensions","tlp"],"created_at":"2024-11-12T17:21:45.294Z","updated_at":"2025-09-18T20:31:10.747Z","avatar_url":"https://github.com/muchdogesec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTI Butler\n\n[![codecov](https://codecov.io/gh/muchdogesec/ctibutler/graph/badge.svg?token=MGIB1SK13X)](https://codecov.io/gh/muchdogesec/ctibutler)\n\n## Before you begin...\n\nWe offer a fully hosted web version of CTI Butler which includes many additional features over those in this codebase. [You can find out more about the web version here](https://www.ctibutler.com/).\n\n## Overview\n\n![](docs/ctibutler.png)\n\nA web API for the following STIX 2.1 datasets:\n\n* MITRE ATT\u0026CK Enterprise\n* MITRE ATT\u0026CK ICS\n* MITRE ATT\u0026CK Mobile\n* MITRE CAPEC\n* MITRE CWE\n* MITRE ATLAS\n* Locations\n* DISARM\n\n## tl;dr\n\n[![CTI Butler](https://img.youtube.com/vi/84SgT-ess4E/0.jpg)](https://www.youtube.com/watch?v=84SgT-ess4E)\n\n[Watch the demo](https://www.youtube.com/watch?v=84SgT-ess4E).\n\n## Install\n\n### Download and configure\n\n```shell\n# clone the latest code\ngit clone https://github.com/muchdogesec/ctibutler\n```\n\n### Configuration options\n\nCTI Butler has various settings that are defined in an `.env` file.\n\nTo create a template for the file:\n\n```shell\ncp .env.example .env\n```\n\nTo see more information about how to set the variables, and what they do, read the `.env.markdown` file.\n\n### Build the Docker Image\n\n```shell\nsudo docker compose build\n```\n\n### Start the server\n\n```shell\nsudo docker compose up\n```\n\n### Access the server\n\nThe webserver (Django) should now be running on: http://127.0.0.1:8006/\n\nYou can access the Swagger UI for the API in a browser at: http://127.0.0.1:8006/api/schema/swagger-ui/\n\n## Quickstart\n\nOnce you've got CTI Butler running, you can use the following script to import all current and historical data. See `utilities/README.md`\n\n## Support\n\n[Minimal support provided via the dogesec community](https://community.dogesec.com/).\n\n## License\n\n[Apache 2.0](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Fctibutler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchdogesec%2Fctibutler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Fctibutler/lists"}