Skip to content

Ansible Scripts to Build Out My Kali VM

Notifications You must be signed in to change notification settings

MrLadas/kali-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Kali Adaptation of Ippsec's Parrot OS Ansible Build

** Make sure to pip install ansible, apt has an older copy **

Instructions

  • Start with Kali
  • Install Ansible (python3 -m pip install ansible)
  • Clone and enter the repo (git clone)
  • ansible-galaxy install -r requirements.yml
  • Make sure we have a sudo token (sudo whoami)
  • ansible-playbook main.yml

About

Ansible Scripts to Build Out My Kali VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 49.3%
  • Jinja 22.3%
  • Shell 20.0%
  • Python 8.4%