This is an old revision of the document!
Table of Contents
The Gman Nix Wiki
This is just a place for me to put my stuff because I can never remember the syntax… and that one cool config I had on that machine one time… And for projects.
Now
Outside of work, when I have some of “spare” time, I like to do things that are interesting and profitable. Right now I'm working toward the OSCP. I'm following a path laid out for newbies in a book I read.
- I passed the CompTIA Security+ certification exam (need terminology, concepts, etc.).
- I just passed the CompTIA PenTest+ certification exam (entry-level concepts and such for penetration testing).
- I have a Python book I want to go through, too… and Offensive Security's MetaSploit Unleashed.
Do the Thing: A recommendation from Daniel Miessler's Unsupervised Learning NO. 336:
If you've been studying and planning to do something cool for a long time, stop it. Do the thing. You can still study after you're doing it, but don't let the studying trick you into thinking you're accomplishing something. You're not. It's a trick. Do the thing.
Next Notes
This is my dumping ground (my “catch mechanism”) for stuff I want to do, read, research, etc. in the near future.
OSCP Prep
This guy has a good OSCP write-up with good, practical advice.
Tasks & Ideas
- Good Pre-Enrollment Advise, Links & Projects (Buffer Overflows, Python Refresher, etc.)
- OSCP Prep & Notes by shreyaschavhan
- OSCP tips and tricks by Unicorn Security
How-Tos
Projects
- TryHackMe (PenTest+ Learning Track)
- 101 Labs (PenTest+)
- Sit for the PenTest+ Certification Exam
- Then… CEH?
Udemy Recommendations
Passed the OSCP with the help of the following Udemy Courses
Privilege Escalation is vital, and these two Udemy Courses are highly recommended for anybody pursuing OSCP or other similar penetration testing endeavors:
For Layer 7/Application Layer attacks, check out:
The new 2020 OSCP material is good, but in my opinion, it lacks sufficient material to help students address Layer 7 attacks like dealing w/ MSSQL. Fortunately for me, I've been doing this for a while, and it was not difficult to proceed with some of the new lab machines that utilize MSSQL, but you could read in the student forum of people's frustration of not knowing where to begin.
An example of where OSCP coursework fails to address some layer 7 would be “Hack The Box - Jarvis.”
eJPT
This certification is offered by INE (which stands for Internetwork Expert).
The eJPT is the eLearnSecurity Junior Penetration Tester (eJPT) is a 100% practical certification on penetration testing and information security essentials.
- It's called a “hacking certificate for beginners” and a lot of people really like it because of the focus on practical skills.
The eJPT is currently in version 2 ( eJPTv2), and there are some differences that are worth noting.
First: previously, with the eJPTv1 certification (which is no longer offered), you could sign up for a free Starter Pass.
- Everything you needed to pass the eJPT(v1) exam was covered in the Penetration Testing Student (PTS) learning path on INE, which is part of the free Starter Pass.
- You can still sign up for the Starter Pass (it's free) and in that free package, you can still take the PTS course.
- Problem: The PTS will not prepare you for the eJPTv2. Just check out the differences in the courses offered by INE:
1. Penetration Testing Student: This is the old learning path for the previous eJPT(v1).
- Difficulty: novice
- Duration: 48.25 hrs
- Activities:
- Sections: 1
- Courses: 4
- Videos: 32
- Quizzes: 29
- Labs: 22
- Slides: 80
2. Penetration Testing Student v2: This learning path prepares provides the skills and practice necessary for the eJPTv2 certification exam.
- Difficulty: novice
- Duration: 144.1 hrs
- Activities:
- Sections: 4
- Courses: 12
- Videos: 229
- Quizzes: 154
- Labs: 120
So, as you can see by a quick comparison of the course overviews, the PenTest Student v2 has considerably more material and training than the free version offered in the Starter Pass. Andrew Roderos, in his write-up of his eJPTv2 Beta experience, said this “course is massive compared to the previous one.” He does add…
- The previous Penetration Testing Student (PTS) course was death by PowerPoint.
- This new version is death by videos.
- The exam is essentially the summary of all the labs included in the PTSv2 course. If you understood and did all the labs, you should be able to answer the eJPTv2 exam questions.
Second: You have two options for eJPTv2 training and exam…
- Buy an exam voucher for $249.00.
- You get the eLearnSecurity Junior Penetration Tester v2 Exam Voucher
- Plus you get 3 months of Fundamentals Monthly for free (after 3 months, $39 per month, billed monthly)
- If you can get the training in during the three months, you'll save $50.00 over the second option…
- Buy an Annual Fundamentals Subscription for $299.00.
- You get the eLearnSecurity Junior Penetration Tester v2 Exam Voucher (included in the annual subscription but not in the monthly subscription).
- Plus you get a butt-ton of goodies (access to 8 different learning paths, including the Pentester Student that you need for the eJPT).
The eJPTv2 Exam Format:
- 35 questions
- 50 hours to complete (basically 2 days, compared to the 3 days you had with v1)
- Dynamic exam
- Hands-on exam
With all this in mind, I found a couple good articles with overviews, tips, advice, etc.
- Bear in mind they are dated–they refer to the eJPTv1 that you could train and sit for with the free Starter Pass.
- That ship has sailed. INE beefed up the training a lot, and they (rightfully so) are charging for it. You get what you pay for.
Clark's Write-Up
From Lily Clark
I focused my energy on the Penetration Testing Basics & Penetration Testing Prerequisites sections.
Initial Study Strategy (bad)
I read all of the slides first. Then I watched all the videos. Then I attempted labs. I did this because I was intimidated by the labs and not for any strategic reasoning.
- Looking back, I understand why I would get stuck - I didn’t practice the theory I learned or understand fully why I was learning it. I could have saved so much time if I had done the labs along with it.
- I don’t recommend studying in the same order I did
Study Recommendations
I recommend starting with the goal of completing the labs.
- Let’s be clear: If you are studying this, it is either to learn cyber security or to get that shiny eJPT certification. You cannot do either without hands-on experience.
- You will need to spend a considerable amount of time in the lab environment in order to prepare yourself for the exam.
- If you have the goal of completing a lab, you will pay better attention to the slides and videos leading up to it.
Write Lab Reports
I cannot stress this enough.
- For each lab you do, create a report for yourself that includes common commands for the tool or technique you are learning, which commands you needed to complete the report, and any screenshots you have so you may replicate the outcome later.
- Do this for every lab.
Exam
You can expect lessons from many of your labs coming in handy (and this is why you’ll want to create those reports).
- The Programming prerequisites section will not be directly tested.
- This module has great knowledge within it and can help you automate tasks, however, you can easily pass the exam without this section.
Kumar's Write-Up
From Lalith Kumar
Study Guide
Here are Kumar's basic study recommendations:
- Complete all the labs from the section Penetration Testing Prerequisites section and Penetration Basics section.
- Don't ignore the secret server lab from Penetration Testing Prerequisites.
- Experience from https://tryhackme.com will be a very good add-on. There is a new learning path in TryHackMe namely Junior Penetration Tester. This is designed to prepare you for the eJPT in a way more practical and interesting way.
The above materials are more than enough to pass the exam.
- You can avoid black-box labs if you don't feel like doing them.
- But I recommend you to do it since it makes you familiar with the exam environment and you can practice without attempting the exam!
Recommended Resources
- Cost is free (or $10/mo which I pay for now but didn’t at first)
- Can reinforce skills and tools learned in PTS such as Nmap, BurpSuite, and Metasploit
- Cost is nothing
- I enjoyed watching his videos because I had no experience in a Linux environment and watching someone else’s workflow helped me realize how simple it can be if I know the right shortcuts and commands
Learning Paths
Hack the Box
Some more ideas to get some practical, hands-on experience (instead of just books and flash cards).
Starting Point
Start with Starting Point:
- Starting Point shows you how to get started in the platform and all the basics you need to know to stay on top of your hacking game.
- Starting Point is a linear series of Boxes tailored to absolute beginners and features very easy exploit paths to not only introduce you to our platform but also break the ice into the realm of penetration testing.
Start Point is part of the HTB main platform (not the Academy).
- You need to set up an account to access it.
- However, you can work through Starting Point for free: “ You can enjoy Starting Point for free. A range of free Starting Point Machines will always be available. However, if you decide this is the place for you to learn and take your hacking skills to the next level, by subscribing to HTB you unlock not only more Starting Point Content but the entire HTB platform…”
- Each Tier comes with recommended Academy Modules (see recommendation below).
HTB Academy
They highly recommend you supplement Starting Point with HTB Academy.
- Starting Point serves as a guided introduction to the Hack The Box Main Platform.
- HTB Academy is a learning platform that guides you through developing pentesting skills.
Supplement Starting Point with HTB Academy:
- Academy is like a “University for Hackers.”
- It offers step-by-step cybersecurity courses that cover information security theory and prepare you to participate in the main Hack The Box platform.
- HTB Academy is highly interactive and is intended to be a streamlined learning process that is simultaneously educational and fun.
- First HTB Academy Skill Path: Cracking into Hack the Box.
- This path introduces core concepts necessary for anyone interested in a hands-on technical infosec role.
- The modules also provide the essential prerequisite knowledge for joining the main Hack The Box platform.
- This is also the content necessary for progressing through Starting Point.
Hacking Labs
And then supplement HTB Academy with Hacking Labs:
- Hack The Box’s Hacking Labs offer a fully interactive pentester training environment.
- You can exploit vulnerable machines at a variety of skill levels, from Easy to Insane difficulty.
- You can also track your progress and show off what you have accomplished with employers who are hiring pentesters.
At this time, the main Hack The Box platform and HTB Academy use separate accounts, so even you've already registered for Hack The Box, you'll need to make a separate account for Academy.
Semi-helpful Blog Article: How to become a penetration tester
Blog
Creativity
Daniel Miessler, UL #353 [2022-10-22 11:33AM]
“The most personal is the most creative” ~ Scorcese
If you really love something, create around it. Create about it. And if you really hate something, create around that… The point is, when you're looking to be creative, figure out what you like and don't like. Gravitate towards those for ideas. Ask yourself, “what should have been created instead of what exists?”.
“'What am I really sick of?' is where innovation begins.” ~Jerry Seinfeld
Advice: After TryHackMe
Confused after JR Pentester [2022-09-23 8:17PM]
QUESTION: I've completed the JR Penetration Tester learning path in TryHackMe.Now I'm confused about what my next step should be… another path? start trying to crack boxes? prepare for the eJPT certification?
ANSWER 1: Do0gle121
Don't worry so much about “paths”. Start doing all the boxes you can by yourself without any help. Doing the boxes will teach you far more than answering a few questions. Go as far as you can until you find it impossible to move on, figure out where you're stuck and learn that specific area. Repeat process.
As an example - I said before that I find accessing boxes and getting the user flag fairly easy, but escalation is a problem for me. So I looked up guides specifically for escalation and now I'm far more confident in that area. I find in other boxes I'm not so clued up on command injection, so I go back and look over that guide again, also looking up Youtube videos for even more information. One thing to remember, no matter what you're doing - take notes, lots of notes.
Don't feel like you have to stick to any set path, it doesn't work that way. Once you have a basic skill set and a bit of knowledge (which you should after the JR path), just start hacking boxes all day.
Two of the easiest boxes to start with, if you haven't done them already, are Brooklyn 99 and Basic Pentesting. They both are very simple paths and require little technical know-how to complete.
ANSWER 2: TheMadHatter2048
I say go for your eJPT or maybe another one up. Also you can DEFINITELY start the offensive path !!! I did that one and I’m actually going to redo the AD room from JR Pentester since I’m at 98% technically lol , they redo these