Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Add -Z option to non-interactively generate json output#18

Open
HaxxonHax wants to merge 4 commits intoEvengard:masterfrom
HaxxonHax:master
Open

Add -Z option to non-interactively generate json output#18
HaxxonHax wants to merge 4 commits intoEvengard:masterfrom
HaxxonHax:master

Conversation

@HaxxonHax
Copy link

Add -Z option to non-interactively generate json output

    [
      {"PassLM" : {"hash" : "<hash>"}},
      {"PassNT" : {"hash" : "<hash>"}},
      {"PassNTLMv2" :
        {
          "hash":"<hash>",
          "user":"<login>",
          "domain":"<domain>"
        }
      }
    ]

[
  {"PassLM" : {"hash" : "<hash>"}},
  {"PassNT" : {"hash" : "<hash>"}},
  {"PassNTLMv2" :
    {
      "hash":"<hash>",
      "user":"<login>",
      "domain":"<domain>"
    }
  }
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant