Skip to content

Automatic configuration for linux system, specially for Parrot OS to turn it to console first system ready to pentesting

Notifications You must be signed in to change notification settings

edunavajas/linux-personalized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

Important: It is highly recommended to use this configuration script on Parrot OS for optimal compatibility and performance. Parrot OS is a Debian-based Linux distribution designed specifically for penetration testing, ethical hacking, and security research. While it can work on other Linux distributions, some features may require additional configuration.


About

linux-personalized is a script designed to create a personalized and optimized Linux environment tailored for hacking, pentesting, and development. It simplifies the setup of tools, plugins, and configurations to maximize productivity and usability.

Blog about it

Features

  • Pre-configured environment for penetration testing and ethical hacking.
  • Optimized Neovim setup with essential plugins for coding and scripting.
  • Custom Linux system configurations.
  • Easy-to-extend architecture for adding more tools.

Installation

Prerequisites

  1. Ensure you have sudo privileges.
  2. Clone this repository to your local machine:
    git clone https://github.com/your-repo/linux-personalized.git
    cd linux-personalized

Steps

# Grant execution permissions to the setup script:
chmod +x setup.sh

# Run the setup script with sudo:
sudo ./setup.sh

What Happens Next?

  • The script will set up a fully personalized environment on your Linux system, including:
    • Configuring system settings.
    • Installing and setting up plugins.
    • Adding custom utilities and configurations to /usr/local/bin.

Usage

Once installed, restart your system to apply all configurations. You can explore the customizations and start using the environment for hacking, pentesting, and development.


Demo

Here is an example of the setup script in action:

Project Logo


License

This project is open-source and licensed under the MIT License. Feel free to contribute, modify, or distribute it as per the license terms.

About

Automatic configuration for linux system, specially for Parrot OS to turn it to console first system ready to pentesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published