Hacker News new | ask | show | jobs
by warent 1191 days ago
can you explain the reason, for the uninitiated like me
1 comments

OSCP is a certification exam that bans automation in an attempt to test that you know the fundamentals.

It has the annoying side effect of creating pentesters with a phobia of automation.

They only ban automated exploitation, not enumeration. LinPEAS is encouraged to be used along with many other automated tools.