https://github.com/maymeow/ceh
https://github.com/maymeow/ceh
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maymeow/ceh
- Owner: MayMeow
- Created: 2022-10-03T12:25:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T13:42:12.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T01:41:59.630Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ceh.maymeow.dev
- Size: 3.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Certified ethical hacker in bullet points
This project is based on: [undergroundwires/CEH-in-bullet-points](https://github.com/undergroundwires/CEH-in-bullet-points) but with easier searching in documentataion (planned)
- This repo contains study notes for Certified Ethical Hacker exam.
- The notes are comprehensive and written with goal of covering all exam areas.
- It includes many real-life tips and tricks to keep practical value in the content.
- Combines and summarizes a lot of education materials from many different sources.
- I passed the exam with 119/125 score with these notes.
- 💡 A good way is using material is using the search function extensively, there are many cross references throughout the material to help you navigate, feel free to ignore them if you're reading for the first time.
- Good luck & enjoy studying! ☕
- ✨ Contributions of any kind are welcome!
## Symbols
- There are some symbols used throughout the documentation:
| Symbol | Description |
|:------:|-------------|
| 💡 | Best practice or practical tips |
| ❗ | An important limitation, challenge or an exception |
| 📝 | Common exam area |
| 🤗 | Fact / trivia (most likely unrelated to the exam) |