secubox-deb/packages/secubox-openclaw
CyberMind-FR 0ebce730d6 fix(openclaw): certSpotter fallback for CT lookup + whois registrable domain
crt.sh is frequently down (502/404 HTML) and its raw error leaked into scan
results. Now queries certSpotter first (reliable JSON), falls back to crt.sh,
then a clean message. whois now resolves the registrable domain for sub-domains.

Co-Authored-By: Gerald KERMA <devel@cybermind.fr>
2026-07-16 10:12:32 +02:00
..
api fix(openclaw): gate+audit ports quick-lookup; per-request scan-id (no shared-file race) 2026-07-09 06:30:47 +02:00
conf feat(openclaw): packaging — sudoers+visudo, install openclawctl+toml, deps debootstrap/lxc/jq 2026-07-09 06:35:11 +02:00
debian release(webui): bump 127 arch:all packages for hybrid-dark reskin bake-in 2026-07-10 09:07:42 +02:00
menu.d feat(navbar): consolidate to 6 charter categories + fix dropped menu entries (closes #306) (#307) 2026-05-21 10:03:05 +02:00
nginx
sbin fix(openclaw): certSpotter fallback for CT lookup + whois registrable domain 2026-07-16 10:12:32 +02:00
systemd
tests fix(openclaw): gate+audit ports quick-lookup; per-request scan-id (no shared-file race) 2026-07-09 06:30:47 +02:00
www/openclaw feat(webui): fleet reskin — apply hybrid-dark cyan overlay to all 116 crt-light panels 2026-07-10 08:40:10 +02:00
README.md docs(wiki): refonte 126 modules — snapshots WebUI déterministes + READMEs 4 langues (ref #742) 2026-06-26 10:14:14 +02:00

🦞 OpenClaw Scanner

Network vulnerability scanner

Category: Security

Screenshot

OpenClaw Scanner

Features

  • Port scanning
  • Service detection
  • Vulnerability checks
  • Reports

Installation

# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash

# Install package
sudo apt install secubox-openclaw

Configuration

Configuration file: /etc/secubox/openclaw.toml

API Endpoints

  • GET /api/v1/openclaw/status - Module status
  • GET /api/v1/openclaw/health - Health check

License

LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.