Sign inSign up

f3rn0s/adfspoof

By f3rn0s

Updated almost 4 years ago

A containerised version of ADFSpoof that installs the dependencies needed to test.

Image
0

996

f3rn0s/adfspoof repository overview

ADFSpoof is a tool used to perform a Golden SAML attack. This tool works great, but requires a weird version of python cryptography and will break on updated systems due to backwards-compatibility issues with stuff like lxml. This repo aims to give you a quick way to get the tool working without having to worry about installing weird dependencies or whether your version of liblxml is too up to date.

Here is an example usage:

python3 ADFSpoof.py -b keys/cert.bin keys/pkey.bin --server fs.im.the.fs.server.com.au o365 --upn '[email protected]' --objectguid '{objectguid-identifier-value}'

Also, if you want the ObjectGUID you'll probably want to use a tool like msldap that will return all the fields associated with a user object.

Tag summary

Content type

Image

Digest

sha256:27743c41e

Size

321.7 MB

Last updated

almost 4 years ago

docker pull f3rn0s/adfspoof