https://github.com/ucybers/ethical-hacking-course-resources
Compilation of Resources from UCYBERS's Ethical Hacking Course
https://github.com/ucybers/ethical-hacking-course-resources
course cybersecurity ethical-hacking ethical-hacking-course ethical-hacking-tools hacking hacking-code hacking-course hacking-resources hacking-resourses hacking-tool hacking-tools hackingtool kali-linux ucybers
Last synced: 4 months ago
JSON representation
Compilation of Resources from UCYBERS's Ethical Hacking Course
- Host: GitHub
- URL: https://github.com/ucybers/ethical-hacking-course-resources
- Owner: UCYBERS
- License: gpl-3.0
- Created: 2025-05-28T10:20:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-09T11:09:59.000Z (12 months ago)
- Last Synced: 2025-06-13T02:08:00.280Z (12 months ago)
- Topics: course, cybersecurity, ethical-hacking, ethical-hacking-course, ethical-hacking-tools, hacking, hacking-code, hacking-course, hacking-resources, hacking-resourses, hacking-tool, hacking-tools, hackingtool, kali-linux, ucybers
- Homepage: https://academy.ucybers.com/
- Size: 40 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ๐ Ethical Hacking Course Resources
> โ ๏ธ Everything you need throughout the course โ organized, practical, and easy to access.
# ๐ General Links
- **๐ Main Website:** [**UCYBERS**](https://ucybers.com/)
- **๐ Course Platform:** [Ethical Hacking Course](https://academy.ucybers.com/p/ethical-hacking-course)
- **๐ฌ Discord Community:** [Join Our Server](https://discord.gg/yceYGPce6e)
- **โ Course FAQ:** [View on GitHub](https://github.com/Dark0x0x/Ethical-Hacking-Course-FAQ)
# ๐ง Note-Taking & Productivity Tools
-  [Notion](https://www.notion.com/) โ Powerful cloud notes & docs
-  [Obsidian ](https://obsidian.md/) โ Local Markdown-based knowledge base
- 
[CherryTree](https://www.giuspen.com/cherrytree/) โ Linux tree-style note tool
- 
[GreenShot](https://getgreenshot.org/downloads/) โ Lightweight screenshot utility
- 
[FlameShot](https://github.com/lupoDharkael/flameshot) โ Annotated screenshot tool
- 
[OneNote](https://products.office.com/en-us/onenote/digital-note-taking-app?rtc=1) โ Microsoft's note-taking app
- 
[Joplin](https://github.com/laurent22/joplin) โ Open-source encrypted note
# ๐ธ๏ธ Networking Fundamentals
- โก [7-Second Subnetting Trick (YouTube)](https://www.youtube.com/watch?v=ZxAwQB8TZsM)
- ๐ [Subnetting Google Sheet](https://docs.google.com/spreadsheets/d/1sr6DiM3jhuj6uFvMfKK8zQfGSj9a42IA/edit?usp=sharing&ouid=112290104721208373103&rtpof=true&sd=true)
# ๐ป Lab Setup Essentials
- ๐ง [Download Kali Linux VMs](https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/)
- ๐ [Kali Linux ISO Archive](https://cdimage.kali.org/)
- ๐ฅ๏ธ [VMware Workstation Player](https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html)
- ๐ฆ [VirtualBox (Oracle)](https://www.virtualbox.org/wiki/Downloads)
# ๐ Mid-Course Capstone
- ๐พ [Capstone Practice VMs (Google Drive)](https://drive.google.com/drive/folders/1w_xOhT-4RlCbMzoHdBsmXpqIGgUeVsEr?usp=drive_link)
- ๐ง [C Programming For Hacking course](https://academy.ucybers.com/p/c-programming-for-hacking)
- ๐ [Network+ Course](https://academy.ucybers.com/p/network)
# ๐ Introduction to Exploit Development (Buffer Overflows)
- ๐งช [Immunity Debugger](https://www.immunityinc.com/products/debugger/
)
- ๐ฏ [Vulnserver](http://www.thegreycorner.com/p/vulnserver.html)
- ๐งฌ [Identifying Bad Characters Guide](https://www.ins1gn1a.com/identifying-bad-characters/)
# ๐ข Attacking Active Directory:
- ## ๐ Initial Access
- ๐ฝ๏ธ [Top Five Ways I Got DA on Your Internal Network Before Lunch ](https://adam-toscher.medium.com/top-five-ways-i-got-domain-admin-on-your-internal-network-before-lunch-2018-edition-82259ab73aaa)
- ๐ [mitm6 Overview](https://blog.fox-it.com/2018/01/11/mitm6-compromising-ipv4-networks-via-ipv6/)
- ๐ [NTLM Relay + Kerberos Delegation](https://dirkjanm.io/worst-of-both-worlds-ntlm-relaying-and-kerberos-delegation/)
- ## ๐ต๏ธ Post-Compromise Enumeration
- ๐ [PowerView Cheatsheet](https://gist.github.com/HarmJ0y/184f9822b195c52dd50c379ed3117993)
- ## ๐ก๏ธ Post-Compromise Attacks
- ๐ [Group Policy Pwnage](https://blog.rapid7.com/2016/07/27/pentesting-in-the-real-world-group-policy-pwnage/)
- ๐ชช [Mimikatz (Credential Dumping)](https://github.com/gentilkiwi/mimikatz)
- ๐ [ADSecurity Blog](https://adsecurity.org/)
- โ๏ธ [Harmj0y Blog](http://blog.harmj0y.net/)
- ๐งช [AD Pentesting Lab (Pentester Academy)](https://www.pentesteracademy.com/activedirectorylab)
- ๐ก๏ธ [Red Team Lab (Pentester Academy)](https://www.pentesteracademy.com/redteamlab)
- ๐ [PTX โ eLearnSecurity](https://www.elearnsecurity.com/course/penetration_testing_extreme/)
# ๐ Web Application Testing
- ## ๐ Recon & Enumeration
- ๐งฐ [sumrecon](https://github.com/thatonetester/sumrecon)
- ## ๐ OWASP Top 10 Testing Resources
- ๐ [OWASP Top 10 2017 PDF](https://owasp.org/www-pdf-archive/OWASP_Top_10-2017_%28en%29.pdf.pdf)
- ๐ [OWASP Testing Checklist](https://github.com/tanprathan/OWASP-Testing-Checklist)
- ๐ [OWASP Testing Guide (OTGv4)](https://owasp.org/www-pdf-archive/OTGv4.pdf)
- ๐ณ [Install Docker on Kali (Guide)](https://medium.com/@airman604/installing-docker-in-kali-linux-2017-1-fbaa4d1447fe)
- ๐น [Juice Shop Practice Lab](https://github.com/bkimminich/juice-shop)
- ๐งฉ [All OWASP Categories](https://owasp.org/www-project-top-ten/2017/)
- ๐ง [DOM XSS Deep Dive](https://www.scip.ch/en/?labs.20171214)
- ๐ฎ [XSS Game](https://xss-game.appspot.com/)
# ๐ Reporting & Documentation
- ๐ [Sample Pentest Report (GitHub)](https://github.com/UCYBERS/UCYBERS-Sample-Pentest-Report)
# ๐ ๏ธ Tool Directory
- ๐ง [setupkali Tool by UCYBERS](https://github.com/UCYBERS/setupkali)
- ๐ [Hunter.io](https://hunter.io/)
- ๐ต๏ธ [theHarvester](https://github.com/laramies/theHarvester)
- ๐ [Breach Analyzer (UCYBERS)](https://github.com/UCYBERS/breach-analyzer)
- ๐ [Hashcat (Password Cracking)](https://github.com/hashcat/hashcat)
- ๐ช [Hashcat on Windows (Guide)](https://www.erobber.in/2017/04/hashcat-for-windows.html)
- ๐ [mitm6 Tool](https://github.com/fox-it/mitm6)
- โ ๏ธ [mimikatz](https://github.com/gentilkiwi/mimikatz)
- ๐งฐ [sumrecon](https://github.com/thatonetester/sumrecon)
# โ๏ธ Bonus: Free AD Lab on Azure
- ๐๏ธ [Step-by-Step Guide to Build Free AD Lab on Azure](https://medium.com/@kamran.bilgrami/ethical-hacking-lessons-building-free-active-directory-lab-in-azure-6c67a7eddd7f)
> โ ๏ธ ๐ฌ Questions? Feedback? Reach out via our Discord or through the course dashboard.