Zoombombing Security Bug!

Hi @jude.niroshan11

With the latest version of the WebSDK 1.7.8 you can hide the meeting information inviteUrl link using ZoomMtg.init -> inviteUrlFormat API[1] - https://zoom.github.io/sample-app-web/ZoomMtg.html#init.

In terms of preventing “Zoombombing”…

  1. Waiting Room - When having meetings of over 100+ or even 900 in this case, it’s best to have a co-host to help manage current participants & admit attendees in the waiting room without interrupting the meeting.

  2. Meeting Registration - You can add registration to meetings thus every intended participant will have their own unique join_url link.

Let us know if this helps.

Thanks