You are given a list of 10 social security numbers.
However these socials are give in the format xxx/xx/xxxx and are encrypted using MD5 hashing algorithms.
Socials:
81bb02b15d0d0c31472a424970c6e25b
Your objective:
1. Decrypt the socials by reversing or brute forcing the MD5 hash
2. Fix the...
You are a systems admin and have discovered a flaw within your system, the users aren't alphabetically listed within your DB, you hate that shit, so you pull the list and decide to write a program that saves the users and passwords into a file and lists them alphabetically, along with encrypting...
Whatever language you want to write this in, do it:
You have these three strings:
"23mn-232,d39ek0.23"
"234.23jkdsj3/3kdsaa03'd"
"dnsao39duj3//.d.e;p3"
Your objective:
capture all the digits in the first string
all the letters in the second string
and all the non character words in the third...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.