Skip to content

Ansible Scripts to customize Parrot OS

Notifications You must be signed in to change notification settings

Paliak/parrot-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  • Start with Parrot Sec Edition
  • Install Ansible
sudo apt install ansible
  • Clone the repo
git clone --recurse-submodules -j4 https://github.com/Paliak/parrot-build
  • Run the playbook
ansible-playboook parrot-build/main.yml

Personal Changes

  • Add i3 tiling manager and related configs
  • Use zsh with Oh My Zsh and extra plugins
  • More flexible burpsuite certificate installation

About

Ansible Scripts to customize Parrot OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.0%
  • Jinja 25.5%
  • Vim Script 4.5%