documentation/modules/post/windows/gather/hashdump.md
The post/gather/hashdump module functions similarly to Meterpreter's built-in hashdump command.
Having this feature as a post module allows it to be used in different penetration testing scenarios.
To be able to use post/gather/hash_dump, you must meet these requirements:
Please see Overview for usage.
Upgrading to Meterpreter
To be able to use this module, a Meterpreter session is needed. To upgrade to a Meterpreter session, the easiest way is to use the post/multi/manage/shell_to_meterpreter module. Or, you can try:
High Privilege Account
Before using post/gather/hashdump, there is a possibility you need to escalate your privileges.
There are a few common options to consider:
Hashdump From Multiple Sessions
One major advantage of having hashdump as a post module is you can run against it multiple hosts easily. To learn how, refer to Overview for usage.