Skip to content

A simple script to validate credentials on Active Directory Federation Services (ADFS).

Notifications You must be signed in to change notification settings

ahkecha/ADFSCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ADFS Credential Tester

Ever had a bunch of credentials during a pentest and wanted to check them in bulk against ADFS? Well, me too! This is why I made this script. This script is a simple tool to validate the authenticity of credentials on Active Directory Federation Services (ADFS). It's designed to be easy to use and can save you a ton of time when testing a large number of credentials.

The script takes a file containing a list of username:password combinations as input. The file should be formatted with each username and password separated by a colon, with one credential per line (e.g. "user1:password1", "user2:password2", etc.).

et oui

About

A simple script to validate credentials on Active Directory Federation Services (ADFS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages