Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byt3bl33d3r/AnsiblePlaybooks
A collection of Ansible Playbooks that configure Kali to use Fish & install a number of tools
https://github.com/byt3bl33d3r/AnsiblePlaybooks
ansible ansible-playbook security-tools
Last synced: about 2 months ago
JSON representation
A collection of Ansible Playbooks that configure Kali to use Fish & install a number of tools
- Host: GitHub
- URL: https://github.com/byt3bl33d3r/AnsiblePlaybooks
- Owner: byt3bl33d3r
- Created: 2019-03-15T09:50:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T10:59:22.000Z (about 5 years ago)
- Last Synced: 2024-10-23T03:30:26.749Z (about 2 months ago)
- Topics: ansible, ansible-playbook, security-tools
- Homepage:
- Size: 6.84 KB
- Stars: 161
- Watchers: 8
- Forks: 41
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - byt3bl33d3r/AnsiblePlaybooks - A collection of Ansible Playbooks that configure Kali to use Fish & install a number of tools (Others)
README
# AnsiblePlaybooks
These are a collection of Ansible playbooks that are designed to configure a Kali machine to my preferred setup and install a bunch of tools I commonly use.
All of these were designed to be run on Kali boxes, but they should work on all Debian based distros (famous last words).
The `fish.yml` playbook is expected to be ran first as it installs `virtualfish`, `pipenv` & all the environment variables needed for them to play nice together.
Every tool is installed in its own Python `virtualenv` in order to avoid what I've started calling "Kali Virtual Hell"