Base64

Created the Monday 18 March 2019. Updated 1 year, 1 month ago.

Base64 is a simple encoding scheme that is often used by malware to represent binary data in an ASCII string. This allows the malware to encode and transmit binary data, such as a payload or network traffic, in a way that is more compact and easier to transmit over text-based communication channels.

Base64 uses a 64-character alphabet to encode the data, which includes the upper and lower case letters, the digits 0-9, and the symbols "+" and "/". The encoded data is typically padded with the character "=" to ensure that it has a length that is a multiple of 4. The encoded data can then be decoded using the same 64-character alphabet to recover the original binary data. This makes Base64 a useful tool for malware to conceal their payloads and communicate with their command and control (C2) servers.



Code Snippets

Detection Rules

Contributors

Additional Resources

External Links

The resources provided below are associated links that will give you even more detailed information and research on current evasion technique. It is important to note that, while these resources may be helpful, it is important to exercise caution when following external links. As always, be careful when clicking on links from unknown sources, as they may lead to malicious content.

Matching Samples 10 most recent

Sample Name Matching Techniques First Seen Last Seen
noui.exe 8 2025-02-20 1 day, 14 hours ago
dt_socket.exe_ 7 2025-02-20 1 day, 17 hours ago
weave hackvshack.net.dll 6 2025-02-12 1 week, 3 days ago
cracked-by-txmuxn.exe 6 2025-02-09 1 week, 5 days ago
kernel32.dll 13 2024-12-30 1 month, 3 weeks ago
Eraser 6.2.0.2993.exe 4 2024-12-24 1 month, 4 weeks ago
honeypot.exe 5 2024-12-04 2 months, 2 weeks ago
Xulytaikhoan.xlsx 14 2024-11-26 2 months, 3 weeks ago
Setup.exe 5 2024-11-25 2 months, 3 weeks ago
8126a59c84aad134868c842eabc2...204cd859e6322d22ce5a3b937e2a 5 2024-11-19 3 months ago
View All

Sleeping Alien

Subscribe to our Newsletter

Don't miss out on the latest and greatest updates from us! Subscribe to our newsletter and be the first to know about exciting content and future updates.