https://github.com/andreock/kali-on-linux
Script to install kali tools on ubuntu or debian(also derivated distros)
https://github.com/andreock/kali-on-linux
Last synced: about 1 month ago
JSON representation
Script to install kali tools on ubuntu or debian(also derivated distros)
- Host: GitHub
- URL: https://github.com/andreock/kali-on-linux
- Owner: andreock
- Created: 2021-08-17T13:25:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T07:04:03.000Z (8 months ago)
- Last Synced: 2025-04-04T18:12:09.661Z (about 2 months ago)
- Language: Shell
- Size: 42 KB
- Stars: 30
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kali on Linux
Kali on Linux(KOL) is a script to install kali tools on Ubuntu, Debian, Arch linux and derivatives
## Usage
```bash
git clone https://github.com/Andrea055/kali-on-ubuntu.git
cd kali-on-ubuntu
sudo chmod a+x setup.sh
./setup.sh
```## Bug and problem
Some packages missing, I think are about 20, maybe, if i can, i add those in future.
Remember, you don't have Kali Linux kernel with this script, install only tools.## Contributing
Pull requests are welcome. For add missing packages, please open an issue first so I can try the change.## Tested
Tested on Ubuntu 18.04(Zorin OS), 20.04, 21.10
Tested on Debian 11## License
[MIT](https://choosealicense.com/licenses/mit/)