Whisker
Whisker is a C# tool for taking over Active Directory user and computer accounts by manipulating their msDS-KeyCredentialLink attribute, effectively adding "Shadow Credentials" to the target account.
파일 탐색기
최종 버전 다운로드 (.zip)- usage.png
- CustomKeyInformation.cs
- KeyCredential.cs
- KeyCredentialEntryType.cs
- KeyCredentialVersion.cs
- KeyFlags.cs
- KeySource.cs
- KeyStrength.cs
- KeyUsage.cs
- VolumeType.cs
- DNWithBinary.cs
- ByteArrayExtensions.cs
- RSAExtensions.cs
- Resources.Designer.cs
- Resources.resx
- Validator.cs
- AssemblyInfo.cs
- App.config
- Program.cs
- Whisker.csproj
- .gitignore
- LICENSE
- README.md
- Whisker.sln
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/eladshamir/Whisker
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Whisker
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
