Skip to content

johnnnathan/MALWARE_REPORTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ransomware Cryptographic Analysis Framework

A collection of research-level analyses of ransomware binaries, conducted as part of my Bachelor's thesis at Maastricht University. The research focuses on identifying cryptographic weaknesses, including weak PRNG seeds, hardcoded keys, and ECB mode patterns, and developing a theoretical framework for understanding exploitable flaws in malware cryptographic lifecycles.

Structure

Each directory corresponds to a ransomware sample and contains a README.md with the full analysis report for that sample, covering static analysis findings, cryptographic implementation review, and identified weaknesses.

Scope

The repository currently contains ransomware analysis reports only. Additional non-research reverse engineering reports are planned and will be added in the near future.

Databases

Analysis databases will not be included in this repository as they contain sensitive information. They will only be shared with appropriate parties upon request.

Disclaimer

All analyses are conducted strictly for academic and research purposes. No malware samples or functional exploit code are included in this repository.

About

A collection of research-level analyses of ransomware binaries, conducted as part of my Bachelor's thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors