Skip to content
/ Crumby Public

A password searching tool in description attribute of user accounts in an Active Directory, with spraying functionnality.

Notifications You must be signed in to change notification settings

shigen0/Crumby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crumby

A password searching tool in description attribute of user accounts in Active Directory, with spraying functionnality.

Installation

pip install requirements.txt

Usage

Options :

  • -s SERVER, --server SERVER : Server adress
  • -a AUTH, --auth AUTH : Name and password (separated by :) of the account we want to connect to
  • -d DOMAIN, --domain DOMAIN : The domain name
  • -sp : For spraying the passwords found (not required)

Example : python3 src/crumby.py -s 192.168.0.40 -a morgan.chloris:morgan123 -d cs.org -sp

Demonstration

Demo gif

About

A password searching tool in description attribute of user accounts in an Active Directory, with spraying functionnality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages