Copy command
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c All --zipDescription: Collecte complète BloodHound : objets, sessions, ACLs, trusts. ZIP prêt pour import.
Information Gathering
Collecte pour BloodHound Community Edition : visualiser tous les chemins d'attaque en graphe.
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c All --zipDescription: Collecte complète BloodHound : objets, sessions, ACLs, trusts. ZIP prêt pour import.
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c DCOnly --zipDescription: Mode DCOnly : collecte rapide sans accès aux machines membres, moins bruyant.
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c All --zip --op my-opDescription: Nommer l'opération pour organiser les collections dans BloodHound CE.
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c All --zip --domain-controller $DCDescription: Forcer le DC cible si la résolution DNS ne pointe pas correctement.
bloodhound-python -u $USER --hashes :$NTHASH -d $DOMAIN -ns $DC -c All --zipDescription: Collecte avec NT hash au lieu du mot de passe (Pass-the-Hash).
bloodhound-python -u $USER -p $PASS -d $DOMAIN -ns $DC -c All --zip -kDescription: Authentification Kerberos depuis un ccache existant.