Skip to content

Automate the installation of essential infrastructure tools on Ubuntu 20.04. Simplify the setup process for security professionals. providing a streamlined deployment of a curated toolkit.

License

Notifications You must be signed in to change notification settings

mrrobot1o1/InfraSecInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

InfraSecInstaller

Automate the installation of essential infrastructure tools on Ubuntu 20.04. Simplify the setup process for security professionals. providing a streamlined deployment of a curated toolkit.

image

Usage

Prerequisites

  • Ubuntu 20.04
  • Root user privileges

Steps

  1. Clone the repository:

     root@root:~# git clone https://github.com/mrrobot1o1/InfraSecInstaller
  2. Navigate to the tool directory:

    root@root:~# cd InfraSecInstaller
  3. Excutable permission

    root@root:~# chmod +x install.sh
  4. Run the installer script:

    root@root:~# ./install.sh
  5. Follow the on-screen prompts to choose the tools to install or exclude.

Note

  • This script is designed to be run with root user privileges on Ubuntu 20.04. Ensure that you have the necessary permissions before executing the script.

About

Automate the installation of essential infrastructure tools on Ubuntu 20.04. Simplify the setup process for security professionals. providing a streamlined deployment of a curated toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages