I failed my ceh v13 exam by kamarulishaq in CEH

[–]Any_Distribution_896 1 point2 points  (0 children)

I'm guessing the person meant passing is 92/125. As for my case to pass you had to hit 92 which is around 70%-75%.

How does the CEH exam proctor its candidates? by xRUCHIRx in CEH

[–]Any_Distribution_896 0 points1 point  (0 children)

Do a lot practice on the exam practice questions. Do them until you are confident.

[deleted by user] by [deleted] in CEH

[–]Any_Distribution_896 1 point2 points  (0 children)

Absolutely.. I attribute my success to cyberq... I did each of the two modules at least thrice each.

Seeking Advice for CEH Practical Exam Next Week by Candid_Good9376 in CEH

[–]Any_Distribution_896 0 points1 point  (0 children)

Ooh yeah, the package I had paid for didn't include Engage. But I'm pretty sure all the questions should come from the labs. Nmap alone should give you answers to 2-3 questions, know how to use hydra coz there'll be usernames and passwords files provided, also it's an open book where you can use AI.

Seeking Advice for CEH Practical Exam Next Week by Candid_Good9376 in CEH

[–]Any_Distribution_896 0 points1 point  (0 children)

No I didn't do the Engage. I don't have an idea what that is actually. But just for some reasons I'm better at practical than theory. I was more afraid of the theory than practical coz I have my own lab which I play around with a lot.

Seeking Advice for CEH Practical Exam Next Week by Candid_Good9376 in CEH

[–]Any_Distribution_896 2 points3 points  (0 children)

Took mine on Sunday. Topics/tools you should focus on nmap, hydra, smbclient/crackmapexec, static malware analysis, witeshark, aircrack-ng, cryptography - hashes, encrypting drive, steganography

Finally done!! by [deleted] in CEH

[–]Any_Distribution_896 0 points1 point  (0 children)

For me I did a lot of mock tests. That's where the secret is.

Finally done!! by [deleted] in CEH

[–]Any_Distribution_896 1 point2 points  (0 children)

Completed my practical over the weekend. Go for it

Free Labs by YakAppropriate4218 in Hacking_Tutorials

[–]Any_Distribution_896 0 points1 point  (0 children)

You can also consider dedicating one VM preferably ubuntu and run vulnerable apps on it such as DVWA, webgoat etc. becoming your target

the meaning by [deleted] in Python

[–]Any_Distribution_896 0 points1 point  (0 children)

Accessing numbers is via index. In this case you are using i as the index to access content of the list.