Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 863 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 863 Bytes

Prepkal

Simple script to download some missing tools in Kali

                             __           .__   
_____________   ____ ______ |  | _______  |  |  
\____ \_  __ \_/ __ \\____ \|  |/ /\__  \ |  |  
|  |_> >  | \/\  ___/|  |_> >    <  / __ \|  |__
|   __/|__|    \___  >   __/|__|_ \(____  /____/
|__|               \/|__|        \/     \/ since 2019


Prepare a new Kali VM with some missing tools
Valid options:
	all		--	Install all
	tools		--	Install main tools
	backdoors	--	Download some backdoors
	privesc		--	Download privesc tools
	wordlists	--	Download some wordlists
	forensics	--	Download some forensics tools

./prepkal.sh all

Options

  • Install all (all)
  • Install backdoors (backdoors)
  • Install privesc tools (privesc)
  • Install wordlists (wordlists)
  • Install forensics tools (forensics)

By Polop(TM)