{"id":19544964,"url":"https://github.com/ucybers/setupkali","last_synced_at":"2025-04-26T19:31:50.487Z","repository":{"id":251968710,"uuid":"838939454","full_name":"UCYBERS/setupkali","owner":"UCYBERS","description":"Kali Linux Customization and Setup Tool for Newly Imported VM's","archived":false,"fork":false,"pushed_at":"2025-01-06T22:22:49.000Z","size":1231,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:11:59.935Z","etag":null,"topics":["after-install-kali-linux","after-install-kalilinux","fix","gnome","hacking-tool","kali","kali-linux","kali-linux-tools","kali-setup","kali-tools","kalilinux","pentesting","pentration-testing","root","setup","tools","virtual-machine","virtualbox","vm","vmware"],"latest_commit_sha":null,"homepage":"https://ucybers.com","language":"Shell","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/UCYBERS.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}},"created_at":"2024-08-06T16:31:07.000Z","updated_at":"2025-03-20T14:21:25.000Z","dependencies_parsed_at":"2024-08-12T11:26:55.982Z","dependency_job_id":"94ddfaf0-844b-43d1-8830-b2fac7b28c2c","html_url":"https://github.com/UCYBERS/setupkali","commit_stats":null,"previous_names":["ucybers/setupkali"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCYBERS%2Fsetupkali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCYBERS%2Fsetupkali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCYBERS%2Fsetupkali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UCYBERS%2Fsetupkali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UCYBERS","download_url":"https://codeload.github.com/UCYBERS/setupkali/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251041433,"owners_count":21527194,"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":["after-install-kali-linux","after-install-kalilinux","fix","gnome","hacking-tool","kali","kali-linux","kali-linux-tools","kali-setup","kali-tools","kalilinux","pentesting","pentration-testing","root","setup","tools","virtual-machine","virtualbox","vm","vmware"],"created_at":"2024-11-11T03:33:35.582Z","updated_at":"2025-04-26T19:31:50.464Z","avatar_url":"https://github.com/UCYBERS.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setupkali.sh\n\n\n# Fixes and Enhancements for Kali Linux\n![setupkali](https://github.com/user-attachments/assets/98faac4b-9dec-40d4-ba58-1a498719de21)\n\n\n- **Author**: UCYBERS\n- **GitHub Repository**: [setupkali](https://github.com/UCYBERS/setupkali)\n- **Usage**: `sudo ./setupkali.sh` (defaults to the menu system)\n- **Command Line Arguments**: Valid arguments can be used; only one argument is supported\n\n# Enabled root login.\n\n- **Username**: root\n- **Password**: ucybers\n\n# Fixes and Features for Kali Linux Setup\n- Author assumes zero liability for any data loss or misuse of setupkali\n- Menu breakdown added below revision history\n\n# Revision History\n\n## Revision 1.0.0 - Initial Release\n- Added features for Kali Linux setup\n- Included options for package installation and configuration\n\n## Revision 1.1.0 - Feature Enhancements and Improvements\n\n### New Functions Added:\n- Introduced the `fix_hushlogin` function to manage `.hushlogin` for root user sessions.\n- Added the `fix_sources` function to update and validate APT sources, including enabling `deb-src` and ensuring `non-free-firmware` inclusion.\n- Implemented the `apt_autoremove` function for system cleanup post-upgrade.\n\n### Customization Updates:\n- Added support for setting a custom Firefox homepage for the root user.\n- Improved menu layout and descriptions for better usability.\n\n### Wi-Fi Hotspot Installation:\n- Streamlined the installation process for `linux-wifi-hotspot`, ensuring proper package verification and minimal dependencies.\n\n### Kernel Update Integration:\n- Included commands for installing kernel headers alongside kernel updates.\n\n### Power Management Tweaks:\n- Added `disable_power_gnome` function to optimize GNOME power settings for better performance.\n\n### General Enhancements:\n- Optimized the script to ensure functions run under the correct user contexts (e.g., root or kali user as needed).\n- Various bug fixes and performance improvements.\n\n\n# Menu Breakdown of setupkali\n\n- **Menu Option 1** - Change to GNOME Desktop\n  - Installs GNOME and sets it as default\n  - Updates the system to remove XFCE and configure GNOME as the primary session\n\n- **Menu Option 2** - Enable Root Login\n  - Installs root login and sets the password\n  - Sets the root password to 'ucybers'\n\n- **Menu Option 3** - Install Tools for Root\n  - Installs a comprehensive list of tools and utilities including:\n    - Terminator\n    - Leafpad\n    - Mousepad\n    - Firefox ESR\n    - Metasploit Framework\n    - Burpsuite\n    - Maltego\n    - Beef-xss\n    - Additional tools like ark, dolphin, gwenview, mdk3, kate, partitionmanager, okular, unix-privesc-check, vlc, zaproxy\n\n- **Menu Option 4** - Install Pen Tools\n  - Improved wireless compatibility\n      - Atheros AR9271 drivers.\n      - Correct RTL8812AU drivers.\n      - Realtek RT5370 drivers.\n      - Improved Monitor mode, packet injection and AP mode support.\n\n  - Bug fixes:\n      - Fixed netdiscover range issue.\n      - Fixed Zenmap discovery bugs.\n      - Fixed wash and reaver issues with RTL8812AU chipset.\n      - Fixed bettercap hstshijack caplet issues.\n      - Added modified hstshijack caplet that works properly with HSTS websites.\n      - Patched XZ Utils package.\n   \n  - Additional software:\n      - Install WiFi Hotspot\n      - Install system monitoring tool\n      - Setup Firefox Custom Homepage\n      - Add Firefox Bookmarks\n      - Install Zenmap\n      - Install Network Driver\n      - Install MDK4\n      - Install Python2 Pip\n\n\n- **Menu Option 5** - Upgrade System\n  - System Upgrade\n    - Update package list\n    - Upgrade installed packages\n    - Perform a full distribution upgrade\n    - Clean up unnecessary packages\n    - Clean up package cache\n  \n\n- **Menu Option 6** - Setup All\n  - Executes a series of setup tasks including:\n    - Changing to GNOME\n    - Enabling root login\n    - Installing tools for root\n    - Installing and configuring icons\n    - Changing the root user's desktop background\n    - Fixing APT sources and updating system\n    - Installing and configuring WiFi hotspot utilities\n    - Configuring GNOME dock and Dash applications\n    - Running Python package installations\n    - Updating and upgrading system packages\n    - Fixing broken packages\n    - Fix Nmap\n    - Remove Kali Undercover\n    - Improved performance\n    - Darker theme\n    - Darker icons\n\n\n- **Menu Option 0** - Exit\n  - Exits the script\n\n# TODO\n- Improve error handling\n- Add more customization options\n\n# Installation\n```bash\n# Remove existing setupkali folder\nrm -rf setupkali/\n\n# Clone setupkali repository \u0026 enter the folder\nsudo git clone https://github.com/UCYBERS/setupkali\ncd setupkali\n\n# Execute the script - Run menu options as needed\nsudo chmod +x setupkali.sh\n# (The script must be run with root privileges)\nsudo ./setupkali.sh\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucybers%2Fsetupkali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fucybers%2Fsetupkali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fucybers%2Fsetupkali/lists"}