Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Malware Analysis Exam 🕵️‍♂️💻

Overview

This repository contains materials from my malware analysis exam conducted as part of my academic coursework. It includes a sample executable (EXE) file along with a detailed analysis report outlining the methodology, findings, and mitigation strategies.

Contents

Disclaimer ⚠️

WARNING: This repository is for educational and academic purposes only. The included executable is a controlled malware specimen provided solely for analysis in a secure environment (e.g., a sandbox or virtual machine). Do not run this file on any production or personal system. The author is not responsible for any misuse or damage caused by executing this sample.

Usage

  • Static and Dynamic Analysis:
    Use your preferred analysis tools (e.g., disassemblers like IDA Pro or Ghidra, sandbox environments, debuggers) to study the behavior of sample-20250219.exe.
  • Report Review:
    Consult the MAIF-Test-Concutelli.pdf for a detailed walkthrough of the analysis process, observations, and conclusions.

Tools & Technologies

  • Static Analysis: IDA Pro, Ghidra, or similar disassemblers.
  • Dynamic Analysis: Sandbox environments, debuggers (e.g., OllyDbg, x64dbg, VirtualBox).
  • Documentation: PDF report with in-depth analysis and findings.

Acknowledgements

This project was completed as part of my coursework for the Malware Analysis course at Sapienza University of Rome. Special thanks to my instructors and colleagues for their guidance and support.

About

This repository contains materials from my malware analysis exam, including a sample executable and a comprehensive analysis report. The report details the malware's behavior, analysis findings, and recommended mitigation strategies. This content is intended strictly for educational and academic purposes within secure environments.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors