#!/usr/bin/env python3 # -*- coding: utf-8 -*- # File name : pywhisker.py # Author : Charlie Bromberg (@_nwodtuhs) & Podalirius (@podalirius_) # Date created : 29 Jul 2021 import json import random import string import traceback from binascii import unhexlify from impacket.smb...
pyWhisker is a Python equivalent of the original Whisker made by Elad Shamir and written in C#. This tool allows users to manipulate the msDS-KeyCredentialLink attribute of a target user/computer to obtain full control over that object. It's based on Impacket and on a Python equivalent of ...
Python version of the C# tool for "Shadow Credentials" attacks - pywhisker/setup.py at main · ShutdownRepo/pywhisker
Python version of the C# tool for "Shadow Credentials" attacks - pywhisker/pyproject.toml at main · ShutdownRepo/pywhisker