v4nyl / GwisinMsi

PoC MSI payload based on ASEC/AhnLab's blog post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GwisinMsi

This repo contains the PoC of the MSI payload used in the blog post. The payload is based on the Gwisin ransomware's MSI payload analysis of the AhnLab ASEC team's blog post.

DLL Compiling Configuration

  • Project > Project properties > c/c++ > preprocessor > processor definition - _CRT_SECURE_NO_WARNINGS
  • Project > Project properties > Charset > Multi-byte

Credits and References

Demo

Demo

About

PoC MSI payload based on ASEC/AhnLab's blog post


Languages

Language:C++ 88.1%Language:C 11.9%