Monday, January 22, 2024

Hashdb-Ida - HashDB API Hash Lookup Plugin For IDA Pro


HashDB IDA Plugin

Malware string hash lookup plugin for IDA Pro. This plugin connects to the OALABS HashDB Lookup Service.


Adding New Hash Algorithms

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.



Dynamic Import Address Table Hash Scanning

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!


Compatibility Issues

The HashDB plugin has been developed for use with the IDA 7+ and Python 3 it is not backwards compatible.




More info

  1. Pentest Reporting Tools
  2. Hacker Tools Mac
  3. Hacking Tools Pc
  4. Pentest Tools
  5. Hack Tools Pc
  6. Pentest Tools Free
  7. Tools Used For Hacking
  8. Hak5 Tools
  9. Hack Website Online Tool
  10. Hack Tools Online
  11. Hack Tools For Mac
  12. Pentest Tools Github
  13. Computer Hacker
  14. Pentest Tools
  15. Hacker Search Tools
  16. Hacking Tools
  17. Hacking Tools For Kali Linux
  18. Hacking Tools For Windows 7
  19. Install Pentest Tools Ubuntu
  20. Wifi Hacker Tools For Windows
  21. Pentest Tools Open Source
  22. Growth Hacker Tools
  23. Tools For Hacker
  24. Pentest Tools For Android
  25. How To Hack
  26. Pentest Tools Website Vulnerability
  27. Hacking Tools Usb
  28. Hacker Tools List
  29. Hacking Tools Free Download
  30. Pentest Tools Open Source
  31. Hacking Tools Kit
  32. Hack Apps
  33. Pentest Tools Website Vulnerability
  34. Hack Tools
  35. Hacker Techniques Tools And Incident Handling
  36. Hacking Tools Online
  37. Hacker
  38. Pentest Tools For Mac
  39. Pentest Tools Apk
  40. Hack Tools For Ubuntu
  41. How To Hack
  42. Nsa Hacker Tools
  43. Hackrf Tools
  44. Kik Hack Tools
  45. Hacker Hardware Tools
  46. Easy Hack Tools
  47. Hacker Search Tools
  48. Hacker Tools For Ios
  49. Pentest Tools Free
  50. Hacker Techniques Tools And Incident Handling
  51. Hackers Toolbox
  52. What Is Hacking Tools
  53. Hacker Tools For Pc
  54. Pentest Tools Free
  55. Hak5 Tools
  56. Hacker Tools Mac
  57. Pentest Tools Free
  58. Hacking Tools Hardware
  59. Hack And Tools
  60. Hacker Tools
  61. Hacker Tools Online
  62. Hack Tools Download
  63. Hacking Tools Download
  64. Hack Tools For Windows
  65. Hacking App
  66. Pentest Tools Url Fuzzer
  67. Pentest Tools Free
  68. Hacking Tools For Kali Linux
  69. Hacker Tools For Windows
  70. Hacker Tools Free Download
  71. Pentest Tools Tcp Port Scanner
  72. Ethical Hacker Tools
  73. Hacking Tools Windows 10
  74. Top Pentest Tools
  75. Hacker
  76. Hacker Tools Windows
  77. Pentest Recon Tools
  78. Hak5 Tools
  79. Pentest Tools Find Subdomains
  80. Hacker Search Tools
  81. Hack Tool Apk
  82. Hacker Tools Free Download
  83. Pentest Tools Free
  84. Pentest Tools For Mac
  85. Pentest Tools Windows
  86. Usb Pentest Tools
  87. Hack And Tools
  88. Hacker Tools List
  89. Hacker Tools 2020
  90. Hacking Tools For Windows 7
  91. Hack Tools
  92. Hackrf Tools
  93. Pentest Tools Open Source
  94. Hacker Tools Mac
  95. What Is Hacking Tools
  96. Pentest Tools Bluekeep

No comments: