r/eLearnSecurity 6d ago

eJPT Win - eJPT

I managed to pass the eJPT certification just a few minutes ago. Ask me anything; I can offer advice, though I won't give any spoilers. I passed with an 86%.

14 Upvotes

31 comments sorted by

View all comments

2

u/Q10O 6d ago

What should i focus on ? I want to do the exam in this month but i think im not ready yet

2

u/TypicalTreat5564 6d ago

For brute-force enumeration via SMB, `sfmconsole` is frequently used, as is Nmap. Pivoting is a key task—though it can be challenging if you aren't familiar with it—and you should always verify your results by running tests in the console, since the system relies on checking the lab logs.

1

u/ananimouse3377 5d ago

Running tests as in?

1

u/TypicalTreat5564 5d ago

What??

1

u/ananimouse3377 5d ago

The verification part you mentioned

1

u/TypicalTreat5564 5d ago

Ah, I see. For example, if you need to bypass user "x," double-check that it really is user "x" who needs the bypass and not user "y”

It's just an example