cloudflare
tcp/443 tcp/80 tcp/8443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb4ed4ac05
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [lfs] repositoryformatversion = 0 [remote "origin"] url = https://github.com/MitchellLayzell/Personal-Site.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main vscode-merge-base = origin/main
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb4ed4ac05
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [lfs] repositoryformatversion = 0 [remote "origin"] url = https://github.com/MitchellLayzell/Personal-Site.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main vscode-merge-base = origin/main
Open service 2606:4700:310c::ac42:2c60:8443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GlszKeyQoilMUQ3mpkq%2F%2BVf0fzruonRvx3CaqiL2%2BTLJ6FOZVjX1jwVCJl1bWJSjBje%2BtbnAnYmBsasbAAsaRe2qcf7RSAyBvUeB7jfnfRNZLTynkCzdfTuLDYdVCQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d213cc393869-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 188.114.97.3:80 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Length: 0
Connection: close
Location: https://test-84p.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xX62ja5GjqFufD4ijrVoP2FNeB5ffCU2rsBhkouCqystwAiPvgxC9K0ZmjtP%2Bj6xPuEvj6xjU3NXna0Mw80JuS6NharJ0rDFb9ZuHpNOwJ0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2138f30dcde-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2fa0:443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KrMpVCsX3%2FsNxVvUSlReJ3BZsQMxlI8ojRaVZTZ18c2mXNNP3eoDMBwJTmJsthBrUimP7tiPS6vLmwS%2FeypQfur6wRAU8ZdFNyc6XxSm%2FKi0vXvHRIIrViSlpvSibQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2134b7e8ffe-FRA
alt-svc: h3=":443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 2606:4700:310c::ac42:2fa0:8443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7wJVYZrTMrjoQSn2kRELR2BsFeJ8u%2B8TR8LJc3NdQ%2F3vW67%2FoM4aBjQKEsrdS2%2F2uR3YQzmw6upUDXcjyRv58GOGYmBLkibKwdxkRixyvOg44Pd8QmeNrrga%2F4dTuQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d212d8421237-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 2606:4700:310c::ac42:2c60:80 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Length: 0
Connection: close
Location: https://test-84p.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QsbSdpJSSSigj5M7teQaVoMjgXz9%2BSIQqSziTCCte%2FPd8Ll1D7I2j3%2FpR66WTIPa%2F0b%2Foeb%2Fp8pDS%2Fn3Dz4lNaRFMhSiHjG%2FIBxgiGGouaWREP9uSKc54bG0vVe6XQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2126a3065f7-AMS
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2c60:443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rjIvzA6VBQoEGJpkBMp4d1Zq3%2BBEsr%2BEF5Yiv%2Fs%2BFURrKCGLHSFg%2FUYJuFdi%2FamLOmhQWgBv5kShI9gAbyIW%2F9zM2vEjqEEAAWKgB1eDN17KWwNR7nv%2Fyrx%2Bw%2B3MJA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2129ad0ac8d-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 188.114.97.3:8443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ojr6FAq02sf%2FQazxTwEbkoAoLRUzJBWUSSDOpEVQFXg%2F7KkTt6YmlQLmraWGYw2XeImqQ50G%2Bkw6zXOnlncDwHk07%2B3GzCxgLy%2Bror4N0phZkA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d212f971fc05-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 188.114.97.3:443 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Type: text/html
Content-Length: 1531
Connection: close
Cache-Control: no-cache
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UYy8w1ZCKPYbBZSaM9%2FKSVTzwSwAlyqZ%2FPL6BERdHuznkpwyfVcp7wICJ1iUc0kOGHbM7XLeZw7vjajWnrCo9bmHsorf2GbA8V4UYYlvVz2p4A%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2131bd7bece-LHR
alt-svc: h3=":443"; ma=86400
Page title: Password Protected Site
<!doctype html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Password Protected Site</title>
<meta name="description" content="This site is password protected.">
<link rel="shortcut icon" href="https://picocss.com/favicon.ico">
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<style>
body > main {
display: flex;
flex-direction: column;
justify-content: center;
min-height: calc(100vh - 7rem);
padding: 1rem 0;
max-width: 600px;
margin: 0 auto;
}
.error {
background: white;
border-radius: 10px;
color: var(--del-color);
padding: 0.5em 1em;
}
h2 { color: var(--color-h2); }
</style>
</head>
<body>
<main>
<article>
<hgroup>
<h1>Password</h1>
<h2>Please enter your password for this site.</h2>
</hgroup>
<form method="post" action="/cfp_login">
<input type="hidden" name="redirect" value="/" />
<input type="password" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password" required autofocus>
<button type="submit" class="contrast">Login</button>
</form>
</article>
</main>
</body>
</html>
Open service 2606:4700:310c::ac42:2fa0:80 · test-84p.pages.dev
2026-01-01 17:43
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 17:43:43 GMT
Content-Length: 0
Connection: close
Location: https://test-84p.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AGVnAYMuNeRVg5iZBRqGQK%2BJvCMV3YnlEn1eGSno2UY1Wqev8hq7fnXvqii78EPfiPHTIXFJXwYakw7UqJCHsSy2HPKUd3TgzTVPlxGEvCHwL%2Fc8GUOVnWGJwFpgPQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b73d2124baa0b27-LHR
alt-svc: h3=":443"; ma=86400