Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

chow (confirm hound output worthiness)

chow is a command line tool to validate BloodHound payloads

Usage

chow -output errors.txt test.json

-output will redirect errors to an output file. Otherwise errors will be written to stdout

Installation

go install github.com/specterops/chow@latest

Or you can clone the repo and run the following command from the top level:

go install .

JSON Schema

Want to add the OpenGraph schema to your JSON document?

{
  "$schema": "https://raw.githubusercontent.com/SpecterOps/chow/refs/heads/main/pkg/validator/jsonschema/payload-schema.json"
}

Most editors will ask you to trust the schema's source. Be sure to add the following URL to your trusted domains

https://raw.githubusercontent.com/SpecterOps/chow/refs/heads/main/pkg/validator/jsonschema/

About

BloodHound Payload Validator

Resources

Code of conduct

Contributing

Security policy

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages