This repository is a collection of scripts, configurations, and guides to demonstrate practical Linux security, automation, and system administration skills. It is aimed at showcasing my expertise in cybersecurity and Linux systems for potential employers.
- Security hardening scripts to protect Linux systems.
- Automation scripts to streamline system administration tasks.
- Vulnerability scanning and remediation documentation.
- Hands-on penetration testing labs for ethical hacking.
- Logging, monitoring, and incident response guides.
- Clone the repository:
git clone https://github.com/Deekshith2023/Linux-Security-and-Automation-Labs.git
- Explore individual folders for specific topics.
- Execute scripts with proper permissions (e.g.,
sudo ./secure-ssh.sh
).
This project is licensed under the Apache 2.0 License.