https://github.com/xalgord/ejptv2-preparation
Made for My Personal Learning.
https://github.com/xalgord/ejptv2-preparation
ejpt ejpt-notes ejpt-study ejptv2
Last synced: 5 months ago
JSON representation
Made for My Personal Learning.
- Host: GitHub
- URL: https://github.com/xalgord/ejptv2-preparation
- Owner: xalgord
- Created: 2023-05-19T07:16:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T15:52:38.000Z (about 3 years ago)
- Last Synced: 2025-06-07T01:03:52.345Z (about 1 year ago)
- Topics: ejpt, ejpt-notes, ejpt-study, ejptv2
- Homepage: https://methodological-notes.gitbook.io/ejptv2-preparation/
- Size: 1.06 MB
- Stars: 30
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README (1).md
Awesome Lists containing this project
README
# TryHackMe Rooms to Prepare
If you wanna prepare for the eJPTv2 exams for completely free then I mentioned some
[TryHackMe](https://medium.com/u/dc49a0a3cb16?source=post\_page-----609beddab405--------------------------------) Free rooms to prepare for the exams!
I arranged the list from fundamentals to post-exploitation.
* [Linux Fundamentals Module](https://tryhackme.com/module/linux-fundamentals)
* [Windows Fundamentals Module](https://tryhackme.com/module/windows-fundamentals)
* [What is Networking](https://tryhackme.com/room/whatisnetworking)
* [Intro To Networking](https://tryhackme.com/room/introtonetworking)
* [Intro To LAN](https://tryhackme.com/room/introtolan)
* [HTTP in Detail](https://tryhackme.com/room/httpindetail)
* [DNS in Detail](https://tryhackme.com/room/dnsindetail)
* [Intro To Offensive Security](https://tryhackme.com/room/introtooffensivesecurity)
* [Pentesting Fundamentals](https://tryhackme.com/room/pentestingfundamentals)
* [Passive Recon](https://tryhackme.com/room/passiverecon)
* [Intro to Research](https://tryhackme.com/room/introtoresearch)
* [Google Dorking](https://tryhackme.com/room/googledorking)
* [Nmap Live Host Discovery](https://tryhackme.com/room/nmap01)
* [Nmap](https://tryhackme.com/room/furthernmap)
* [Metasploit: Introduction](https://tryhackme.com/room/metasploitintro)
* [BurpSuite: The Basics](https://tryhackme.com/room/burpsuitebasics)
* [BurpSuite: Repeater](https://tryhackme.com/room/burpsuiterepeater)
* [Web Application Security](https://tryhackme.com/room/introwebapplicationsecurity)
* [Active Recon](https://tryhackme.com/room/activerecon)
* [WireShark The Basics](https://tryhackme.com/room/wiresharkthebasics)
* [TShark](https://tryhackme.com/room/tshark)
* [Hydra](https://tryhackme.com/room/hydra)
* [Python Basics](https://tryhackme.com/room/pythonbasics) (_to understand the working of exploit_)
* [Vulnerabilities 101](https://tryhackme.com/room/vulnerabilities101)
* [Nessus](https://tryhackme.com/room/rpnessusredux)
* [Reverse Shell & Bind Shell](https://www.hackingtutorials.org/networking/hacking-netcat-part-2-bind-reverse-shells/) (_Article_)
* [More Detailed Tutorial of Metasploit](https://nooblinux.com/metasploit-tutorial/) (_Article_)
* [Linux Privilege Escalation](https://tryhackme.com/room/linprivesc)
* [Windows Privilege Escalation](https://hackersploit.org/windows-privilege-escalation-fundamentals/) (_Article_)
* [Bypass UAC](https://tryhackme.com/room/bypassinguac)
* [Post Exploitation Basics](https://tryhackme.com/room/postexploit)
* [Pivoting using Metasploit](https://www.tutorialspoint.com/metasploit/metasploit\_pivoting.htm) (_Article_)