muaz-khan / WebRTC-Experiment

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
https://www.webrtc-experiment.com/
MIT License
11.75k stars 3.95k forks source link

WebRTC MitM attack #485

Open Dimitri-btn opened 7 years ago

Dimitri-btn commented 7 years ago

Hello, I discovered MitM hack with webrtc was possible : https://webrtchacks.com/webrtc-and-man-in-the-middle-attacks/ Is there a way to protect webrtc from such an attack ?

MariasStory commented 7 years ago

Hi, Webrtc is very secure! Make sure that you are using a secure signal exchange channel. (Write it on paper and send per post ;-) From the article:------------------ So how hard is it to compromise a signaling server? Well, it was trivial for me since I did it to my own signaling server.