Coercer
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 9 methods.
Features
Usage
Coerced SMB authentication demonstration
Here is a video demonstration of the attack mode against a target:
https://user-images.githubusercontent.com/79218792/177647814-bb04f728-96bb-4048-a3ad-f83b250c05bf.mp4
Coerced WebDAV authentication demonstration
If you want to trigger an HTTP authentication, you can use WebDAV with --webdav-host and the netdbios name of your attacking machine! Here is an example:
https://user-images.githubusercontent.com/79218792/178027554-a0b084d8-10af-401a-b54c-f33bec011fe2.mp4
Example output
In attack mode (without --analyze option) you get the following output:
After all the RPC calls, you get plenty of authentications in Responder:
Contributing
Pull requests are welcome. Feel free to open an issue if you want to add other features.
Credits
@topotam77 for PetitPotam on MS-EFSR
@topotam77 and @_nwodtuhs for ShadowCoerce on MS-FSRVP
@filip_dragovic for DFSCoerce on MS-DFSNM
Last updated