Information
JThe Block pop-up windows feature is used to block pop-up windows which a website might open with or without any user interaction. Pop-ups can be used to open un-trusted malicious content. It is recommended that the Popup Blocker be enabled.
Rationale:
By enabling Block pop-up windows, pop-ups will be blocked which will reduce the likelihood of being redirected to a malicious site.
Solution
Follow the below steps to set Block pop-up windows to Enabled:
1. Click Safari.
2. Click Preferences.
3. Click Security.
4. Check the Block pop-up windows checkbox
To configure the plist follow the below steps:
1. Open the com.apple.Safari.plist.
2. Find the token <key>WebKitJavaScriptCanOpenWindowsAutomatically</key>
3. Ensure this token is immediately followed by <false/>
Default Value:
Enabled.