{"id":25840466,"url":"https://github.com/serginator/kali-docker-compose","last_synced_at":"2026-03-05T17:12:44.381Z","repository":{"id":266326602,"uuid":"898039644","full_name":"serginator/kali-docker-compose","owner":"serginator","description":"A simple docker to run Kali","archived":false,"fork":false,"pushed_at":"2024-12-03T17:43:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-03T18:30:31.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/serginator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-03T17:18:45.000Z","updated_at":"2024-12-03T17:44:00.000Z","dependencies_parsed_at":"2024-12-03T18:33:03.310Z","dependency_job_id":"0d8a2c48-4146-46cb-aa46-381c58d451cd","html_url":"https://github.com/serginator/kali-docker-compose","commit_stats":null,"previous_names":["serginator/kali-docker-compose"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fkali-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fkali-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fkali-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fkali-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serginator","download_url":"https://codeload.github.com/serginator/kali-docker-compose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317595,"owners_count":19943202,"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":[],"created_at":"2025-03-01T04:46:08.343Z","updated_at":"2026-03-05T17:12:44.316Z","avatar_url":"https://github.com/serginator.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kali-docker-compose\n\nThis repository contains a docker-compose file to create a Kali Linux container with a set of tools for penetration testing, which I find very convenient to have some fun in TryHackMe, HackTheBox, etc. It's using `kali-linux-large` as the base image, which is a large image with a lot of tools pre-installed, but you can change it to `kali-linux-default`or `kali-linux-top10` if you prefer a smaller image.\n\nTo run the container, you need to have Docker and Docker Compose installed. Then, you can run the following command:\n\n```bash\ndocker-compose up -d\n```\n\nFor accessing the container, you can use different tools:\n\n- **Docker CLI**: `docker exec -it kali /bin/bash`\n- **Docker Compose**: `docker-compose exec -it kali /bin/bash`\n- **noVNC**: `http://localhost:6901/vnc.html?autoconnect=true\u0026password=password`\n- **VNC**: `vnc://localhost:5901` (password: `password`)\n\nTo shutdown the container, you can run the following command:\n\n```bash\ndocker-compose down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Fkali-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserginator%2Fkali-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Fkali-docker-compose/lists"}