{"id":20864420,"url":"https://github.com/d1se0/kali-environment-install","last_synced_at":"2025-10-11T18:20:32.930Z","repository":{"id":246406646,"uuid":"821002357","full_name":"D1se0/kali-environment-install","owner":"D1se0","description":"Repository where you can decorate your Kali Linux environment in a more professional and beautiful way, giving it a more hacker style...","archived":false,"fork":false,"pushed_at":"2024-06-27T18:49:30.000Z","size":64,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T01:42:32.800Z","etag":null,"topics":["cibersecurity","command-line","commands","environment","ethical-hacking","hacking","hackingetico","kali-linux","linux","pentesters","pentesting","redteam","s4vitar"],"latest_commit_sha":null,"homepage":"","language":null,"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/D1se0.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-06-27T15:54:48.000Z","updated_at":"2025-04-09T11:27:50.000Z","dependencies_parsed_at":"2024-06-27T21:10:26.744Z","dependency_job_id":null,"html_url":"https://github.com/D1se0/kali-environment-install","commit_stats":null,"previous_names":["d1se0/kali-environment-install"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/D1se0/kali-environment-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D1se0%2Fkali-environment-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D1se0%2Fkali-environment-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D1se0%2Fkali-environment-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D1se0%2Fkali-environment-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D1se0","download_url":"https://codeload.github.com/D1se0/kali-environment-install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D1se0%2Fkali-environment-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266896,"owners_count":25958733,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["cibersecurity","command-line","commands","environment","ethical-hacking","hacking","hackingetico","kali-linux","linux","pentesters","pentesting","redteam","s4vitar"],"created_at":"2024-11-18T05:42:20.758Z","updated_at":"2025-10-04T05:06:06.479Z","avatar_url":"https://github.com/D1se0.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Kali Environment Install\n\n### Important!, install kali from an `ISO`, since machines prepared for virtual machines will fail...\n\n### Installation Images:\n\n- **Installation ISO**: Used to install Kali Linux on a hard drive. Ideal for installations on physical computers and virtual machines.\n\n--\u003e [Descargar Kali Linux ISO](https://www.kali.org/get-kali/#kali-installer-images) \u003c--\n\n[WARNING] Not recommended for this type of environments!\n\n- **Virtual Images**: Pre-built images for VMware and VirtualBox.\n  - [Download Virtual Images](https://www.kali.org/get-kali/#kali-virtual-images)\n- **ARM images**: For ARM-based devices such as Raspberry Pi.\n  - [Download ARM Images](https://www.kali.org/get-kali/#kali-arm-images)\n\n### Alternative Installation Methods\n\n- **Installation on Windows**: Using the Windows Subsystem for Linux (WSL).\n  - [WSL Installation Guide](https://www.kali.org/docs/wsl/win-kex/)\n- **Cloud Installation**: Configure Kali on cloud services such as AWS, Azure and Google Cloud.\n  - [Cloud Installation Guide](https://www.kali.org/docs/cloud/)\n\n### System Requirements\n\nBefore beginning the installation, make sure your system meets the following minimum requirements:\n\n- **Processor**: AMD64 (Intel and AMD) or ARM (Raspberry Pi)\n- **RAM Memory**: 2 GB\n- **Disk Space**: 20 GB\n- **Internet Connection**: To download packages during installation.\n\n----\n\n## Credits:\n\n[Repositorio GitHub Herramienta](https://github.com/ZLCube/AutoBspwm)\n\n----\n\n### [!] Run everything with the normal user, without being root.\n\n----\n\n## Download the installation tool:\n\n```bash\ngit clone https://github.com/ZLCube/AutoBspwm.git\n```\n## Move inside the tool folder:\n\n```bash\ncd AutoBspwm/\n```\n\n## Important steps to follow for installation:\n\n```bash\nsudo apt update\n```\n\n```bash\nsudo apt upgrade -y\n```\n\n```bash\nsudo apt update\nsudo apt install -y zenity\n```\n\n----\n\n## To start running the tool and install the new environment:\n\n```bash\n./AutoInstall.sh\n```\n\nAnd it will give you 2 options, since we are in Kali, we will write option 1...\n\nOnce everything is being installed, a box will appear with the title `Select an option`. If this appears, everything is going well, but we will leave that box aside to select it as the last option after the terminal finishes processing everything...\n\nWhen `Select a Theme in the Theme Selector` appears in the terminal, that is when we will have to select it, for example we will click on `S4vi` and click `Ok`\n\nAfterwards it will load another box and we will have to choose the theme but specifically the box that is seen, it will not affect the aesthetics of the environment, for example I recommend the `android_notification by Rasi` we press `Enter` to select it and then `Alt+A`\n\nThis will confirm the selection and take us to the login menu, in which we will click on the option of the 3 stripes on the right above...\n\nAnd click on the `bspwm` option, once that is selected, we will register with our normal credentials...\n\nAnd we would already be in the new environment of Kali...\n\n![Menu_option](https://github.com/D1se0/kali-environment-install/assets/164921056/d6794dc0-ead5-4c00-a50b-7f25d7e086f0)\n\n![select_option](https://github.com/D1se0/kali-environment-install/assets/164921056/60e5c437-56e4-498e-9c90-abdbbc6ed37d)\n\nHow would it look...\n\n![Cap2](https://github.com/D1se0/kali-environment-install/assets/164921056/36e32050-3277-4294-83ff-5526f811bf97)\n\n### Set the keyboard to Spanish, in case it came by default in English from the terminal:\n\n```bash\nsetxkbmap es\n```\n\n----\n\n## Key shortcuts:\n\n`Windows + Enter` = cmd window\n\n`Windows + w` = ​​Delete 1 window from cmd\n\n`Ctrl + windows + Alt + (Arrows)` = Put ​​a cmd on the selected arrow parts\n\n`Ctrl + windows + (Numbers)` = Resize the new cmd to your liking with numbers\n\n`windows + Enter (With the previous selection)` = A cmd will open with the established dimensions\n\n`Windows + s` = Becomes a smaller cmd\n\n`Ctrl + Windows + (Arrows)` = To move the cmd created with the shortcut (Windows + s)\n\n`Windows + Alt + (Arrows)` = To resize the cmd created with the shortcut (Windows + s)\n\n`Windows + t` = To put it back in the cmd box\n\n`windows + d` = Open the rofi\n\nIf we want to add a new command to execute in the 'sxh...' file when we have implemented it we have to do...\n\n`windows + r` = restart terminal\n\n`windows + esc` \n\nWith this, the implementation is now official.\n\n`windows + (1-9)` = to move between windows\n\n`windows + shift + (1-9)` = To move something to that chosen window\n\n`windows + shift + f` = open firefox safely\n\n----\n\n## Corrupt `zsh` terminal solution (clear error message and troubleshoot):\n\nTo solve the `zsh` terminal error we will do the following...\n\n```bash\nsudo su\n```\n\n```bash\nnano ~/.zshrc\n\n#Inside the nano\n# Rest of the normal code (Put it on the last line)\n\ntypeset -g POWERLEVEL9K_INSTANT_PROMPT=quiet\n```\n\nHaving finished the above, continue with the solution...\n\n```bash\nmv ~/.zsh_history ~/.zsh_history_bad\n```\n\n```bash\ntouch ~/.zsh_history\n```\n\n```bash\nchmod 600 ~/.zsh_history\n```\n----\n\n### [!] Possible error:\n\n![Cap1](https://github.com/D1se0/kali-environment-install/assets/164921056/8fd85c83-2aaa-40ab-a889-a8383be37b9b)\n\nIf you see the following 'error', it is not really an error, it is solved by restarting the machine and it will log you in...\n\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd1se0%2Fkali-environment-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd1se0%2Fkali-environment-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd1se0%2Fkali-environment-install/lists"}