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.
Your objective:
1. Decrypt the socials by reversing or brute forcing the MD5 hash
2. Fix the format of the socials(xxx-xx-xxxx) and save them in the correct format into a JSON file
3. Substitute the last four digits of each social inside of the JSON file with xxxx. Example: 567-15-xxxx
4. Output the information inside of the JSON
Any language will do, good luck
However these socials are give in the format xxx/xx/xxxx and are encrypted using MD5 hashing algorithms.
Code:
Socials:
81bb02b15d0d0c31472a424970c6e25b
Your objective:
1. Decrypt the socials by reversing or brute forcing the MD5 hash
2. Fix the format of the socials(xxx-xx-xxxx) and save them in the correct format into a JSON file
3. Substitute the last four digits of each social inside of the JSON file with xxxx. Example: 567-15-xxxx
4. Output the information inside of the JSON
Any language will do, good luck
Banned forever. Reason: Scamming (https://builtbybit.com/threads/sonnet-scam-report.106789/)
