diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..dc61942 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms +github: swisskyrepo +ko_fi: swissky +custom: https://www.buymeacoffee.com/swissky \ No newline at end of file diff --git a/docs/active-directory/hash-pass-the-hash.md b/docs/active-directory/hash-pass-the-hash.md index fb9877a..4c2c4d5 100644 --- a/docs/active-directory/hash-pass-the-hash.md +++ b/docs/active-directory/hash-pass-the-hash.md @@ -1,4 +1,4 @@ -# Hash - Pass-the-Hash +# Hash - Pass the Hash The types of hashes you can use with Pass-The-Hash are NT or NTLM hashes. Since Windows Vista, attackers have been unable to pass-the-hash to local admin accounts that weren’t the built-in RID 500.