Skip to content

Interactive website for mastering Linux commands used in cybersecurity. Features smart search, detailed command docs, and responsive design for ethical hackers and pentesters.

License

Notifications You must be signed in to change notification settings

mohammedmehdio/CyberLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐧 CyberLinux — Linux Commands for Cybersecurity

CyberLinux Banner

CyberLinux is an interactive website for mastering essential Linux commands used in cybersecurity.
It features a sleek dark interface, searchable command database, and detailed explanations for each command — perfect for ethical hackers, pentesters, and cybersecurity students.


🚀 Quick Start

# Clone the repository
git clone https://github.com/mohammedmehdio/CyberLinux.git

# Navigate to the project folder
cd CyberLinux

# Launch the site
open index.html   # or double-click it in your file explorer

💡 No server needed. Works offline once loaded.


🧩 Project Structure

CyberLinux/
├── index.html              # Landing page
├── pages/                  # Additional pages
│   ├── categories.html     # Browse by category
│   ├── about.html          # About the project
│   └── command-detail.html # Command detail view
├── css/
│   └── styles.css          # Main stylesheet
├── js/
│   ├── script.js           # Core logic & search
│   ├── categories.js       # Category page handling
│   └── command-detail.js   # Command info display
├── assets/
│   └── banner.jpg          # Banner image
└── README.md

🧠 Core Features

🔍 Smart Search

  • Instant filtering across command names, descriptions, and tags.
  • Combine with category filters for precise results.

📂 Command Categories

  • File Navigation – move through the system
  • Network Analysis – scan and trace networks
  • Security Tools – hardening and encryption
  • Permissions – manage access control
  • System Monitoring – analyze resources
  • Forensics – inspect and investigate

📘 Detailed Command Pages

Each command includes:

  • Syntax & usage examples
  • Option breakdowns
  • Real-world use cases
  • Security insights

🎨 Design Highlights

  • Modern dark theme
  • Fully responsive across devices
  • Smooth animations and transitions
  • Color-coded badges per category
  • Clean typography using Inter + Fira Code

⚙️ Tech Stack

  • HTML5 – Semantic structure
  • CSS3 – Flexbox, Grid, animations
  • JavaScript (ES6+) – Pure vanilla logic
  • LocalStorage – Cross-page state
  • Google Fonts – Inter & Fira Code

👨‍💻 Author

Mohammed Mehdi
GitHub → @mohammedmehdio


📄 License

This project is licensed under the MIT License - free for learning and educational use.

Built with ❤️ for the cybersecurity community.

About

Interactive website for mastering Linux commands used in cybersecurity. Features smart search, detailed command docs, and responsive design for ethical hackers and pentesters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published