The most effective way to prevent password cracking is:

a. Make the password hash files inaccessible
b. Remove password cracking tools from the target system
c. Protect passwords using strong encryption
d. Remove the target system from the network


a. Make the password hash files inaccessible

Computer Science & Information Technology

You might also like to view...

The pre element is prohibited from having ____ as a child element, in the strict DTD.

A. sub B. sup C. img D. all of the above

Computer Science & Information Technology

Which interface is specifically intended to be implemented by classes that can be used with the try-with-resources statement?

a. Comparable b. Runnable c. AutoCloseable d. Serializable

Computer Science & Information Technology

The ____ rule is a new CSS rule used to embed fonts in a site.

A. @embed-font B. @font-face C. @font-style D. @enmesh-font

Computer Science & Information Technology

If you create an associative array and then add a new element without specifying a key, PHP will not assume that the array is indexed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology