Packages and Binaries:
lapsdumper
A tool that dumps every LAPS password the account has the ability to read with a domain.
Installed size: 14 KB
How to install: sudo apt install lapsdumper
Dependencies:
- python3-ldap3
lapsdumper
[email protected]:~# lapsdumper -h
usage: lapsdumper [-h] -u USERNAME -p PASSWORD [-l LDAPSERVER] -d DOMAIN
Dump LAPS Passwords
options:
-h, --help show this help message and exit
-u USERNAME, --username USERNAME
username for LDAP
-p PASSWORD, --password PASSWORD
password for LDAP (or LM:NT hash)
-l LDAPSERVER, --ldapserver LDAPSERVER
LDAP server (or domain)
-d DOMAIN, --domain DOMAIN
Domain
Updated on: 2022-Jul-14