2062252899 | 2024-10-24T23:27:48.267769
22 /
tcp
SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.11
Key type: ssh-rsa
Key: AAAAB3NzaC1yc2EAAAADAQABAAACAQC9kXZS2ZvBwPc+CGptlbbuhdbCaM0m1+DcUDHGMjQQ5MvT
0259/sjt8AOJfOXNlNaJLLDOhoq0OEAdC5rzyzUAa/JLSJgey8APdS6bJUGZZy94XbayCTR87T41
h6ygTGuVJA2lHhuEqKaNJ4aoeucS75EZ5tRWFWT/v8n4aeFRqvvh1A9Zh4Y9syC89mdY6F9b8lTq
9kNcB4jGfuzsTZXlvRsPYWlRbWTYkw5xY9/VbV+ejCMqRMMrCpJyz43TboXWEU4vEWGIeA7H3dZM
ML9ELrwq8THqws8LS7g1ExwspTxmCR9SVb7q781+bx/3TddsAzw2FV5rMO82GiUazbR6/aX07pm3
oyonn9RQZGXUadesACX+OsjPQMZsnWshQ36x4fnhIxnMN8lZhlfAHWHniAjXE660/3KVmFMI+ufx
bdsXPYtpZLXn3fUG4O6LQlj/Ppjol3y3C1JyUFg7Mlqcz27T3T6y7DIPWoOwI4MmysPTqs6VxuwO
K4mjrZwDgeAvl26zdb1962lZaTE6ROO2MghW4sRVM375QtV76Y6/6Uo4vLmfctQn/E2bivuCjJ+v
Ph+ydl1MDw1Ga/i9yxiJpjmlZT6mHXLmtJPlLqnmbSIYfTC7fKQkEGldiN50lQyy4hP+2Ck6pAE4
4Ic583A047dRjMjH3yFPQ6MD92qihQ==
Fingerprint: 75:34:3b:a4:44:f3:91:46:ea:46:34:cc:5c:07:6f:8d
Kex Algorithms:
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
kex-strict-s-v00@openssh.com
Server Host Key Algorithms:
rsa-sha2-512
rsa-sha2-256
ssh-rsa
ecdsa-sha2-nistp256
ssh-ed25519
Encryption Algorithms:
chacha20-poly1305@openssh.com
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
MAC Algorithms:
umac-64-etm@openssh.com
umac-128-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
hmac-sha1-etm@openssh.com
umac-64@openssh.com
umac-128@openssh.com
hmac-sha2-256
hmac-sha2-512
hmac-sha1
Compression Algorithms:
none
zlib@openssh.com
1068293694 | 2024-11-05T12:55:28.735322
80 /
tcp
HTTP/1.1 404 Not Found
Server: Caddy
Date: Tue, 05 Nov 2024 12:55:28 GMT
Content-Length: 0
-2017521647 | 2024-10-29T05:51:08.222072
1337 /
tcp
HTTP/1.1 404 Not Found
Server: nginx/1.27.1
Date: Tue, 29 Oct 2024 05:51:08 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2744
Connection: keep-alive
X-Frame-Options: DENY
Vary: origin
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
<!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>http://193.203.15.183/</td>
</tr>
</table>
</div>
<div id="info">
<p>
Using the URLconf defined in <code>medclinic.urls</code>,
Django tried these URL patterns, in this order:
</p>
<ol>
<li>
healthcheck
[name='healthcheck']
</li>
<li>
api/
</li>
<li>
api/change-password
[name='change password']
</li>
<li>
api/refresh-token
[name='refresh token']
</li>
<li>
api/recover-password
[name='recover-password']
</li>
<li>
^media/(?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>
-726790289 | 2024-11-06T03:57:07.915308
5432 /
tcp
PostgreSQL
fe_sendauth: no password supplied
660592555 | 2024-11-01T18:46:20.685337
6001 /
tcp
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: Origin, Content-Type, X-Auth-Token, X-Requested-With, Accept, Authorization, X-CSRF-TOKEN, XSRF-TOKEN, X-Socket-Id
Connection: close
uWebSockets: 20
Content-Length: 2
-1756387485 | 2024-10-30T03:35:08.770838
8000 /
tcp
HTTP/1.1 200 OK
Server: nginx
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Cache-Control: no-cache, private
Date: Wed, 30 Oct 2024 03:35:08 GMT
Set-Cookie: XSRF-TOKEN=eyJpdiI6IjFmdWQ5WnVpZDRkclBpZTF3Ulk1QXc9PSIsInZhbHVlIjoiaWRuTjREdkJ3d1ptb1FCY2wwYS9HdHN2Ym9JVERVTWV4b0R3SEtxMGJDWm5ta1d6ZGZNQXhBMC9XamNRQmFjME4rSXBEcUVtWnk2TEFlVjJpd0dGdG5BaG1iU1EzUUs1R09jS1E5dnBNTTVIbFhNN0NXa3FGUTJRRUpkNzlLZmIiLCJtYWMiOiIyMTIyNTlkNzUxZmU4YmI2ZTBkZGVkMDY1OThhMGM0OGEzZTcxMjYxMzdkZTM0ZDk3ZDZjNjQ1MjE4NjBhODM1IiwidGFnIjoiIn0%3D; expires=Wed, 06 Nov 2024 03:35:08 GMT; Max-Age=604800; path=/; samesite=lax
Set-Cookie: coolify_session=eyJpdiI6IkxNY0FRMktmeDBIdVlGVVQ2b2RtaUE9PSIsInZhbHVlIjoiNHlrYjd0V29ROC92cmJjZkNLNzJxWFdUT0pyVExKazBzT0ZaK2RHY2VKMG9pVEtweEFVUnRyRUJuRE0xV3BrR3I1Z0FzMWhMTU1CWFZ6d2k2STBQbkFhYkJmNHdFVWh4WGpmWjk1N0xHR0QwT3o5MUsxL0NwMkcrQ09jTCtJd3EiLCJtYWMiOiJhMmM5YzJiYzk5YTZjMjA2Y2ZkNjY3NmU2ZmE1ZGVmZmQxYjQxZjJkYTljODA0OGQ1ZTM5MjAzNjQzZTRmOTUzIiwidGFnIjoiIn0%3D; expires=Wed, 06 Nov 2024 03:35:08 GMT; Max-Age=604800; path=/; httponly; samesite=lax
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Strict-Transport-Security: max-age=31536000; includeSubDomains
-626826554 | 2024-10-22T15:44:22.870153
8080 /
tcp
HTTP/1.1 200 OK
X-Powered-By: Express
Vary: Origin, Accept-Encoding
Access-Control-Allow-Credentials: true
Content-Type: application/json; charset=utf-8
Content-Length: 218
ETag: W/"da-QDemlocMP76crgdIibW13kOzjqg"
Date: Tue, 22 Oct 2024 15:44:22 GMT
Connection: keep-alive
Keep-Alive: timeout=5