Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T18:35:28.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T19:20:25.636Z (6 months ago)
- Language: Python
- Homepage: https://www.n00py.io/2020/12/dumping-laps-passwords-from-linux/
- Size: 31.3 KB
- Stars: 238
- Watchers: 6
- Forks: 35
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - n00py/LAPSDumper - Dumping LAPS from Python (Python)
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