Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T11:14:10.000Z (about 2 years ago)
- Last Synced: 2023-10-25T11:57:12.099Z (about 1 year ago)
- Language: Shell
- Size: 35.2 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
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/)