Skip to content

SmaRTy-Saini/kali-linux-hardening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ Kali Linux Hardening Script by SmaRTy Saini

This script automates the process of hardening a Kali Linux system using well-established security practices for penetration testers, security professionals, and red teamers who want to defend and lock down their systems.

πŸ“¦ Features

  • Kernel-level sysctl security rules
  • Strong password policy enforcement
  • USB/firewire storage disablement
  • SSH lock-down (no root login, no password auth)
  • Automatic security updates
  • iptables default rules
  • Legal login banner
  • PAM and audit logging tools

πŸš€ Installation & Usage

  1. Clone the repo or download from Gumroad
  2. Make the script executable:
    chmod +x kali_hardening.sh
  3. Run with root privileges:
    sudo ./kali_hardening.sh

πŸ“ Requirements

  • Kali Linux (Rolling)
  • Internet connection
  • Root or sudo access

⚠️ Disclaimer

This script is intended for educational and defensive security purposes only. The author and contributors are not responsible for any damage, data loss, or consequences resulting from its usage.

Use it only on systems you own or have explicit permission to test.

πŸ‘¨β€πŸ’» Author

SmaRTy Saini
Cybersecurity Architect & Penetration Tester
GitHub: smarty-saini

πŸ“„ License

MIT License – Free to use, modify, and distribute with proper attribution.

About

Secure your linux with the simple bash script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages