Malware string hash lookup plugin for IDA Pro. This plugin connects to the OALABS HashDB Lookup Service.
The hash algorithm database is open source and new algorithms can be added on GitHub here. Pull requests are mostly automated and as long as our automated tests pass the new algorithm will be usable on HashDB within minutes.
Using HashDB
HashDB can be used to look up strings that have been hashed in malware by right-clicking on the hash constant in the IDA disassembly view and launching the HashDB Lookup
client.
Settings
Before the plugin can be used to look up hashes the HashDB settings must be configured. The settings window can be launched from the plugins menu Edit->Plugins->HashDB
.
Hash Algorithms
Click Refresh Algorithms
to pull a list of supported hash algorithms from the HashDB API, then select the algorithm used in the malware you are analyzing.
Optional XOR
There is also an option to enable XOR with each hash value as this is a common technique used by malware authors to further obfuscate hashes.
API URL
The default API URL for the HashDB Lookup Service is https://hashdb.openanalysis.net/
. If you are using your own internal server this URL can be changed to point to your server.
Enum Name
When a new hash is identified by HashDB the hash and its associated string are added to an enum in IDA. This enum can then be used to convert hash constants in IDA to their corresponding enum name. The enum name is configurable from the settings in the event that there is a conflict with an existing enum.
Hash Lookup
Once the plugin settings have been configured you can right-click on any constant in the IDA disassembly window and look up the constant as a hash. The right-click also provides a quick way to set the XOR value if needed.
Bulk Import
If a hash is part of a module a prompt will ask if you want to import all the hashes from that module. This is a quick way to pull hashes in bulk. For example, if one of the hashes identified is Sleep
from the kernel32
module, HashDB can then pull all the hashed exports from kernel32
.
Algorithm Search
HashDB also includes a basic algorithm search that will attempt to identify the hash algorithm based on a hash value. The search will return all algorithms that contain the hash value, it is up to the analyst to decide which (if any) algorithm is correct. To use this functionality right-click on the hash constant and select HashDB Hunt Algorithm
.
All algorithms that contain this hash will be displayed in a chooser box. The chooser box can be used to directly select the algorithm for HashDB to use. If Cancel
is selected no algorithm will be selected.
Instead of resolving API hashes individually (inline in code) some malware developers will create a block of import hashes in memory. These hashes are then all resolved within a single function creating a dynamic import address table which is later referenced in the code. In these scenarios the HashDB Scan IAT function can be used.
Simply select the import hash block, right-click and choose HashDB Scan IAT
. HashDB will attempt to resolve each individual integer type (DWORD/QWORD
) in the selected range.
Installing HashDB
Before using the plugin you must install the python requests module in your IDA environment. The simplest way to do this is to use pip from a shell outside of IDA.
pip install requests
Once you have the requests module installed simply copy the latest release of hashdb.py
into your IDA plugins directory and you are ready to start looking up hashes!
The HashDB plugin has been developed for use with the IDA 7+ and Python 3 it is not backwards compatible.
Related word
- Hack Tools For Mac
- Pentest Tools Download
- Hacker Tools Free Download
- Pentest Tools Find Subdomains
- Pentest Recon Tools
- Hacking Tools Mac
- Black Hat Hacker Tools
- Black Hat Hacker Tools
- Hacker Tools List
- Free Pentest Tools For Windows
- Hacker Tools Hardware
- Nsa Hack Tools
- Android Hack Tools Github
- Hacking Tools Online
- Pentest Tools Website Vulnerability
- Hacking Tools Pc
- Hacking Tools Hardware
- Hack Rom Tools
- Hacking Tools For Games
- Blackhat Hacker Tools
- Hacker Tools Github
- Hacker Tools Mac
- Pentest Tools Framework
- Pentest Tools For Windows
- Hacker Tools For Mac
- Hack Tools Github
- Hack Tools Mac
- Pentest Tools For Android
- Hack Tools Download
- Hacker Tools For Windows
- Black Hat Hacker Tools
- Pentest Reporting Tools
- New Hack Tools
- New Hack Tools
- What Is Hacking Tools
- Pentest Tools Alternative
- Nsa Hack Tools
- Top Pentest Tools
- Hacking Tools For Mac
- Pentest Tools Framework
- Hacking Tools
- Hackers Toolbox
- Hacker Tools 2019
- Hacks And Tools
- Hack Tools
- Hackrf Tools
- Hacking Tools For Windows Free Download
- Top Pentest Tools
- Hack Tool Apk
- Kik Hack Tools
- Hack Tools Pc
- Hacker Tools Free
- Hacker Techniques Tools And Incident Handling
- Pentest Tools For Android
- Pentest Tools Subdomain
- Hack Tool Apk No Root
- Pentest Automation Tools
- Best Hacking Tools 2019
- Beginner Hacker Tools
- Hacker Tools List
- Pentest Tools Alternative
- Termux Hacking Tools 2019
- New Hacker Tools
- Hacker Search Tools
- Hacking Tools For Games
- Hacking App
- Growth Hacker Tools
- Beginner Hacker Tools
- Hacking Tools Hardware
- Hacking Tools For Windows Free Download
- Pentest Tools Github
- Hacker Tools Free
- How To Make Hacking Tools
- How To Hack
- Underground Hacker Sites
- How To Install Pentest Tools In Ubuntu
- Hacker Techniques Tools And Incident Handling
- Hacker Hardware Tools
- Install Pentest Tools Ubuntu
- Hacking Tools Software
- Hacker Tools Online
- Nsa Hack Tools
- Termux Hacking Tools 2019
- Hacking Tools And Software
- Usb Pentest Tools
- Hacker Tool Kit
- Pentest Tools For Ubuntu
- Install Pentest Tools Ubuntu
- Hack Tools For Ubuntu
- Usb Pentest Tools
- Pentest Tools Free
- Underground Hacker Sites
- Hacker Tools Free Download
- Pentest Tools Website Vulnerability
- New Hack Tools
- What Are Hacking Tools
- Hacker Tools Apk
- World No 1 Hacker Software
- Pentest Tools For Windows
- Hacker Tools
- Wifi Hacker Tools For Windows
- Hacker Tools For Pc
- Pentest Tools Review
- Pentest Reporting Tools
- Pentest Tools Github
- Hacking Tools Software
- Hacking Tools Online
- Ethical Hacker Tools
- Hacking Tools Usb
- How To Install Pentest Tools In Ubuntu
- Pentest Tools For Android
- Best Hacking Tools 2019
- Pentest Tools Framework
- Pentest Reporting Tools
- Hacking Tools For Pc
- Ethical Hacker Tools
- Pentest Tools Review
- Computer Hacker
- Hacking Tools Online
- Pentest Tools Open Source
- Hacking Tools Hardware
- Hack Tools Download
- Hack Tools Mac
- Hack App
- Hacker
- Hacking Tools Hardware
No comments:
Post a Comment