Skip to content

Instantly share code, notes, and snippets.

@jcran
Created April 7, 2020 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcran/693c63e38a9e2ceb3d80eca11bd83ed2 to your computer and use it in GitHub Desktop.
Save jcran/693c63e38a9e2ceb3d80eca11bd83ed2 to your computer and use it in GitHub Desktop.
{
"success": true,
"message": "success",
"result": [
{
"entity_type": "Intrigue::Entity::Uri",
"pretty_name": "Insecure Content Loaded",
"first_seen": "2020-03-07 02:53:00 UTC",
"alias_group_id": "0.8119e5",
"last_seen": "2020-04-04 03:04:50 UTC",
"name": "insecure_content_loaded",
"organization": "intrigueio",
"entity_name": "https://app.intrigue.io:443",
"confidence": "confirmed",
"details": {
"severity": "0.4e1",
"request": {
"headers": {
"Referer": "http://52.201.42.156/",
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/80.0.3987.149 HeadlessChrome/80.0.3987.149 Safari/537.36"
},
"hostname": "uploads.webflow.com",
"method": "GET",
"url": "http://uploads.webflow.com/5663ece1cdf237d35fd4480c/5663f7d42900ed96701ee150_404-2.png"
},
"remediation": "Investigate the page and ensure all resources are loaded over HTTPS.",
"pretty_name": "Insecure Content Loaded",
"references": [
{
"type": "description",
"uri": "https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content"
}
],
"affected_software": [],
"name": "insecure_content_loaded",
"description": "When a browser requested the page, an external resource was requested over HTTP. This resource could be intercepted by a malicious user and they may be able to take control of the information on the page.",
"insecure_resource_url": "http://uploads.webflow.com/5663ece1cdf237d35fd4480c/5663f7d42900ed96701ee150_404-2.png",
"category": "application",
"uri": "https://app.intrigue.io:443",
"status": "confirmed"
},
"scoped": true,
"description": "When a browser requested the page, an external resource was requested over HTTP. This resource could be intercepted by a malicious user and they may be able to take control of the information on the page.",
"id": "insecure_content_loaded#fbcd1feb9de409e8c13fe66080a5527ec259f6f5#82cd5d0ab8c9b950c0a1d9963e960077e31b1242",
"severity": "0.4e1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment