4 matches found
malwinx
Malwinx コードスニペットとリファレンスでwin32apiを学ぶための普通のFlask Webアプリです。 前提条件 開始する前に以下のパッケージをダウンロードしてください。 root@kitploit: pip install flask pip install pefile pip install requests 使い方 root@kitploit: $ python flaskapp.py ライブデモ https://www.youtube.com/watch?v=z7snPXRG3M 貢献...
Trojan-Ransom.LockerGoga Code Execution
Discovery / credits: Malvuln - John Page - aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/3b200c8173a92c94441cb062d38012f6.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Trojan-Ransom.LockerGoga Vulnerability: Code Execution Description: LockerGoga looks f...
RedLine.Stealer Code Execution
Discovery / credits: Malvuln - malvuln.com c 2022 Original source: https://malvuln.com/advisory/0adb0e2ac8aa969fb088ee95c4a91536.txt Contact: [email protected] Media: twitter.com/malvuln Threat: RedLine.Stealer Vulnerability: Code Execution Description: RedLine looks for and loads a DLL named...
Malwinx - Just A Normal Flask Web App To Understand Win32Api With Code Snippets And References
A normal flask web app to learn win32api with code snippets and references. Prerequisite You need to download the following package before starting it pip install flask pip install pefile pip install requests Usage $ python flaskapp.py Live Demo Here is the Walkthrough: 1. Upload the exe or dll. ...