Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lbarman/kali-tools
Run Kali tools on all distributions. Offline search, including in package descriptions.
https://github.com/lbarman/kali-tools
kali kali-linux searchable
Last synced: about 1 month ago
JSON representation
Run Kali tools on all distributions. Offline search, including in package descriptions.
- Host: GitHub
- URL: https://github.com/lbarman/kali-tools
- Owner: lbarman
- License: mit
- Created: 2017-05-20T11:20:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T16:30:59.000Z (almost 7 years ago)
- Last Synced: 2024-04-28T03:19:47.822Z (8 months ago)
- Topics: kali, kali-linux, searchable
- Language: Python
- Homepage:
- Size: 355 KB
- Stars: 95
- Watchers: 9
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - lbarman/kali-tools - Run Kali tools on all distributions. Offline search, including in package descriptions. (Python)
README
# Kali Tools
This script enables to run **all kali tools**, on every Linux distributions. More specifically, it allows cloning the source repo of the packages (and automatically install them if needed), per package, as needed.
Additionnally, it allows **searching** for tools, a feature I was dearly missing even in Kali. Searching works on packages name **and descriptions** (which were manually curated, then hardcoded in this repo to avoid unneeded network access).
Inspired from [LionSec/Katoolin](https://github.com/LionSec/katoolin), but not restricted to Ubuntu/Debian.
Author: [Ludovic Barman](https://lbarman.ch)
## Demo: Search + Descriptions
![demo 1](demo1.png "Search demo on kali tools")
## Demo: Kali Menu
![demo 2](demo2.png "Menu demo on kali tools")