WebRTC

WebRTC (Web Real-Time Communication) is a free and open-source project providing web browsers and mobile applications with real-time communication (RTC) via application programming interfaces (APIs). It allows audio and video communication to work inside web pages by allowing direct peer-to-peer communication.

Testing WebRTC

Test for SIP Vulnerabilities

❗ TO COMPLETE

Test for Registration & Session Hijacking

❗ TO COMPLETE

Test for replay attacks

❗ TO COMPLETE