Host 54.84.101.89
United States
AMAZON-AES
  • Git configuration and history exposed
    First seen 2022-07-04 21:48
    Last seen 2024-06-01 00:10
    Open for 697 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-06-01 00:10
      267 Bytes
  • Git configuration and history exposed
    First seen 2021-06-16 12:45
    Last seen 2024-05-30 14:23
    Open for 1079 days
    • Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-30 14:23
      267 Bytes
    • Severity: medium
      Fingerprint: 2580fa947e78dd08417809b0b77b8445c78ea6b0523a7283b0433a8d5a3589e9

      HTTP/1.1 500 Internal Server Error
      Date: Mon, 08 May 2023 15:50:26 GMT
      Server: Apache
      Strict-Transport-Security: max-age=31536000
      Content-Security-Policy: upgrade-insecure-requests
      Expires: Wed, 11 Jan 1984 05:00:00 GMT
      Cache-Control: max-age=0, private, no-store, no-cache, must-revalidate
      Content-Length: 2646
      Connection: close
      Content-Type: text/html; charset=UTF-8
      
      Page title: Database Error
      
      <!DOCTYPE html>
      <html xmlns="http://www.w3.org/1999/xhtml" dir='ltr'>
      <head>
      	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      	<meta name="viewport" content="width=device-width">
      			<title>Database Error</title>
      	<style type="text/css">
      		html {
      			background: #f1f1f1;
      		}
      		body {
      			background: #fff;
      			color: #444;
      			font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      			margin: 2em auto;
      			padding: 1em 2em;
      			max-width: 700px;
      			-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
      			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
      		}
      		h1 {
      			border-bottom: 1px solid #dadada;
      			clear: both;
      			color: #666;
      			font-size: 24px;
      			margin: 30px 0 0 0;
      			padding: 0;
      			padding-bottom: 7px;
      		}
      		#error-page {
      			margin-top: 50px;
      		}
      		#error-page p,
      		#error-page .wp-die-message {
      			font-size: 14px;
      			line-height: 1.5;
      			margin: 25px 0 20px;
      		}
      		#error-page code {
      			font-family: Consolas, Monaco, monospace;
      		}
      		ul li {
      			margin-bottom: 10px;
      			font-size: 14px ;
      		}
      		a {
      			color: #0073aa;
      		}
      		a:hover,
      		a:active {
      			color: #00a0d2;
      		}
      		a:focus {
      			color: #124964;
      			-webkit-box-shadow:
      				0 0 0 1px #5b9dd9,
      				0 0 2px 1px rgba(30, 140, 190, 0.8);
      			box-shadow:
      				0 0 0 1px #5b9dd9,
      				0 0 2px 1px rgba(30, 140, 190, 0.8);
      			outline: none;
      		}
      		.button {
      			background: #f7f7f7;
      			border: 1px solid #ccc;
      			color: #555;
      			display: inline-block;
      			text-decoration: none;
      			font-size: 13px;
      			line-height: 2;
      			height: 28px;
      			margin: 0;
      			padding: 0 10px 1px;
      			cursor: pointer;
      			-webkit-border-radius: 3px;
      			-webkit-appearance: none;
      			border-radius: 3px;
      			white-space: nowrap;
      			-webkit-box-sizing: border-box;
      			-moz-box-sizing:    border-box;
      			box-sizing:         border-box;
      
      			-webkit-box-shadow: 0 1px 0 #ccc;
      			box-shadow: 0 1px 0 #ccc;
      			vertical-align: top;
      		}
      
      		.button.button-large {
      			height: 30px;
      			line-height: 2.15384615;
      			padding: 0 12px 2px;
      		}
      
      		.button:hover,
      		.button:focus {
      			background: #fafafa;
      			border-color: #999;
      			color: #23282d;
      		}
      
      		.button:focus {
      			border-color: #5b9dd9;
      			-webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
      			box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
      			outline: none;
      		}
      
      		.button:active {
      			background: #eee;
      			border-color: #999;
      			-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
      			box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
      		}
      
      			</style>
      </head>
      <body id="error-page">
      	<div class="wp-die-message"><h1>Error establishing a database connection</h1></div></body>
      </html>
      	[core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2023-05-08 15:50
      267 Bytes
  • Git configuration and history exposed
    First seen 2023-06-28 17:06
    Last seen 2024-05-29 06:31
    Open for 335 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-29 06:31
      267 Bytes
  • Git configuration and history exposed
    First seen 2021-06-25 16:19
    Last seen 2024-05-28 21:31
    Open for 1068 days
    • Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-28 21:31
      267 Bytes
    • Severity: medium
      Fingerprint: 2580fa947e78dd08417809b0b77b844536e259b36d3b306728a9b19b4c9f790f

      HTTP/1.1 500 Internal Server Error
      Date: Sat, 06 May 2023 07:16:28 GMT
      Server: Apache
      Expires: Wed, 11 Jan 1984 05:00:00 GMT
      Cache-Control: max-age=0, private, no-store, no-cache, must-revalidate
      Content-Length: 2646
      Connection: close
      Content-Type: text/html; charset=UTF-8
      
      Page title: Database Error
      
      <!DOCTYPE html>
      <html xmlns="http://www.w3.org/1999/xhtml" dir='ltr'>
      <head>
      	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      	<meta name="viewport" content="width=device-width">
      			<title>Database Error</title>
      	<style type="text/css">
      		html {
      			background: #f1f1f1;
      		}
      		body {
      			background: #fff;
      			color: #444;
      			font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      			margin: 2em auto;
      			padding: 1em 2em;
      			max-width: 700px;
      			-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
      			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
      		}
      		h1 {
      			border-bottom: 1px solid #dadada;
      			clear: both;
      			color: #666;
      			font-size: 24px;
      			margin: 30px 0 0 0;
      			padding: 0;
      			padding-bottom: 7px;
      		}
      		#error-page {
      			margin-top: 50px;
      		}
      		#error-page p,
      		#error-page .wp-die-message {
      			font-size: 14px;
      			line-height: 1.5;
      			margin: 25px 0 20px;
      		}
      		#error-page code {
      			font-family: Consolas, Monaco, monospace;
      		}
      		ul li {
      			margin-bottom: 10px;
      			font-size: 14px ;
      		}
      		a {
      			color: #0073aa;
      		}
      		a:hover,
      		a:active {
      			color: #00a0d2;
      		}
      		a:focus {
      			color: #124964;
      			-webkit-box-shadow:
      				0 0 0 1px #5b9dd9,
      				0 0 2px 1px rgba(30, 140, 190, 0.8);
      			box-shadow:
      				0 0 0 1px #5b9dd9,
      				0 0 2px 1px rgba(30, 140, 190, 0.8);
      			outline: none;
      		}
      		.button {
      			background: #f7f7f7;
      			border: 1px solid #ccc;
      			color: #555;
      			display: inline-block;
      			text-decoration: none;
      			font-size: 13px;
      			line-height: 2;
      			height: 28px;
      			margin: 0;
      			padding: 0 10px 1px;
      			cursor: pointer;
      			-webkit-border-radius: 3px;
      			-webkit-appearance: none;
      			border-radius: 3px;
      			white-space: nowrap;
      			-webkit-box-sizing: border-box;
      			-moz-box-sizing:    border-box;
      			box-sizing:         border-box;
      
      			-webkit-box-shadow: 0 1px 0 #ccc;
      			box-shadow: 0 1px 0 #ccc;
      			vertical-align: top;
      		}
      
      		.button.button-large {
      			height: 30px;
      			line-height: 2.15384615;
      			padding: 0 12px 2px;
      		}
      
      		.button:hover,
      		.button:focus {
      			background: #fafafa;
      			border-color: #999;
      			color: #23282d;
      		}
      
      		.button:focus {
      			border-color: #5b9dd9;
      			-webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
      			box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
      			outline: none;
      		}
      
      		.button:active {
      			background: #eee;
      			border-color: #999;
      			-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
      			box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
      		}
      
      			</style>
      </head>
      <body id="error-page">
      	<div class="wp-die-message"><h1>Error establishing a database connection</h1></div></body>
      </html>
      	[core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2023-05-06 07:16
      267 Bytes
  • Git configuration and history exposed
    First seen 2022-07-04 21:48
    Last seen 2024-05-28 16:10
    Open for 693 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-28 16:10
      267 Bytes
  • Git configuration and history exposed
    First seen 2021-07-06 01:09
    • Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224c50237b

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/WordPress/WordPress.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2021-07-06 01:09
      267 Bytes
  • Open service 54.84.101.89:443

    2026-01-21 18:43

    HTTP/1.1 404 
    Date: Wed, 21 Jan 2026 18:43:57 GMT
    Content-Type: text/html;charset=utf-8
    Content-Length: 796
    Connection: close
    Content-Language: en
    
    Page title: HTTP Status 404 – Not Found
    
    <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} h2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} h3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} body {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} p {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} a {color:black;} a.name {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1></body></html>
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 54.84.101.89:443 · widenerlawreview.org

    2026-01-21 15:53

    HTTP/1.1 404 
    Date: Wed, 21 Jan 2026 15:53:09 GMT
    Content-Type: text/html;charset=utf-8
    Content-Length: 796
    Connection: close
    Content-Language: en
    
    Page title: HTTP Status 404 – Not Found
    
    <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} h2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} h3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} body {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} p {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} a {color:black;} a.name {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1></body></html>
    Found 2026-01-21 by HttpPlugin
    Create report
*.sghprod.cloud
CN:
*.sghprod.cloud
Key:
RSA-2048
Issuer:
Not before:
2025-03-15 00:00
Not after:
2026-04-13 23:59