Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SpecterOps/chow

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.