Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

YesWeHack

Authentication

YesWeHack uses email + password + TOTP.

Config file

yeswehack:
  email: "you@example.com"
  password: "your_password"
  otpsecret: "YOUR_TOTP_SECRET"

CLI flags

bbscope poll ywh --email you@example.com --password pass --otp-secret SECRET

Or with a bearer token:

bbscope poll ywh --token "your_bearer_token"

Environment variables (web server)

YWH_EMAIL=you@example.com
YWH_PASSWORD=your_password
YWH_OTP=YOUR_TOTP_SECRET

What it fetches

  • All accessible programs via the YesWeHack API
  • Paginated program listing
  • In-scope and out-of-scope targets with categories

Platform name

Used in database records and API responses: ywh