Distributed L4 Discovery
Run controlled TCP service discovery with per-worker capacity, per-asset policy, timeout boundaries, and explicit port profiles.
Netharion helps CTI, MSSP, and security operations teams run authorized L4/L7 exposure scans from regional worker nodes, collect reproducible evidence, and understand how assets respond from different network geographies.
Different customers have different network policies, geographic behavior, whitelist requirements, and tolerance for scan speed. Netharion is designed around those operational realities.
Run controlled TCP service discovery with per-worker capacity, per-asset policy, timeout boundaries, and explicit port profiles.
Collect HTTP, HTTPS, TLS, SSH, SMTP, FTP, MySQL and banner-level evidence without exploit execution or brute-force behavior.
Expose scanner locations and egress IPs to customers so they can whitelist selected nodes and validate region-specific responses.
The Master owns scheduling, health, queue state, scanner inventory, leases, and result APIs. Workers execute the scan policy and return schema-versioned evidence.
{
"schema_version": "1.0",
"scan_id": "scan_123",
"scanner": {
"region": "Singapore",
"egress_ip": "203.0.113.10"
},
"target": {
"input": "example.com",
"resolved_ips": ["93.184.216.34"]
},
"observations": [{
"port": 443,
"state": "open",
"service": { "name": "https", "confidence": 0.95 },
"tls": { "expired": false, "issuer": "Let's Encrypt" },
"http": { "status_code": 200, "title": "Example Domain" }
}]
}
Netharion favors safe defaults, auditability, and predictable scanning over noisy internet-wide behavior.
Define per-asset scanner region, port profile, scan level, timeout, redirect limit, body-size limit, and concurrency boundaries.
Use idempotent scan creation, job leases, attempt tracking, stale result rejection, partial completion, cancel APIs, and audit events.
Validate exposure continuously, enrich asset inventories, and produce defensible evidence for customer-facing security workflows.
Discover exposed services across customer-owned IPs, domains, and cloud-facing assets.
Check how assets respond from selected geographic worker nodes and egress IPs.
Feed normalized service, TLS, HTTP, and banner observations into your finding pipeline.
Use Netharion to provide regional visibility, reliable evidence, and customer-aware scanning without turning exposure validation into uncontrolled noise.