Last active
November 13, 2022 06:22
-
-
Save Securityinbits/09de6052505458f61e8dc68a7e8f4da9 to your computer and use it in GitHub Desktop.
SocGholish decoding CyberChef recipe and hash details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Src: | |
| https://twitter.com/Securityinbits/status/1434867982426013708 | |
| CyberChef Recipe to decode the JS inline | |
| JavaScript_Beautify('\\t','Auto',true,true) | |
| Subsection('([a-zA-Z0-9+/=]{7,})\'\\)',true,true,false) | |
| From_Base64('A-Za-z0-9+/=',true) | |
| https://gchq.github.io/CyberChef/#recipe=JavaScript_Beautify('%5C%5Ct','Auto',true,true)Subsection('(%5Ba-zA-Z0-9%2B/%3D%5D%7B7,%7D)%5C'%5C%5C)',true,true,false)From_Base64('A-Za-z0-9%2B/%3D',true) | |
| Maliciouc js (Md5: e8f198d71b6363cbba5be4d38b16ec27) | |
| Available on VT | |
| https://www.virustotal.com/gui/file/f4c3833be951dadfb3bf0757f7710af8828c8f4bf81f3434ced633d633a538b2 | |
| MalwareBazaar | |
| https://bazaar.abuse.ch/sample/f4c3833be951dadfb3bf0757f7710af8828c8f4bf81f3434ced633d633a538b2/ | |
| Ghostbin | |
| https://ghostbin.com/JTAh4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment