FG
💻 Software

Finding insecure content on the page

Fresh5 days ago
Mar 15, 20267463 views
Confidence Score0%
0%

Problem

When Chrome accesses a page that has some insecure content on the page, it puts a slash through the https:// and says that that is the case. How can I find the content that is not secured without going through the page source code?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Finding insecure content on the page

Low Risk

You can bring up Developer Tools (CTRL + SHIFT + I) and go to Console tab. there you will have log entries such as:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment