Lucene search
K

21 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2011-4701

Malware in sbrugna...

9.3CVSS6.4AI score0.0167EPSS
Exploits0References6
Kitploit
Kitploit
added 2022/01/13 8:30 p.m.64 views

AlphaGolang - IDApython Scripts For Analyzing Golang Binaries

AlphaGolang is a collection of IDAPython scripts to help malware reverse engineers master Go binaries. The idea is to break the scripts into concrete steps, thus avoiding brittle monolithic scripts, and mimicking the methodology an analyst might follow when tackling a Go binary. Scripts are...

7AI score
Exploits0References8
Kitploit
Kitploit
added 2021/08/04 9:30 p.m.47 views

Uchihash - A Small Utility To Deal With Malware Embedded Hashes

Uchihash is a small utility that can save malware analysts the time of dealing with embedded hash values used for various things such as: Dynamically importing APIs especially in shellcode Checking running process used by analysts Anti-Analysis Checking VM or Antivirus artifacts Anti-Analysis...

7.1AI score
Exploits0References8
Kitploit
Kitploit
added 2021/02/07 8:30 p.m.66 views

COM-Code-Helper - Two IDAPython Scripts Help You To Reconstruct Microsoft COM (Component Object Model) Code

Two IDAPython Scripts help you to reconstruct Microsoft COM Component Object Model Code Especially malware reversers will find this useful, as COM Code is still regularly found in malware. ClassAndInterfaceToNames.py This IDAPython script scans an idb file for class and interfaces UUIDs and creat...

7.6AI score
Exploits0References1
FireEye
FireEye
added 2020/04/07 4:0 p.m.18 views

Thinking Outside the Bochs: Code Grafting to Unpack Malware in Emulation

This blog post continues the FLARE script series with a discussion of patching IDA Pro database files IDBs to interactively emulate code. While the fastest way to analyze or unpack malware is often to run it, malware won’t always successfully execute in a VM. I use IDA Pro’s Bochs integration in...

7.7AI score
Exploits0References7
Kitploit
Kitploit
added 2020/01/07 9:5 p.m.13 views

Dsync - IDAPython Plugin That Synchronizes Disassembler And Decompiler Views

IDAPython plugin that synchronizes decompiled and disassembled code views. Please refer to comments in the source code for more details. Requires 7.2 Download Dsync...

7.5AI score
Exploits0References1
Kitploit
Kitploit
added 2019/11/01 9:11 p.m.327 views

Virtuailor - IDAPython Tool For Creating Automatic C++ Virtual Tables In IDA Pro

Virtuailor is an IDAPython tool that reconstructs vtables for C++ code written for intel architecture, both 32bit and 64bit code and AArch64 New!. The tool constructed from 2 parts, static and dynamic. The first is the static part, contains the following capabilities: Detects indirect calls. Hook...

7.5AI score
Exploits0References5
exploitpack
exploitpack
added 2019/07/30 12:0 a.m.26 views

macOS iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances

macOS iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances When deserializing NSObjects with the NSArchiver API 1, one can supply a whitelist of classes that are allowed to be unarchived. In that case, any object in the archive whose class is not...

0.3AI score
Exploits0
Exploit DB
Exploit DB
added 2019/07/30 12:0 a.m.220 views

macOS / iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances

When deserializing NSObjects with the NSArchiver API 1, one can supply a whitelist of classes that are allowed to be unarchived. In that case, any object in the archive whose class is not whitelisted will not be deserialized. Doing so will also cause the NSKeyedUnarchiver to "requireSecureCoding"...

7.4AI score
Exploits0
myhack58
myhack58
added 2019/06/25 12:0 a.m.122 views

Router 0day vulnerability discovery practical-vulnerability warning-the black bar safety net

! Last year 7 month in the company's internal share over this issue, said to also almost a year, too lazy to now only issued to. In 2018, 3, 4 on more than two or three months time, spent more and more time to engage in a domestic router, dug some holes, after also don't get it. Also wrote a litt...

0.1AI score
Exploits0
Kitploit
Kitploit
added 2019/02/24 12:11 p.m.631 views

