Skip to main content

Summary

Tests a password against a user to see if it’s valid via an API call
  • Needs Admin: False
  • Version: 1
  • Author: @its_a_feature_

Arguments

password

  • Description: Password to test
  • Required Value: True
  • Default Value: None

username

  • Description: Local user to test against
  • Required Value: True
  • Default Value: None

Usage

Without Popup

MITRE ATT&CK Mapping

  • T1110

Detailed Summary

Uses the OpenDirectory Framework to test a local username/password combination.
When typing out on the commandline (instead of the popup), the username is the first word and the password is all the rest