nginx 1.12.1
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814e2cd21beaed1c563ea31f0d9eeca825fd
Found 6 files trough .DS_Store spidering: /assets /assets/css /assets/img /index.html /privacy /terms
Severity: low
Fingerprint: 5f32cf5d6962f09c026392ab026392abdc1b177de04e6debfaf6f40d776c1b34
Found 7 files trough .DS_Store spidering: /assets /assets/css /assets/img /assets/img/bgc.jpg /index.html /privacy /terms
Open service 150.136.10.132:443 · test.forestvpn.net
2025-12-31 17:46
HTTP/1.1 404 Not Found
Server: nginx/1.12.1
Date: Wed, 31 Dec 2025 17:46:28 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2759
Connection: close
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
Page title: Page not found at /
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Page not found at /</title>
<meta name="robots" content="NONE,NOARCHIVE">
<style type="text/css">
html * { padding:0; margin:0; }
body * { padding:10px 20px; }
body * * { padding:0; }
body { font:small sans-serif; background:#eee; color:#000; }
body>div { border-bottom:1px solid #ddd; }
h1 { font-weight:normal; margin-bottom:.4em; }
h1 span { font-size:60%; color:#666; font-weight:normal; }
table { border:none; border-collapse: collapse; width:100%; }
td, th { vertical-align:top; padding:2px 3px; }
th { width:12em; text-align:right; color:#666; padding-right:.5em; }
#info { background:#f6f6f6; }
#info ol { margin: 0.5em 4em; }
#info ol li { font-family: monospace; }
#summary { background: #ffc; }
#explanation { background:#eee; border-bottom: 0px none; }
pre.exception_value { font-family: sans-serif; color: #575757; font-size: 1.5em; margin: 10px 0 10px 0; }
</style>
</head>
<body>
<div id="summary">
<h1>Page not found <span>(404)</span></h1>
<table class="meta">
<tr>
<th>Request Method:</th>
<td>GET</td>
</tr>
<tr>
<th>Request URL:</th>
<td>https://test.forestvpn.net/</td>
</tr>
</table>
</div>
<div id="info">
<p>
Using the URLconf defined in <code>settings.urls</code>,
Django tried these URL patterns, in this order:
</p>
<ol>
<li>
admin/
</li>
<li>
server/
</li>
<li>
conf/
</li>
<li>
tba_server/
</li>
<li>
online_detection/
</li>
<li>
^media/(?P<path>.*)$
</li>
<li>
^static/(?P<path>.*)$
</li>
</ol>
<p>
The empty path
didn’t match any of these.
</p>
</div>
<div id="explanation">
<p>
You’re seeing this error because you have <code>DEBUG = True</code> in
your Django settings file. Change that to <code>False</code>, and Django
will display a standard 404 page.
</p>
</div>
</body>
</html>
Open service 150.136.10.132:80 · test.forestvpn.net
2025-12-31 17:46
HTTP/1.1 301 Moved Permanently Server: nginx/1.12.1 Date: Wed, 31 Dec 2025 17:46:27 GMT Content-Type: text/html Content-Length: 185 Connection: close Location: https://test.forestvpn.net/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.12.1</center> </body> </html>
Open service 150.136.10.132:80 · api.forestvpn.net
2025-12-31 17:08
HTTP/1.1 301 Moved Permanently Server: nginx/1.12.1 Date: Wed, 31 Dec 2025 17:08:23 GMT Content-Type: text/html Content-Length: 185 Connection: close Location: https://api.forestvpn.net/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.12.1</center> </body> </html>
Open service 150.136.10.132:443 · api.forestvpn.net
2025-12-31 17:08
HTTP/1.1 404 Not Found Server: nginx/1.12.1 Date: Wed, 31 Dec 2025 17:08:23 GMT Content-Type: text/html; charset=utf-8 Content-Length: 179 Connection: close X-Content-Type-Options: nosniff Referrer-Policy: same-origin Cross-Origin-Opener-Policy: same-origin Page title: Not Found <!doctype html> <html lang="en"> <head> <title>Not Found</title> </head> <body> <h1>Not Found</h1><p>The requested resource was not found on this server.</p> </body> </html>