The only method for cracking DES known to us is exhaustive search.
    Both plaintext and ciphertext must be known. It is a brute force method that tries all possible keys to encode the plaintext and looks for matching ciphertext.

.