Colonelyobo_2022_nov-dec.zip

Write-ups of this nature generally employ several standard cybersecurity methodologies to extract information from the samples:

: Utilizing memory dump analysis to detect obfuscated malware that may not leave traces on the physical disk. ColonelYobo_2022_Nov-Dec.zip

The zip file is a collection of malware analysis reports and artifacts associated with the Fall 2022 Introduction to Information Security (CS 6035) curriculum at Georgia Tech. Overview of Content Write-ups of this nature generally employ several standard

A writeup story for ā€œThe truth of Plainā€ | by Kulkan Security | Medium Common Analysis Techniques Used : Executing the malware

: Use of tools like malheur for unsupervised machine learning analysis, focusing on "prototypes" to classify malware behavior. Common Analysis Techniques Used

: Executing the malware in a controlled sandbox (like Cuckoo or Any.Run) to monitor real-time file system changes, network traffic, and API calls.

: Analysis of "hooks" in registry keys or values designed to protect autostart capabilities for the malware.