HexRaysCodeXplorer - Hex-Rays Decompiler Plugin For Better Code Navigation

The Hex-Rays Decompiler plugin for better code navigation in RE process. CodeXplorer automates code REconstruction of C++ applications or modern malware like Stuxnet, Flame, Equation, Animal Farm ... The CodeXplorer plugin is one of the first publicly available Hex-Rays Decompiler plugins. We kee...

7.3AI score
Exploits0References9
FireEye
FireEye
added 2018/12/12 5:30 p.m.16 views

FLARE Script Series: Automating Objective-C Code Analysis with Emulation

This blog post is the next episode in the FireEye Labs Advanced Reverse Engineering FLARE team Script Series. Today, we are sharing a new IDAPython library – flare-emu – powered by IDA Pro and the Unicorn emulation framework that provides scriptable emulation features for the x86, x8664, ARM, and...

6.5AI score
Exploits0References10
FireEye
FireEye
added 2018/12/12 12:30 p.m.14 views

FLARE Script Series: Automating Objective-C Code Analysis with Emulation

This blog post is the next episode in the FireEye Labs Advanced Reverse Engineering FLARE team Script Series. Today, we are sharing a new IDAPython library – flare-emu – powered by IDA Pro and the Unicorn emulation framework that provides scriptable emulation features for the x86, x8664, ARM, and...

6.1AI score
Exploits0
Talos Blog
Talos Blog
added 2018/09/25 8:5 a.m.24 views

IDA-minsc Wins Second Place in Hex-Rays Plugins Contest

Introduction Ali Rizvi-Santiago of Cisco Talos recently tied for second place in the IDA plugin contest with a plugin named "IDA-minsc." IDA is a multi-processor disassembler and debugger created by the company Hex-Rays and this year there were a total of four winners with nine submissions total...

6.1AI score
Exploits0
Kitploit
Kitploit
added 2017/02/11 2:30 p.m.52 views

ScratchABit - Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

ScratchABit is an interactive incremental disassembler with data/control flow analysis capabilities. ScratchABit is dedicated to the efforts of the OpenSource reverse engineering community reverse engineering to produce OpenSource drivers/firmware for hardware not properly supported by vendors...

7.4AI score
Exploits0References3
Kitploit
Kitploit
added 2013/11/09 1:7 a.m.35 views

Python tools for Pentesters

If you are involved in vulnerability research, reverse engineering or penetration testing, I suggest to try out the Python programming language. It has a rich set of useful libraries and programs. This page lists some of them. Most of the listed tools are written in Python, others are just Python...

7.5AI score
Exploits0References9
NVD
NVD
added 2011/12/27 11:55 a.m.15 views

CVE-2011-4783

The IDAPython plugin before 1.5.2.3 in IDA Pro allows user-assisted remote attackers to execute arbitrary code via a crafted IDB file, related to improper handling of certain swigruntimedata files in the current working directory...

9.3CVSS7.5AI score0.0167EPSS
Exploits0References5
Prion
Prion
added 2011/12/27 11:55 a.m.9 views

Design/Logic Flaw

The IDAPython plugin before 1.5.2.3 in IDA Pro allows user-assisted remote attackers to execute arbitrary code via a crafted IDB file, related to improper handling of certain swigruntimedata files in the current working directory...

9.3CVSS8.1AI score0.0167EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2011/12/27 11:0 a.m.35 views

CVE-2011-4783

CVE-2011-4783 affects IDA Pro’s IDAPython plugin up to version 1.5.2.3. A crafted IDB file can trigger arbitrary code execution due to improper handling of swig_runtime_data in the current working directory, with an attacker leveraging user-assisted remote access. The vulnerability enables code e...

9.3CVSS7.8AI score0.0167EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2011/12/27 11:0 a.m.14 views

CVE-2011-4783

The IDAPython plugin before 1.5.2.3 in IDA Pro allows user-assisted remote attackers to execute arbitrary code via a crafted IDB file, related to improper handling of certain swigruntimedata files in the current working directory...

7.5AI score0.0167EPSS
Exploits0References5
Rows per page
Query Builder