Skip to content

Commit 0f2d295

Browse files
authored
Update README.md
1 parent b74cf6e commit 0f2d295

File tree

1 file changed

+84
-1
lines changed

1 file changed

+84
-1
lines changed

README.md

Lines changed: 84 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,84 @@
1-
# certificate-intro-to-kali-linux-basics-simplilearn
1+
# 🐉 Introduction to Kali Linux Basics – Simplilearn
2+
3+
![Course](https://img.shields.io/badge/Simplilearn-Kali%20Linux%20Basics-darkblue?style=flat-square&logo=linux)
4+
![Status](https://img.shields.io/badge/Status-Completed-brightgreen?style=flat-square&logo=verizon)
5+
![Type](https://img.shields.io/badge/Type-Learning%20Project-orange?style=flat-square&logo=notion)
6+
![Focus](https://img.shields.io/badge/Focus-Kali%20Linux%20Basics-informational?style=flat-square&logo=github)
7+
![Maintainer](https://img.shields.io/badge/Maintainer-Thành%20Danh-blueviolet?style=flat-square&logo=github)
8+
9+
This repository contains **notes, labs, cheatsheets, tutorials, extras, and a certificate of completion** for the
10+
*Introduction to Kali Linux Basics* course by **Simplilearn**.
11+
The program introduces learners to **Kali Linux installation, basic commands, security tools, and hands-on labs** for practical cybersecurity skills.
12+
13+
---
14+
15+
## 📚 Notes
16+
- 📄 [01-introduction.md](./notes/01-introduction.md) – Course introduction
17+
- 📄 [02-kali-installation.md](./notes/02-kali-installation.md) – Installing Kali Linux
18+
- 📄 [03-basic-commands.md](./notes/03-basic-commands.md) – Command line basics
19+
- 📄 [04-file-system.md](./notes/04-file-system.md) – File system navigation
20+
- 📄 [05-users-permissions.md](./notes/05-users-permissions.md) – Users, groups, and permissions
21+
22+
---
23+
24+
## 📋 Cheatsheets
25+
- 📘 [basic-commands.md](./cheatsheets/basic-commands.md) – Command line quick reference
26+
- 📘 [networking-basics.md](./cheatsheets/networking-basics.md) – Networking commands & tips
27+
- 📘 [security-tools.md](./cheatsheets/security-tools.md) – Key security tools cheat sheet
28+
29+
---
30+
31+
## 🛠 Tutorials
32+
- 📄 [basic-network-scanning.md](./tutorials/basic-network-scanning.md) – Simple Nmap scan tutorial
33+
- 📄 [installing-kali-tools.md](./tutorials/installing-kali-tools.md) – Installing extra security tools
34+
- 📄 [setting-up-lab-environment.md](./tutorials/setting-up-lab-environment.md) – Preparing virtual lab environment
35+
36+
---
37+
38+
## 🔬 Extras
39+
- 📑 [case-studies.md](./extras/case-studies.md) – Real-world Kali Linux applications
40+
- 📑 [resources.md](./extras/resources.md) – Additional learning materials
41+
- 📆 [timeline.md](./extras/timeline.md) – Course timeline & study plan
42+
43+
---
44+
45+
## 📖 Docs
46+
- 📘 [index.md](./docs/index.md) – Program overview
47+
- 📘 [glossary.md](./docs/glossary.md) – Glossary of terms
48+
- 📘 [references.md](./docs/references.md) – External references
49+
- 📘 [roadmap.md](./docs/roadmap.md) – Learning roadmap
50+
- 📘 [syllabus.md](./docs/syllabus.md) – Course syllabus
51+
52+
---
53+
54+
## 📸 Screenshots
55+
56+
| Step | Screenshot |
57+
|------|------------|
58+
| 🏫 Introduction | ![](./screenshots/introduction.png) |
59+
60+
---
61+
62+
## 📜 Certificate
63+
🎓 [Certificate of Completion – Introduction to Kali Linux Basics](./cert/8779947_91613071755093241305.pdf)
64+
65+
---
66+
67+
## 📝 Personal Review
68+
This course provides a **solid foundation in Kali Linux basics**,
69+
from **installation and command line usage** to **essential security tools and hands-on labs**.
70+
The combination of **tutorials, notes, and practical exercises** helps learners develop both **theoretical knowledge** and **practical cybersecurity skills**.
71+
72+
---
73+
74+
## ✍️ Author
75+
**Thành Danh** – Red Team Learner & Security Researcher
76+
77+
- GitHub: [@ngvuthdanhh](https://github.com/ngvuthdanhh)
78+
- Email: ngvu.thdanh@gmail.com
79+
80+
---
81+
82+
## 📄 License
83+
This project is licensed under the terms of the **MIT License**. See [LICENSE](./LICENSE) for full details.
84+
© 2025 ngvuthdanhh. All rights reserved.

0 commit comments

Comments
 (0)