{"id":50984709,"url":"https://github.com/mikehorn-git/kakia","last_synced_at":"2026-06-19T18:01:53.014Z","repository":{"id":190465640,"uuid":"682689367","full_name":"MikeHorn-git/Kakia","owner":"MikeHorn-git","description":"Windows anti-forensics module","archived":false,"fork":false,"pushed_at":"2026-04-14T14:43:35.000Z","size":11,"stargazers_count":25,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T16:10:25.303Z","etag":null,"topics":["anti-forensics","forensics","hardening","powershell","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/MikeHorn-git.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-24T18:01:01.000Z","updated_at":"2026-04-14T14:43:39.000Z","dependencies_parsed_at":"2024-05-18T21:31:47.514Z","dependency_job_id":"6892cdae-9ea8-49a8-9a2f-2876a8b084fb","html_url":"https://github.com/MikeHorn-git/Kakia","commit_stats":null,"previous_names":["mikehorn-git/wafs","mikehorn-git/kakia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MikeHorn-git/Kakia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FKakia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FKakia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FKakia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FKakia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeHorn-git","download_url":"https://codeload.github.com/MikeHorn-git/Kakia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeHorn-git%2FKakia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34542467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["anti-forensics","forensics","hardening","powershell","windows"],"created_at":"2026-06-19T18:01:52.066Z","updated_at":"2026-06-19T18:01:53.009Z","avatar_url":"https://github.com/MikeHorn-git.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kakia\n\n![kakia](https://upload.wikimedia.org/wikipedia/commons/d/d4/Jan_van_de_Hoecke_-_Hercule_entre_le_vice_et_la_vertu.jpg)\n\n\u003e [!Warning]\n\u003e Backup your data and your registry before.\n\n## Table of content\n\n- [Installation](https://github.com/MikeHorn-git/Kakia#installation)\n- [Usage](https://github.com/MikeHorn-git/Kakia#usage)\n- [Features](https://github.com/MikeHorn-git/Kakia#features)\n- [Credits](https://github.com/MikeHorn-git/Kakia#credits)\n\n## Installation\n\n```bash\nInvoke-WebRequest https://raw.githubusercontent.com/MikeHorn-git/Kakia/main/Kakia.psm1 -Outfile Kakia.psm1\nImport-Module .\\Kakia.psm1\n```\n\n## Usage\n\n```pwsh\nGet-Help Kakia\n\nName                              Category  Module                    Synopsis\n----                              --------  ------                    --------\nInvoke-Kakia                      Function  Kakia                     Main entry point for Kakia module.\nInvoke-KakiaAll                   Function  Kakia                     Runs full cleanup and system modification sequence.\nInvoke-KakiaClean                 Function  Kakia                     Performs system artifact cleanup.\nInvoke-KakiaDisable               Function  Kakia                     Disables selected Windows features and telemetry-related components.\n```\n\n## Features\n\n- Clean\n\n  - Chrome cache - history - session restore\n  - DNS cache\n  - Edge cache - history\n  - Firefox cache - history\n  - Internet Explorer cache - history - session restore\n  - Last-Visited MRU\n  - OpenSave MRU\n  - Plug and Play logs\n  - PowerShell history\n  - Prefetch\n  - Recent items\n  - RecycleBin\n  - Run command history\n  - Shadow copies\n  - Shellbags\n  - Simcache\n  - System Resource Usage Monitor\n  - Tempory files\n  - Thumbcache\n  - USB history\n  - User Assist\n  - VPN cache\n  - Windows Timeline\n\n- Disable\n\n  - Keylogger\n  - NTFS Last Acces Time\n  - Prefetch\n  - Shadow Copies\n  - Shellbags\n  - User Assist\n  - UsnJrnl\n  - Windows Event Logs\n  - Windows Timeline\n\n- Remove\n\n  - Cortana\n\n## Credits\n\n- [Awesome anti-forensic](https://github.com/shadawck/awesome-anti-forensic)\n- [Sans Forensics](https://www.sans.org/posters/windows-forensic-analysis/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikehorn-git%2Fkakia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikehorn-git%2Fkakia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikehorn-git%2Fkakia/lists"}