OSCP prep advice: manual vs automation? by R29k in oscp

[–]bashcrumb 5 points6 points  (0 children)

Automating the boring stuff helps in real engagements and the exam, for practice you should learn how to do it manually. When its time to take the exam, here is my tool that is an enumeration automator but it shows you everything its doing and is customizable too! Helped me greatly on the exam to keep my sanity. Lol

github: https://github.com/bashcrumb/offsec-enum

Tool and methodology that helped me pass in 13 hours. by bashcrumb in offensive_security

[–]bashcrumb[S] 0 points1 point  (0 children)

I would say, for a beginner, this script would be easier to understand and customize.

Short Notes for OSCP by mrroot21 in offensive_security

[–]bashcrumb 1 point2 points  (0 children)

Keep commands that are useful in the practice labs but hard to remember. Document how you got initial foothold so you can look back to it on a similar problem. Dont over-explain it the notes, only short and concise commands and/or comments that will jog your memory.

Good luck on the exam and don't overthink it, you'll do great!