Skip to content
/ CEH Public

927 Certified Ethical Hacking related questions to test yourself on.

Notifications You must be signed in to change notification settings

darylkell/CEH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CEH

927 total Certified Ethical Hacking related study questions gathered in 2020.

Example usage:

Welcome to the CEH quiz.

During questions, enter 'q' or CTRL-C to stop, and enter multi-choice answers together like 'abc'.

Good luck!


Do you want questions to be in random order? y/N
> y
Do you want your answers checked as you go? Y/n
> y

1 [q901]) It is possible to prevent buffer overflows by adding bounds checking to all buffers.
        a) True
        b) False
> a
Correct! You have 1/927 correct so far. (100% of answered questions)

Quit options (via CTRL+C):

Do you really wish to quit? y/N
> y



You scored 1/1 (50%).
You were wrong on the following questions:


------------------------------------------------------------------------------------------

The correct answers and results can be saved to file.
Save results to file? y/N

Note in the above the second question is showed an unanswered, hence You scored 1/1 (50%).

If results being saved is desired, they are output to the current working directory/CEH_test_results.txt.

Requirements

None; this script uses native Python only. Download Python from python.org and run with python CEH_test.py.

Security Warning


Please properly vet anything you download from the internet, including this script. It could do anything.

About

927 Certified Ethical Hacking related questions to test yourself on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages