Skip to content

SmaRTy-Saini/ubuntu-security-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🛡️ Ubuntu Security Audit Script (Kali-Style)

A sleek, terminal-hacker-themed Ubuntu security audit script. Designed to quickly scan your system for common vulnerabilities, services, and security status — all while looking cool doing it.

Built with ❤️ by SmaRTy Saini Corp

Demo

Image

What It Does

✅ Checks for available security updates
✅ Shows firewall (UFW) status
✅ Lists open network ports
✅ Scans for rootkits using chkrootkit & rkhunter
✅ Displays currently active services
✅ Styled like a Kali Linux tool with colorful, dynamic output

🧰 Requirements

  • Ubuntu/Debian-based system
  • sudo privileges
  • Internet connection (to install optional tools)

🔧 Installation & Usage

1️⃣ Save the script

nano ubuntu_security_audit.sh

Paste in the code from the script file and save it (CTRL + O, then CTRL + X).

2️⃣ Make it executable

chmod +x ubuntu_security_audit.sh

3️⃣ Run the script with sudo

sudo ./ubuntu_security_audit.sh

Why Use This?

  • Fast and informative
  • Requires no third-party setup
  • Enhances your security awareness
  • Shows you what’s running, exposed, and potentially at risk
  • It just looks cool 😎

📄 License

This project is licensed under the MIT License.
You're free to use, modify, and share — just keep the credit.

✍️ Author

SmaRTy Saini Corp
GitHub Profile Security | Automation | Linux Power

💬 Feedback / Suggestions

We'd love to hear how you use it or how we can improve it.
Feel free to open an issue or submit a pull request.

About

A hacker-styled Ubuntu security auditing script by SmaRTy Saini Corp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages