Skip to content

SirBlob/secure_new_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Steps that should be performed when deploying from a virtual image

Introduction

Based on recommendations from https://alphacybersecurity.tech/how-to-secure-your-kali-linux-machine/

The following script has the steps in laid out as a bash script.

Features

  1. Change current user password
  2. Perform apt-get commands
  3. Change default SSH Key
  4. Add new user

Notes

This script will require sudo access to run properly.

Improvements (Not Done)

  1. Allow additional flags to be included
  2. Allow user to reverse what was done
  3. Clean up script (4/6/2021)

About

Things to secure after initial deployment of VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages