{"id":15953300,"url":"https://github.com/1337-42/kali-setup","last_synced_at":"2026-05-01T09:31:29.327Z","repository":{"id":175238557,"uuid":"653104078","full_name":"1337-42/kali-setup","owner":"1337-42","description":"Ansible based setup for new kali machines","archived":false,"fork":false,"pushed_at":"2023-10-20T13:16:07.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T07:42:02.950Z","etag":null,"topics":["ansible","ansible-playbook","kali-linux","pentesting"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/1337-42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-06-13T12:13:24.000Z","updated_at":"2025-01-17T02:39:34.000Z","dependencies_parsed_at":"2023-07-04T01:41:19.564Z","dependency_job_id":"7453eb42-1332-4e9a-a904-44e3ff9ab66f","html_url":"https://github.com/1337-42/kali-setup","commit_stats":null,"previous_names":["1337-42/kali-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1337-42/kali-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337-42%2Fkali-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337-42%2Fkali-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337-42%2Fkali-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337-42%2Fkali-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1337-42","download_url":"https://codeload.github.com/1337-42/kali-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337-42%2Fkali-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["ansible","ansible-playbook","kali-linux","pentesting"],"created_at":"2024-10-07T13:11:32.033Z","updated_at":"2026-05-01T09:31:29.301Z","avatar_url":"https://github.com/1337-42.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Playbooks for Customizing Kali Linux Setup\n\nThis collection of Ansible playbooks provides an automated  way to customize and configure your Kali Linux machine. all of the configuration is based on my personal preference and should be considered as an example.\n\nThe playbooks are organized into roles, allowing you to selectively customize different aspects of your Kali Linux machine. You could easily extend the playbooks by creating your own roles or modifying the existing ones to suit your specific needs.\n\n## Getting Started\n\nTo get started with customizing your Kali Linux machine using these Ansible playbooks, follow these steps:\n\n1. Clone this repository to your local machine.\n   ```bash\n   git clone https://github.com/1337-42/kali-setup.git\n   ```\n\n2. Install Ansible on your control machine.\n   ```bash\n   sudo apt install ansible\n   ```\n\n3. Review the available roles and adjust the playbook `main.yml` according to your needs.\n\n4. Run the playbook to customize your Kali Linux machine.\n   ```bash\n   cd kali-setup\n   ansible-galaxy install -r requirements.yml\n   ansible-playbook -K main.yml\n   ```\nThe `-K` will request your `sudo` password in order to make the necessary system changes.\n\n## Acknowledgements\n\nThe content of the playbook is largely based on the work done by [@Aegrah](https://github.com/Aegrah/) (https://github.com/Aegrah/kali_ansible_setup).\n\n## Contributing\n\nContributions to this repository are more than welcome! If you have any improvements, bug fixes, or new features to suggest, please submit a pull request. \n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md). Feel free to modify and distribute the playbooks to fit your requirements.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337-42%2Fkali-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1337-42%2Fkali-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337-42%2Fkali-setup/lists"}