BigBlueButton
BigBlueButtoncollaboration3 credentials
Meeting Attendee / Moderator Passwords
bigbluebutton / meeting-passwords
BigBlueButton create API can return or accept attendeePW and moderatorPW meeting passwords. The API docs mark these parameters deprecated when role is used, but they remain credential material in older integrations.
Location
create API XML responses containing attendeePW and moderatorPW
LMS/plugin integration config, meeting creation scripts, and .env files
frontend or LMS database records storing meeting credentials
API examples, tests, and committed integration scripts
API request logs and LMS/plugin debug output
/bigbluebutton/apiBigBlueButton API endpoint accepting meeting password parameters
Notes
Moderator passwords can grant moderator capabilities for a meeting in integrations that still use password-based join authorization.
FreeSWITCH SIP Provider Credentials
bigbluebutton / freeswitch-sip-credentials
BigBlueButton customization docs show FreeSWITCH gateway configuration with username and password values for external SIP providers. These credentials enable telephony integration.
Looks like
pattern<param\s+name\s*=\s*"password"\s+value\s*=\s*"[^"]+"\s*/>Location
FreeSWITCH gateway XML, BigBlueButton override files, and deployment scripts
telephony provider vault entries and deployment secrets
committed FreeSWITCH config and custom apply-config.sh scripts
SIP registration logs and FreeSWITCH troubleshooting output
Notes
SIP credentials can allow registration or call routing through the configured telephony provider.
Scope
Authorized use
LOLCreds helps map the credential surface of real products: known defaults, generated values, credential locations, and exposure patterns.