Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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/)