JS Coding Questions Logo
JS Coding Questions
#326💼 Interview

Is PostMessage secure

Advertisement

728x90

Yes, postMessages can be considered very secure as long as the programmer/developer is careful about checking the origin and source of an arriving message. But if you try to send/receive a message without verifying its source will create cross-site scripting attacks.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 69

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
326of476