{"id":30179886,"url":"https://github.com/theleopard65/kali-linux-setup","last_synced_at":"2026-04-22T09:02:33.720Z","repository":{"id":244259003,"uuid":"814720784","full_name":"TheLeopard65/Kali-Linux-Setup","owner":"TheLeopard65","description":"This repository is made to automate the Installation and download of various tools and applications within a Kali-Linux. This script installs a comprehensive toolkit for security and penetration testing related tasks.","archived":false,"fork":false,"pushed_at":"2026-04-13T10:20:11.000Z","size":79247,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-13T10:26:07.745Z","etag":null,"topics":["apt-get","installer","installer-script","kali","kali-linux","kali-linux-tools","pentest","pimpmykali","pipx","script","setup-script","sudo"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TheLeopard65.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-13T15:06:54.000Z","updated_at":"2026-04-13T10:20:16.000Z","dependencies_parsed_at":"2024-06-13T18:10:22.029Z","dependency_job_id":"0fd2e5bd-76db-4ee1-a09b-324de0b28367","html_url":"https://github.com/TheLeopard65/Kali-Linux-Setup","commit_stats":null,"previous_names":["theleopard65/wsl2-setup","theleopard65/kali-linux-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheLeopard65/Kali-Linux-Setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLeopard65%2FKali-Linux-Setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLeopard65%2FKali-Linux-Setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLeopard65%2FKali-Linux-Setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLeopard65%2FKali-Linux-Setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheLeopard65","download_url":"https://codeload.github.com/TheLeopard65/Kali-Linux-Setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLeopard65%2FKali-Linux-Setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32128704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apt-get","installer","installer-script","kali","kali-linux","kali-linux-tools","pentest","pimpmykali","pipx","script","setup-script","sudo"],"created_at":"2025-08-12T06:48:12.305Z","updated_at":"2026-04-22T09:02:33.715Z","avatar_url":"https://github.com/TheLeopard65.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kali-Linux-Setup\n\nThis repository contains a comprehensive set of scripts to automate the setup, update, customization, and maintenance of a **Kali Linux** environment, tailored for penetration testing and red teaming purposes.\n\n---\n\n## 📜 Contents\n\n- [`install.sh`](#installsh) – Complete environment setup\n- [`update.sh`](#updatesh) – System and tool updates\n- [`croncreator.sh`](#croncreatorsh) – Automate monthly updates\n- [`get-tools.sh`](#get-toolssh) – Download additional red team/CTF tools\n- [`bashrc`](#bashrc) – Custom Bash configuration\n- [`nanorc`](#nanorc) – Improved Nano syntax and usability\n- [`LICENSE.md`](LICENSE.md) – License file\n\n\u003e **This repository was previously named WSL2-Setup and focused on Kali Linux within WSL2. It is now focused on Kali Linux as a standalone environment.**\n\n---\n\n## `install.sh`\n\nThis is the **main setup script**, intended to bootstrap a full-featured Kali Linux environment for penetration testing and security research.\n\n### Key Features:\n\n- **System Update \u0026 Upgrade**\n- **Installs Over 100 Security Tools** across categories:\n  - Reconnaissance\n  - Web \u0026 Network Scanners\n  - Exploitation\n  - Privilege Escalation\n  - Active Directory Attacks\n  - Wireless Hacking\n  - Binary \u0026 APK Analysis\n  - Tunneling \u0026 Pivoting\n- **Python 3 Libraries** (optionally installs Python 2 \u0026 pip2)\n- **Pipx Tools** (e.g., pwntools, ropgadget, ipython, impacket)\n- **Optional Customizations:**\n  - Global Git configuration\n  - Enhanced `.bashrc`\n  - Updated `nanorc` with syntax highlighting\n- **Docker \u0026 Wine32** support for running various environments\n- **Updates security databases**: `searchsploit`, `nmap`, `greenbone`, etc.\n\n### Usage:\n\n```bash\nsudo chmod +x install.sh\nsudo ./install.sh\n````\n\n\u003e _**Make sure to updated the Git Configurations in the Code as need.**_\n\n\u003e _**You may get prompted for restart of service by apt-get if using first time.**_\n\n---\n\n## `update.sh`\n\nPerforms a clean and efficient system update to keep tools and packages current. Here are the actions it takes:\n\n* Performs System package update\n* Performs Full-upgrade\n* Performs Autoremove\n* Updates:\n\n  * Searchsploit Local DB `searchsploit -u`\n  * Nmap NSE scripts `nmap --script-updatedb`\n  * Local Filesystem location DB `updatedb`\n\n### Usage:\n\n```bash\nsudo ./update.sh\n```\n\n---\n\n## `croncreator.sh`\n\nSets up a **monthly cron job** to auto-run `update.sh`. Here is what it does:\n\n1. Verifies `root` permissions\n2. Copies `update.sh` to `/root/.update.sh`\n3. Sets correct file permissions\n4. Creates a cronjob to run it monthly:\n\n   * **Schedule**: `0 0 1 * *`\n   * **Log Output**: `/var/log/update.log`\n\n### Usage:\n\n```bash\nsudo ./croncreator.sh\n```\n\n---\n\n## `get-tools.sh`\n\nDownloads an arsenal of **additional Linux and Windows post-exploitation tools** into a structured directory for CTFs, assessments, and real-world ops.\n\n### Toolsets:\n\n* `linux` – PEAS, LinEnum, pspy, GTFOBins, and more\n* `windows` – Sysinternals, winPEAS, PowerSploit, Rubeus, etc.\n* `misc` – BloodHound, DNSCat2, SharpHound, Chisel, Ligolo\n* `all` – Runs all three above\n\n### Usage:\n\n```bash\nsudo ./get-tools.sh [linux|windows|misc|all]\n```\n\n---\n\n## `bashrc`\n\nCustom Bash configuration that:\n\n* Improves prompt visibility\n* Enables color and shortcuts\n* Can be optionally applied via `install.sh`\n\n*The original is available as `bashrc-backup` in case of any issues.*\n\n---\n\n## `nanorc`\n\n* Improves the default Nano experience and UI.\n* Enable better Mouse and Keyboard Control.\n* Enables syntax highlighting for many file types\n* Can be installed automatically via `install.sh`\n\n---\n\n## Requirements\n\n* **Root Privileges**: All scripts must be run with `sudo` privileges or as root user.\n* **OS**: Kali/Ubuntu Linux (bare-metal, Virtual-Machine, or WSL2 if desired)\n* **Internet Access**: Required for fetching tools from GitHub and external sources.\n\n---\n\n## Disclaimer\n\n- These scripts are provided **as-is** with no guarantees. **Use responsibly and legally.**\n- They are powerful and designed for advanced users, pentesters, and red teamers.\n- Always inspect and review scripts before running them on critical environments.\n\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheleopard65%2Fkali-linux-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheleopard65%2Fkali-linux-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheleopard65%2Fkali-linux-setup/lists"}