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 links
- Easy Hack Tools
- Hacking Tools Free Download
- Hackers Toolbox
- Hacker Tools
- Hacker Search Tools
- Pentest Tools Url Fuzzer
- Hacking Tools Download
- Hack Tools
- Pentest Tools Online
- Hacker Tools 2019
- Pentest Tools For Windows
- Pentest Tools List
- Pentest Tools Port Scanner
- Hacker Search Tools
- Hacker Tools Free
- Hackers Toolbox
- Pentest Tools Bluekeep
- How To Hack
- Pentest Tools Free
- Computer Hacker
- Hacking Tools Software
- Pentest Tools Online
- Hack Tools For Mac
- Hacker Techniques Tools And Incident Handling
- Hacker Tools Online
- Pentest Tools For Android
- Hacking Tools Hardware
- Hacking Tools Mac
- Hacker Tools For Ios
- Hacking Tools 2019
- Hack Tools Download
- Hack Tools For Ubuntu
- Hacking Tools For Mac
- Pentest Tools Bluekeep
- Hack Tools
- Pentest Tools Android
- Hacker Tools Apk Download
- Hacker Tools Hardware
- Hacking Tools For Games
- Hacking Tools
- Hacker Tools Free
- Pentest Recon Tools
- Hacker Tool Kit
- Hack Tools Online
- Pentest Tools For Ubuntu
- Hacker Techniques Tools And Incident Handling
- Hack Tools For Ubuntu
- Hacking Tools For Kali Linux
- Hacker Security Tools
- Best Hacking Tools 2020
- Physical Pentest Tools
- Pentest Tools Open Source
- Hacker Tools Github
- Best Hacking Tools 2019
- Easy Hack Tools
- Pentest Tools For Windows
- Kik Hack Tools
- Hack Tools For Mac
- Hacker
- Pentest Tools Windows
- Hacking Tools Hardware
- Hackrf Tools
- Hack App
- Pentest Tools Find Subdomains
- Pentest Box Tools Download
- Black Hat Hacker Tools
- Hacking Tools Download
- Hackers Toolbox
- Hacking Tools For Windows
- Blackhat Hacker Tools
- Hacker Tools Windows
- Hacking Tools 2019
- How To Hack
- Hacking Apps
- How To Hack
- Hacking Tools Windows
- Hacker Tools Free Download
- Hacker Tools For Windows
- Hacking Tools Windows 10
- Hack Tool Apk
- Usb Pentest Tools
- Github Hacking Tools
- Hacker
- Pentest Tools List
- Hacking Tools
- Top Pentest Tools
- How To Install Pentest Tools In Ubuntu
- Hacker Tools Online
- Pentest Box Tools Download
- Pentest Tools Port Scanner
- Nsa Hack Tools
- Hacker Tools
- Hack App
- Hacker Tools Mac
- Hacker Tools Apk Download
- Hacker Tools For Ios
- Hacking Tools Mac
- Best Hacking Tools 2019
- Android Hack Tools Github
- Physical Pentest Tools
- How To Make Hacking Tools
- Pentest Tools For Android
- Hacking Tools Hardware
- Kik Hack Tools
- World No 1 Hacker Software
- Pentest Tools Url Fuzzer
- Hacking Tools Github
- Android Hack Tools Github
- Hacker Tools 2020
- Pentest Tools Review
- Hack Tools Online
- Hacking Tools Pc
- Hack Tools For Games
- Hacker Search Tools
- Blackhat Hacker Tools
- Hacker Tools
- What Are Hacking Tools
- Easy Hack Tools
- Kik Hack Tools
- Hacker Search Tools
- Hacker Tools Online
- Hacker Tools Mac
- Pentest Tools Online
- Hacking Tools Pc
- Pentest Tools Subdomain
- Hacker Tools List
- Hacking Tools For Beginners
- Nsa Hack Tools
- Hack Tools Download
- Hacker Tools For Mac
- What Is Hacking Tools
- Pentest Tools Android
- Hacking Tools Software
- Hack Tools For Games
- Hacking Tools
- Hack Tool Apk No Root
- Hack Tools Online
- Beginner Hacker Tools
- Hacking Tools Kit
- Hacking Tools Pc
- Hack Tool Apk No Root
- Hacker Tools For Windows
- Pentest Tools Windows
- Pentest Tools For Windows
- Hacker
- Hacking App
- Hacking Tools For Mac
- Hacking Tools For Beginners
- Pentest Tools Tcp Port Scanner
No comments:
Post a Comment