Files
memory/raw/articles/cloud-familie-schoen-com-scan.md

67 lines
1.5 KiB
Markdown

# cloud.familie-schoen.com - Full Scan
Date: 2026-04-30 07:28 UTC
Agent: hermes
## DNS
```
cloud.familie-schoen.com → schoen.sytes.net → 84.39.84.125
```
## Port Scan (20 ports checked)
| Port | Status |
|------|--------|
| 80 | OPEN |
| 443 | OPEN |
| 22 | closed |
| 25 | closed |
| 8080 | closed |
| 8443 | closed |
| 993 | closed |
| 995 | closed |
| 3000 | closed |
| 3306 | closed |
| 5432 | closed |
| 587 | closed |
| 9090 | closed |
| 2082-2096 | closed |
## HTTP (port 80)
```
HTTP/1.1 308 Permanent Redirect
Location: https://cloud.familie-schoen.com/
```
## HTTPS (port 443)
- Server: nginx
- Redirect: `/accounts/login/?next=/` (Seafile Seahub login)
- Security: `cache-control: no-cache, no-store, must-revalidate, private`
- Cookie: `sfcsrftoken` (365d, SameSite=Lax), `sessionid` (24h, HttpOnly)
## Seafile Version
- Version: 13.0.19 (via `/api2/server-info/`)
- Features: `["seafile-basic"]`
- CSS timestamps: `t=20250802` (seafile-ui.css), `t=20251013` (seahub.css)
## SSL Certificate
- Subject: CN=cloud.familie-schoen.com
- Issuer: C=US, O=Let's Encrypt, CN=R12
- Chain: R12 → ISRG Root X1
## API Endpoints
| Endpoint | Status |
|----------|--------|
| `/api2/server-info/` | 200 (unauthenticated) |
| `/api2/permissions/` | 404 |
| `/api2/repos/` | 403 |
| `/api2/notification-info/` | 404 |
| `/api/v2.1/notifications/` | 403 |
| `/seafhttp/` | 404 |
| `/webdav/` | 404 |
| `/dav/` | 404 |
## Raw HTML Title
```
<title>Log In - Private Seafile</title>
```