diff options
| author | 5epi0l <91630053+5epi0l@users.noreply.github.com> | 2025-11-17 08:24:00 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 08:24:00 +0530 |
| commit | d68b1b04f57a04ec1e83978519a772a974352e05 (patch) | |
| tree | 90596859ec1821413c480bb0edaa52effd3cb102 /Resurrect | |
| parent | 3b41667d7944c7525034b30cc79e921c8da2512c (diff) | |
Update README.md
Diffstat (limited to 'Resurrect')
| -rw-r--r-- | Resurrect/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resurrect/README.md b/Resurrect/README.md index 74561d1..357dae7 100644 --- a/Resurrect/README.md +++ b/Resurrect/README.md @@ -65,7 +65,7 @@ python3 adtomb.py find --domain example.com --username admin \ # Using Pass-The-Hash python3 adtomb.py find --domain example.com --username admin \ - --password 'aad3b435b51404eeaad3b435b51404ee:8846f7eaee8fb117ad06bdd830b7586c' \ + --hash '8846f7eaee8fb117ad06bdd830b7586c' \ --target 10.10.11.72 --ldaps ``` |
