SkillAgentSearch skills...

Unformbook

A python script to extract Formbook trojan C2 using radare2

Install / Use

/learn @voidm4p/Unformbook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

unformbook.py

Python script that helps extracting C2 configured on a FormBook malware sample.

Example of use:

$ python unformbook.py payload.exe 
[+] MASM detected. Version 10.00.40219. FormBook candidate. Continue...
[+] Number of encbuffers is ok. Continue...
[+] C&C URI found: hxxp://www.blandeglos.com/sh/

Installation

To clone this repository and run the script you need to recursively download its dependencies:

git clone --recursive https://github.com/voidm4p/unformbook.git

Based on work made by @tildedennis and @ThisIsSecurity

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated11mo ago
Forks2

Languages

Python

Security Score

62/100

Audited on Apr 10, 2025

No findings