opexxx
7/7/2016 - 1:15 PM

Secretsdump startup help

Secretsdump startup help

Impacket v0.9.11 - Copyright 2002-2014 Core Security Technologies

usage: secretsdump.py [-h] [-debug] [-system SYSTEM] [-security SECURITY]
                      [-sam SAM] [-ntds NTDS] [-history]
                      [-outputfile OUTPUTFILE] [-hashes LMHASH:NTHASH]
                      target

positional arguments:
  target                [domain/][username[:password]@]<address> or LOCAL (if
                        you want to parse local files)

optional arguments:
  -h, --help            show this help message and exit
  -debug                Turn DEBUG output ON
  -system SYSTEM        SYSTEM hive to parse
  -security SECURITY    SECURITY hive to parse
  -sam SAM              SAM hive to parse
  -ntds NTDS            NTDS.DIT file to parse
  -history              Dump password history
  -outputfile OUTPUTFILE
                        base output filename. Extensions will be added for
                        sam, secrets, cached and ntds

authentication:
  -hashes LMHASH:NTHASH
                        NTLM hashes, format is LMHASH:NTHASH