Skip to content

Just a generic repo containing scripts to either customize my Kali VM or remember what I had installed.

Notifications You must be signed in to change notification settings

JF10R/kali-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

kali-snippets

Just a generic repo containing scripts to either customize my Kali VM or remember what I had installed.

Usage

Warning: This script requires sudo multiple times throughout. Make sure to read through the script before executing.

Clone this repo:
git clone <repo_url>

Add executable bit to setup.sh
chmod +x setup.sh

Run it:
./setup.sh


sources.list.d

Files in this folder go into /etc/sources.list.d/ and require you to run sudo apt update to be accounted for.

About

Just a generic repo containing scripts to either customize my Kali VM or remember what I had installed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages