Browser
One bash one-liner over SSH. We collect top processes, network connections, cron jobs, log tails, recently changed files, run Lynis (200+ hardening checks), look for known cryptominer signatures and DDoS-rate IPs in your access log. Free. Read-only. One bash one-liner.
curl|bash, base64-decode, /dev/tcp reverse-shell patterns.systemctl --failed — units that crashed silently.rkhunter or chkrootkit are installed — we run them too./var/log/auth.log + lastb. ≥50 failed attempts from one IP → high, ≥500 → critical./var/www for PHP/JSP/ASP shell patterns: eval(base64_decode), $_POST → system(), Runtime.exec, classic ASP CreateObject./etc/ld.so.preload is virtually always a userland rootkit (Jynx2, Azazel, Diamorphine).~/.ssh/authorized_keys = persistent SSH backdoor. Direct-root keys flagged separately./var/run/docker.sock mode 0777 OR bind-mounted inside container = instant container-to-host root.curl -sS '...' | bash. Agent runs locally — read-only. ~30 seconds.| Aspect | Browser Server Audit | Datadog / NewRelic |
|---|---|---|
| Install daemon? | ✗ No | ✓ required |
| Continuous metrics? | ✗ One-shot | ✓ 24/7 stream |
| Cryptominer detector? | ✓ 12 signatures | ✗ no |
| DDoS log analysis? | ✓ Top-IP diff | — add-on |
| Suspicious cron detector? | ✓ regex set | ✗ no |
| Lynis hardening audit? | ✓ 200+ checks | ✗ no |
| DNS-tunnel exfil detector? | ✓ T1071.004, 6 sigs | ✗ no |
| Webshell / SSH brute / rootkit / LD_PRELOAD checks? | ✓ 8 MITRE-mapped engines | ✗ no (separate EDR) |
| Cost | Free | $15-23/host/mo |
| Best for | Discrete security audit | Continuous performance |
~/.ssh/id_*, /etc/ssh/ssh_host_*_key.apt, no service restart, no file write.One bash one-liner. Free. Read-only. Results in 30 seconds.
Run my first audit →Powered by CISOfy/Lynis (GPL-3.0, used as external auditor on your server). Browser does not redistribute Lynis source — the agent script downloads it from upstream GitHub releases at scan time.