We added support for detecting executables ciphered with bitwise shift ciphers - ROR (shift right) and ROL (shift left) which was first reported from a sample from Mila's blog (contagiodump). Bitwise shifts are similar to multiple or division by 2's. This sample used a shift left of one position (rol 1) along with a 256byte XOR key.
Overview of Content Published in May
-
Here is an overview of content I published in May: Blog posts: Update:
search-for-compression.py Version 0.0.7 SANS ISC Diary entries: Wireshark
4.6.5 Rele...
1 week ago