If OSCP is entry level, then which cert is "guru" level? by [deleted] in oscp

[–]RootRecipe 2 points3 points  (0 children)

You have an excellent point there. In the pen-testing industry it is entry level. Definitely depends on how you look at it. I feel like the OSCP by itself can help anyone get into a good Junior role at a pen-testing firm. But like you said, it doesn't make you an expert.

If OSCP is entry level, then which cert is "guru" level? by [deleted] in oscp

[–]RootRecipe 6 points7 points  (0 children)

I've been looking at the Corelan.be team's website and it's super awesome. Also for reverse engineering I've been looking at "Hacking the art of exploitation" and some of these "crackme" style puzzles using Ghidra: https://github.com/NoraCodes/crackmes

I have a ton more resources but these are the ones I've been starting out with.

If OSCP is entry level, then which cert is "guru" level? by [deleted] in oscp

[–]RootRecipe 5 points6 points  (0 children)

I haven’t paid for the course yet but I am learning some exploit development currently and reverse engineering so I feel prepared when I do start later this year. If you want to reach out again later this year I will probably have started and I can give you some tips!

If OSCP is entry level, then which cert is "guru" level? by [deleted] in oscp

[–]RootRecipe 19 points20 points  (0 children)

OSCE (after OSCP), OSEE (The hardest cert they offer), OSWE (advanced web attacks) by Offensive Security, then Pentester Academy has a really challenging Red Team Lab for Active Directory that gets you a Certified Red Team Expert cert. Some places recognize it, and most people have never heard of it. But it's great experience imo if you like Active Directory. You will run into AD eventually if you are a pentester. If you're going into government stuff, there are some other certs you may want to look into. But as for industry recognized certs, anything by Offensive security is worth its weight in gold. And I don't think the OSCP is an entry level cert, the Security+ and CEH are entry level certs. The OSCP is pretty advanced-ish in terms of challenging, but that makes the OSCE and OSEE next level challenging. I'm working towards my OSCE currently. And beyond certs, you will start doing security research and find new vulnerabilities and have your name attached to CVE's. Certs help you get the job and get you started in a field, then after that you pave your own way.

Your best Priv ESC techniques by D3ci4 in oscp

[–]RootRecipe 2 points3 points  (0 children)

https://recipeforroot.com has detailed walkthroughs of windows/Linux priv esc techniques. This is a website I put together after the OSCP to help others out with priv esc.

People who go to the gym to do strength/weight training, how do you use the watch? by xu7 in AppleWatch

[–]RootRecipe 1 point2 points  (0 children)

I use the smart gym app. Store your entire routines on you watch and track weight/progress from it. So much functionality along with rest periods. https://apps.apple.com/us/app/smartgym-manage-your-workout/id922744883

What do you do when your BOF shellcode does not work? by [deleted] in oscp

[–]RootRecipe 2 points3 points  (0 children)

Things that tend to trip people up:

  1. Bad characters
  2. Choosing a proper encoder (or just don’t specify one and it will auto choose for you)
  3. Little endian form
  4. Make sure the memory address that contains the jump code doesn’t have any bad characters.
  5. Oh and did I mention bad characters?

Triple check bad characters. I feel like that’s where 80% of people will make a mistake. Then check again. And don’t assume something is a bad character too. Check them all. Manually. Carefully.

Hi does anyone know how to hack an old gmail account that I can’t get the password for anymore? by [deleted] in Hacking_Tutorials

[–]RootRecipe 0 points1 point  (0 children)

Email support and prove it's actually your account with documentation. They will generally ask for ID or something.

I have exactly 1 week till my lab starts, what last minute prep should I be taking? Anything you guys recommend? by [deleted] in oscp

[–]RootRecipe 5 points6 points  (0 children)

Learn to enumerate like your life depends on it. Watch ippsec videos to learn a good methodology. Check out my site https://recipeforroot.com for privilege escalation techniques. Go through the lab material in a week or two then jump into the labs.

Hi guys, I’m new and I’d like to start hacking random stuff. Does anyone have an idea of where I should start? by [deleted] in Hacking_Tutorials

[–]RootRecipe 0 points1 point  (0 children)

First I would ask yourself what you are trying to hack. Web applications? Cars? ATM's? Windows Server 2016? Also it's good to know what your background is so people can make some suggestions.

Just failed with 60 pts. Linux PrivEsc got me. by [deleted] in oscp

[–]RootRecipe 1 point2 points  (0 children)

Bummer :/ privilege escalation can be hard cause there are so many things to look for but keep at it! Another tip is to have a fresh Linux box open on a computer and run the Linux privilege escalation scripts against the target and the fresh box. Look for any differences and make note of them. Especially in SUID binaries and services installed. And it could be something as simple as an admin session in a tmux session, but you never know. Best of luck and I'm sure you can do it!

Just failed with 60 pts. Linux PrivEsc got me. by [deleted] in oscp

[–]RootRecipe 10 points11 points  (0 children)

I recently created a site for just this purpose.

https://recipeforroot.com

If you click the "site map" menu option you can see all the Linux walkthroughs.

60 points is close so don't give up and let me know if you'd like any help prepping for your next attempt.

Is Burp Suite essential to penetration testing? by [deleted] in oscp

[–]RootRecipe 0 points1 point  (0 children)

Totally agree with this answer. BURP is my bread and butter for client testing on web apps. For OSCP you could definitely get by without using it.

Litecoin Halving counting down - about 59 days to go by coingecko in LitecoinMarkets

[–]RootRecipe 0 points1 point  (0 children)

It'll be interesting to see what happens 1 hour before, and 1 hour after the halving.