Rapid7 Vulnerability & Exploit Database

McAfee Virus Scan Enterprise Password Hashes Dump

Back to Search

McAfee Virus Scan Enterprise Password Hashes Dump

Created
05/30/2018

Description

This module extracts the password hash from McAfee Virus Scan Enterprise (VSE) used to lock down the user interface. Hashcat supports cracking this type of hash using hash type sha1($salt.unicode($pass)) (-m 140) and a hex salt (--hex-salt) of 01000f000d003300 (unicode "\x01\x0f\x0d\x33"). A dynamic format is available for John the Ripper at the referenced URL.

Author(s)

  • Mike Manzotti <mike.manzotti@dionach.com>
  • Maurizio inode Agazzini

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;