https://github.com/n00py/lapsdumper
Dumping LAPS from Python
https://github.com/n00py/lapsdumper
Last synced: 3 months ago
JSON representation
Dumping LAPS from Python
- Host: GitHub
- URL: https://github.com/n00py/lapsdumper
- Owner: n00py
- License: gpl-3.0
- Created: 2020-12-19T05:15:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T18:35:28.000Z (over 2 years ago)
- Last Synced: 2025-04-09T15:08:04.345Z (3 months ago)
- Language: Python
- Homepage: https://www.n00py.io/2020/12/dumping-laps-passwords-from-linux/
- Size: 31.3 KB
- Stars: 266
- Watchers: 6
- Forks: 35
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LAPSDumper
Usage:
Basic:
`$ python laps.py -u user -p password -d domain.local`
Pass the Hash, specific LDAP server:
`$ python laps.py -u user -p e52cac67419a9a224a3b108f3fa6cb6d:8846f7eaee8fb117ad06bdd830b7586c -d domain.local -l dc01.domain.local`
TODO: Cross-domain targeting
https://gist.github.com/jstnkndy/51fc44d95e4f8f5efb1b76a9d6cf920a