hackers-world/
β
βββ π index.html # π Home β Landing page with news feed
βββ π Linux_cmd.html # π§ Linux Commands (100+ commands)
βββ π win-cmd.html # πͺ Windows Commands (55+ commands)
βββ π footprinting.html # π Footprinting & Reconnaissance
βββ π scanning.html # π‘ Network Scanning (Nmap cheat sheet)
βββ π system-hacking.html # π» System Hacking & Exploitation
βββ π android-hacking.html # π± Android Security Testing
βββ π ddos.html # β‘ DDoS Attacks & Mitigation
βββ π mitm.html # π΅οΈ Man-in-the-Middle Attacks
βββ π wifi-hacking.html # πΆ WiFi Security Testing
β
βββ π books/ # π Reference PDF materials
β βββ π CEH v9 Certified Ethical Hacker Version 9.pdf
β βββ π The art of deception.pdf
β βββ π python.pdf
β
βββ π README.md # π You are here!
π Content Modules
<div align="center">
# Page Theme Difficulty Key Content
01 π index.html π’ Green β Home, Matrix BG, Live News, Learning Path
02 π§ Linux_cmd.html π’ Green π’ Beginner 15 categories, 100+ commands, live search
03 πͺ win-cmd.html π΅ Cyan π’ Beginner 14 categories, 55+ commands, live search
04 π footprinting.html π‘ Amber π‘ Intermediate WHOIS, DNS, OSINT, Google Dorking, 9 tools
05 π‘ scanning.html π£ Purple π‘ Intermediate Nmap 30+ cmds, port reference, 9 scan types
06 π» system-hacking.html π΄ Red π΄ Advanced PrivEsc, Metasploit, Password cracking
07 π± android-hacking.html π’ Emerald π΄ Advanced APK analysis, Frida, ADB, OWASP Mobile
08 β‘ ddos.html π Orange π‘ Intermediate 3 attack categories, iptables, Nginx config
09 π΅οΈ mitm.html π©· Pink π΄ Advanced ARP spoofing, Bettercap, SSL stripping
10 πΆ wifi-hacking.html π©΅ Cyan π΄ Advanced Aircrack-ng, WPA cracking, Evil Twin, WPS
</div>
π οΈ Tech Stack
<div align="center">
Technology Version Purpose
HTML5 5 Structure & Content
CSS3 3 Styling & Animations
JavaScript ES6+ Interactivity & Logic
Bootstrap 4.3.1 Responsive Grid
Bootstrap Icons 1.10.2 Icon Library
Google Fonts β Poppins + Fira Code
AOS 2.3.1 Scroll Animations
RSS2JSON API News Feed
</div>
β
Zero dependencies β No npm, no build tools, no Node.js required!
Just open in a browser and it works.
π¨ Design System
<div align="center">
Color Palette Per Module
Module Primary Color Hex Code
π Home / Linux Cyber Green #00ff88
πͺ Windows Ocean Cyan #00b4d8
π Footprinting Amber Gold #f59e0b
π‘ Scanning Electric Purple #a855f7
π» System Hacking Danger Red #ef4444
π± Android Emerald Green #34d399
β‘ DDoS Blazing Orange #f97316
π΅οΈ MITM Hot Pink #ec4899
πΆ WiFi Electric Blue #06b6d4
</div>
Global Dark Theme Variables
CSS
:root {
--dark: #0d1117; /* Main background */
--darker: #010409; /* Footer / deepest BG */
--card-bg: #161b22; /* Card surfaces */
--text-primary: #c9d1d9; /* Primary text */
--text-secondary: #8b949e; /* Secondary text */
--accent: #58a6ff; /* Links & accents */
--border: #30363d; /* Borders & dividers */
}
Typography
text
Headings β Poppins (300, 400, 500, 600, 700)
Body β Poppins (400)
Code β Fira Code (monospace)
π Getting Started
Prerequisites
Bash
# No prerequisites needed!
# Just a modern web browser:
β
Chrome 90+
β
Firefox 88+
β
Safari 14+
β
Edge 90+
Installation
Option 1: Clone the repository
Bash
# Clone the repo
git clone https://github.com/A-Trident/hackers-world.git
# Navigate to the project
cd hackers-world
# Open in browser (macOS)
open index.html
# Open in browser (Linux)
xdg-open index.html
# Open in browser (Windows)
start index.html
Option 2: Download ZIP
Bash
# Download from GitHub
# Click: Code β Download ZIP β Extract β Open index.html
Option 3: GitHub Pages
Bash
# 1. Fork this repository
# 2. Go to Settings β Pages
# 3. Select branch: main, folder: / (root)
# 4. Visit: https://A-Trident.github.io/hackers-world
Option 4: Local Development Server
Bash
# Using Python (recommended)
python3 -m http.server 8080
# Then visit: http://localhost:8080
# Using VS Code
# Install "Live Server" extension β Right click index.html β Open with Live Server
πΈ Screenshots
<div align="center">
π Home Page
text
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π‘οΈ HACKER'S WORLD Home Topics Resources β‘ β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β [ Ethical Hacking & Cybersecurity ] β
β β
β Learn Ethical Hacking β
β The Right Way β
β β
β [ Start Learning ] [ Resources ] β
β β
β βββββββββββββββββββββββββββββββββββββββ β
β β terminal β β
β β root@hackerworld:~$ nmap -sV -O ... β β
β β β β β
β βββββββββββββββββββββββββββββββββββββββ β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π Search Feature
text
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β π Search commands... (e.g., nmap, grep, chmod) β β
β β
β Found 12 command(s) in 4 categories β
β β
β β Networking ββββββββββββββββ 3 β β
β β β¦ ifconfig -a [Copy] β β
β β β¦ netstat -nutlp [Copy] β β
β ββββββββββββββββββββββββββββββ β β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π° Live News Feed
text
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β‘ BREAKING Major Ransomware β New CVE Found β ... β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β [All] [Hacking] [Crypto] [Dark Web] [Breaches] [More] β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β ββββββββββββ ββββββββββββ ββββββββββββ β
β β π΄BREACH β βπ’HACKING β βπ‘ CRYPTO β β
β β β β β β β β
β β Title... β β Title... β β Title... β β
β β Desc... β β Desc... β β Desc... β β
β β π» THN β β π» BC β β π» Krebs β β
β β π 2h agoβ β π 5h agoβ β π 1d agoβ β
β ββββββββββββ ββββββββββββ ββββββββββββ β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
</div>
πΊοΈ Learning Path
text
BEGINNER INTERMEDIATE ADVANCED
ββββββββ ββββββββββββ ββββββββ
β β β
βΌ βΌ βΌ
βββββββββββ βββββββββββββββ ββββββββββββββββ
β Linux β βFootprinting β βSystem Hackingβ
βCommands ββββββββββββββββ & βββββββββββββββ PrivEsc β
β π§ β β Recon π β β Metasploit β
βββββββββββ βββββββββββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββ βββββββββββββββ ββββββββββββββββ
βWindows β β Network β β Android β
βCommands β β Scanning β β Hacking π± β
β πͺ β β Nmap π‘ β β OWASP β
βββββββββββ βββββββββββββββ ββββββββββββββββ
β
βΌ
ββββββββββββββββββββββββ
β DDoS β‘ β MITM π΅οΈ β
β WiFi Hacking πΆ β
ββββββββββββββββββββββββ
β οΈ Legal Disclaimer
<div align="center">
text
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β οΈ IMPORTANT NOTICE β οΈ β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β All content in this project is provided STRICTLY for β
β educational and informational purposes only. β
β β
β β
DO: Learn, study, and practice on your own systems β
β β
DO: Use in authorized CTF competitions β
β β
DO: Apply in professional penetration testing (with β
β written authorization) β
β β
DO: Share knowledge responsibly β
β β
β β DON'T: Use techniques on systems you don't own β
β β DON'T: Access networks without written permission β
β β DON'T: Use for malicious or illegal purposes β
β β
β Unauthorized use may violate: β
β β’ Computer Fraud and Abuse Act (CFAA) β USA β
β β’ Computer Misuse Act (CMA) β UK β
β β’ Information Technology Act β India β
β β’ Cybercrime laws in your jurisdiction β
β β
β The authors bear NO responsibility for misuse. β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
</div>
π€ Contributing
Contributions make the open-source community an amazing place to learn and grow!
Any contributions you make are greatly appreciated.
Bash
# Step 1: Fork the repository
# Click the "Fork" button at the top right of this page
# Step 2: Clone your fork
git clone https://github.com/A-Trident/hackers-world.git
# Step 3: Create a feature branch
git checkout -b feature/AmazingFeature
# Step 4: Make your changes
# Edit files, add content, fix bugs...
# Step 5: Commit your changes
git add .
git commit -m "β¨ Add: Amazing new feature"
# Step 6: Push to your branch
git push origin feature/AmazingFeature
# Step 7: Open a Pull Request
# Go to GitHub β Your Fork β Pull Requests β New Pull Request
π‘ Ways to Contribute
text
π Content β Add new commands, tools, or techniques
π Bug Fix β Fix broken links, typos, or code errors
π¨ Design β Improve UI/UX or add new themes
π Docs β Improve README or add inline documentation
π Security β Report vulnerabilities responsibly
Commit Message Convention
Bash
β¨ Add: New feature or content
π Fix: Bug fix
π¨ Style: UI/Design changes
π Docs: Documentation updates
β»οΈ Refactor: Code refactoring
π Sec: Security improvements
β‘ Perf: Performance improvements
π Project Stats
<div align="center">
GitHub stars
GitHub forks
GitHub issues
GitHub last commit
text
π Project Statistics
βββ π Total Pages : 10 HTML Files
βββ π» Total Commands : 155+ (Linux + Windows)
βββ π‘οΈ Security Modules : 7 Attack Domains
βββ π° News Sources : 4 Live RSS Feeds
βββ π·οΈ News Categories : 7 (Hacking, Crypto, etc.)
βββ π¨ Unique Color Themes : 9 (one per module)
βββ π Copy-able Commands : 200+
βββ π Reference Tables : 15+
βββ π External Resources : 25+
</div>
π License
text
MIT License
Copyright (c) 2024 Abhinav Kumar
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
License: MIT
π€ Author
<div align="center">
Abhinav Kumar
GitHub
LinkedIn
</div>
π Acknowledgments
<div align="center">
Resource Purpose
The Hacker News Live news feed source
BleepingComputer Security news feed
KrebsOnSecurity Security research feed
Dark Reading Cybersecurity news feed
OWASP Security standards reference
Offensive Security Kali Linux & methodology
Bootstrap CSS framework
Bootstrap Icons Icon library
AOS Library Scroll animations
Google Fonts Poppins & Fira Code
Capsule Render README header
Shields.io README badges
DemoLab Typing SVG Terminal animation
RSS2JSON RSS feed API
GTFOBins PrivEsc reference
ExplainShell Command explanations
</div>
π Support The Project
<div align="center">
If this project helped you learn something new, please consider:
β Starring the repository β It helps others discover this project
π΄ Forking & Contributing β Help improve the content
π’ Sharing β Tell your security community about it
</div>
<div align="center"><img width="100%" src="https://capsule-render.vercel.app/api?type=waving&color=0:00b4d8,100:00ff88&height=120§ion=footer&animation=fadeIn"/>
text
root@hackerworld:~$ echo "Happy Hacking β Ethically! π‘οΈ"
Happy Hacking β Ethically! π‘οΈ
root@hackerworld:~$ β
Made with β€οΈ for the cybersecurity community
"Knowledge is power. Use it responsibly."
Visitor Count
</div> ```