{"id":29605560,"url":"https://github.com/withsecurelabs/kanvas","last_synced_at":"2025-07-20T16:06:27.820Z","repository":{"id":302657210,"uuid":"1012360051","full_name":"WithSecureLabs/Kanvas","owner":"WithSecureLabs","description":"A simple-to-use IR (incident response) case management tool for tracking and documenting investigations.","archived":false,"fork":false,"pushed_at":"2025-07-03T14:10:50.000Z","size":19318,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T15:27:38.636Z","etag":null,"topics":["dfir-tools","incident-management","incident-response","incident-response-tooling"],"latest_commit_sha":null,"homepage":"https://findevil.io/Kanvas-page/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WithSecureLabs.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,"zenodo":null}},"created_at":"2025-07-02T08:05:11.000Z","updated_at":"2025-07-03T14:10:53.000Z","dependencies_parsed_at":"2025-07-03T15:39:45.083Z","dependency_job_id":null,"html_url":"https://github.com/WithSecureLabs/Kanvas","commit_stats":null,"previous_names":["withsecurelabs/kanvas"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WithSecureLabs/Kanvas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithSecureLabs%2FKanvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithSecureLabs%2FKanvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithSecureLabs%2FKanvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithSecureLabs%2FKanvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WithSecureLabs","download_url":"https://codeload.github.com/WithSecureLabs/Kanvas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithSecureLabs%2FKanvas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266152634,"owners_count":23884547,"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-tools","incident-management","incident-response","incident-response-tooling"],"created_at":"2025-07-20T16:06:23.518Z","updated_at":"2025-07-20T16:06:27.814Z","avatar_url":"https://github.com/WithSecureLabs.png","language":"Python","readme":"\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/othneildrew/Best-README-Template\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n  \u003ch1 align=\"center\"\u003eKanvas\u003c/h1\u003e\n\u003c/div\u003e\n\n**KANVAS**  is an IR (incident response) case management tool with an intuitive desktop interface, built using Python. It provides a unified workspace for investigators working with SOD (Spreadsheet of Doom) or similar spreadsheets, enabling key workflows to be completed without switching between multiple applications.\n\u003cimg src=\"assets/kanvas_demo.gif\" alt=\"Logo\"\u003e\n\n## ✨ Key Features\n\n### 🎲 **Case Management**\n- **Built on the SOD (Spreadsheet of Doom)**: All data remains within the spreadsheet, making distribution and collaboration simple—even outside the application.\n- **Multi-User support**: Files can reside on local machines or shared drives, enabling active collaboration among multiple investigators. File locking ensures that editing is properly managed and conflicts are avoided.\n- **One-Click Sanitize**: Allows spreadsheet data—such as domains, URLs, IP addresses, etc.—to be sanitized with a single click, making it easy to share and store.\n\n\u003e [!TIP]\n\u003e The `SOD` template is slightly modified. Use the included `sod.xlsx` file from the package.\n\n### 📊 **Data Visualization**\n\n- 📌**Attack Chain Visualization**: Visualizes lateral movement for quick review of the adversary’s attack path. The re-draw options help display the diagram in multiple ways.\n- 📌**Incident Timeline**: The incident timeline is presented in chronological order, helping investigators quickly understand the sequence and timing of the overall incident.\n- **Export for Reporting**: The lateral movement and timeline visualizations can be exported as image files or CSV, allowing direct use in presentations or investigation reports.\n\n\u003e[!TIP]\n\u003e Ensure the following column names exist and match exactly if you're using your own spreadsheet.\n\n```text\nSOD Spreadsheets/\n├── Timeline/\n│   ├── Timestamp_UTC_0\n│   ├── EvidenceType\n│   ├── Event System\n│   ├── \u003c-\u003e\n│   ├── Remote System\n│   ├── MITRE Tactic\n│   ├── MITRE Techniques\n│   └── Visualize\n└──  Systems/\n    ├── HostName\n    ├── IPAddress\n    └── SystemType\n```\n\n\n\n### 👀 **Threat Intelligence Lookups**\n\n- **IP Reputation**: IP reputation, geolocation, open ports, known vulnerabilities, and more using various API integrations.\n- **Domain / URL Insights**: WHOIS data, DNS records, and more using various API integrations.\n- **File Hash Insights**: Lookup binary file insights on various platforms based on hash values.\n- **CVE Insights**: Information on known exploit usage based on CISA and other vulnerability intelligence sources.\n- 📌**Ransomware Victim**: Verify if a customer or organization’s data has been published online following a ransomware attack.\n\n\u003e[!TIP]\n\u003e Configure API keys such as VirusTotal, Shodan, and others—before using the lookup features.\n\n### 🛡️ **Security Framework Mapping**\n\n- **MITRE ATT\u0026CK Mapping**: Provides up-to-date MITRE tactics and techniques for mapping adversary activities.\n- 📌**MITRE D3FEND Mapping**: Helps map defense strategies based on the identified ATT\u0026CK techniques. This is especially useful when responding to an incident from a defender’s perspective.\n- **V.E.R.I.S. Reporting**: Provides an interface to track VERIS data, which can be shared post-incident with various government entities and contribute to the Verizon Data Breach Report.\n\n### 📑 **Knowledge Management**\n\n- 📌**Bookmarks**: Offers a curated list of security tool, an up-to-date list of Microsoft portal URLs, and the ability to create custom investigation-specific bookmarks.\n- **Event ID Reference**: Consolidates Windows Event IDs in one place, organized by categories like persistence, lateral movement, and more—making it easy to cross-reference during investigations.\n- **Entra ID Reference**: Provides a searchable list of known and malicious Microsoft Entra ID AppIDs—useful for investigating Business Email Compromise (BEC) cases.\n- 📌**Markdown Editor**: Provides an interface to create and update Markdown documents—ideal for note-taking or loading investigative playbooks during investigations.\n  \n\u003e [!TIP]\n\u003e For easy access, keep all Markdown files in the `markdown_files` folder.\n---\n\n## 🚀 Installation\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/WithSecureLabs/Kanvas.git\n   cd Kanvas\n   ```\n\n2. **Create Virtual Environment**\n   ```bash\n   python3 -m venv venv\n   venv\\Scripts\\activate\n   ```\n\n3. **Install Dependencies**\n   ```bash\n   pip3 install -r requirements.txt\n   ```\n\n4. **Run KANVAS**\n   ```bash\n   python3 kanvas.py\n   ```\n\n\u003e [!IMPORTANT]\n\u003e When using the tool for the first time, ensure that you download the latest updates by clicking on `Download Updates`.\n---\n\n## Acknowledgements\n\n - [Publicly disclosed ransomware victim data](https://www.ransomware.live/about) by [Julien Mousqueton](https://www.linkedin.com/in/julienmousqueton/)\n - [Microsoft First Party App Names \u0026 Graph Permissions](https://github.com/merill/microsoft-info) by [Merill Fernando ](https://www.linkedin.com/in/merill/)\n - [Curated list of Microsoft portals](https://msportals.io/about/) by ([Adam Fowler](https://www.linkedin.com/in/adamfowlerit/))\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithsecurelabs%2Fkanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwithsecurelabs%2Fkanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithsecurelabs%2Fkanvas/lists"}