Agent, Scan or Beyond: Modern Methods for Comprehensive Infrastructure Vulnerability Scanning
The eighth part of the practical series Vulnerability Management for Beginners examines how infrastructure scanning has evolved beyond three traditional methods. Modern environments with short-lived cloud instances, remote developer laptops, and industrial controllers require a broader toolkit that includes agent-based collection, cloud snapshots, passive traffic analysis, SCA, SBOM, and DAST.
Host Discovery, Pentest, and Audit
Host Discovery uses ICMP, UDP, ARP, and TCP ping techniques to identify live nodes and open ports without deep accuracy. It must be combined with ARP tables, hypervisor data, SIEM, EDR, and CMDB to reduce blind spots. Pentest (black-box) scanning reveals services and exploitable vulnerabilities from an attacker’s perspective through banner grabbing and safe exploitation checks. Audit (white-box) connects via WMI, RPC, or SSH with privileged credentials to obtain precise OS versions, patches, and installed software.
Agent-Based Scanning
When network reachability or privileged accounts are unavailable, lightweight agents collect local inventory and report on schedule or connectivity. Tenable and Qualys explicitly state in their documentation that agents must be paired with network scanning. Agents cannot discover unknown assets, run on network devices or OT controllers, and introduce privileged code that itself becomes an attack surface.
Cloud Snapshot and Passive Methods
Orca Security’s SideScanning and Wiz pioneered read-only disk snapshot analysis in public clouds, now also offered by Amazon for EC2 and Microsoft Defender for Cloud. The technique mounts volume copies outside the running workload. In OT and legacy segments, passive sensors on SPAN/TAP ports analyze industrial protocols without sending packets, though they miss silent devices.
Containers, SCA, and Integrations
Container images should be scanned in registries with Trivy, Grype, PT Container Security, Kaspersky Container Security, and Luntry before admission to clusters. SCA and SBOM tools address transitive dependency vulnerabilities invisible to network or agent scanners. Connectors to existing EDR, SIEM, and CMDB systems further enrich asset data.
The article concludes that organizations typically combine all approaches rather than choosing one, with coverage metrics tracked continuously to avoid false confidence in unmonitored assets.
Related articles
CVE-2026-20349: Cisco ASA and FTD Firewalls Face Remote DoS in SSL VPN, Already Exploited
Cisco has disclosed a high-severity denial-of-service vulnerability affecting its Secure Firewall Adaptive Security Appliance and Secure Firewall Threat Defense products. The flaw, tracked as CVE-2026-20349, resides in the SSL VPN component and allows unauthenticated remote attackers to trigger device reboots by sending specially crafted HTTP requests. The issue also impacts FTD deployments using Zero Trust Network Access. With a CVSS v3.1 base score of 8.6, the vulnerability has already been observed in active exploitation campaigns since August 2026. Cisco released hotfixes for both affected platforms and strongly urges immediate updates, while confirming that Secure Firewall Management Center remains unaffected.
Adobe Releases Third Emergency Patch for Campaign Classic in Two Weeks, Fixing Critical RCE Vulnerabilities
Adobe has issued another urgent security update for Adobe Campaign Classic after discovering multiple critical vulnerabilities that affect the previous patches released on July 29 and August 3. The new advisory, published on August 11, 2026, addresses three CVEs rated Critical, including two remote code execution flaws with CVSSv3.1 base scores of 10.0. These authorization bypass issues allow unauthenticated attackers to execute arbitrary code remotely. The affected versions include 7.4.3 build 9398 and build 9399, which were themselves emergency fixes issued only days earlier. Adobe urges all customers to apply the latest update immediately due to the high risk of exploitation. This marks the third high-severity patch for the product within a two-week period.
SonicWall Global Management System Hit by Critical RCE and Path Traversal Vulnerabilities
SonicWall has disclosed six vulnerabilities in its SonicWall Global Management System (GMS) management product, with the highest-severity issues rated Critical. The most severe flaw, CVE-2026-66147, resides in the Dispatcher Service and allows unauthenticated remote code execution through crafted requests that inject commands. A second critical issue, CVE-2026-66145, stems from improper handling of zip archive extraction and enables path traversal attacks that can read sensitive data or write arbitrary files without authentication. Both vulnerabilities received CVSSv3 base scores above 9.0. The flaws affect both the virtual appliance and Windows versions of GMS. SonicWall released an advisory on August 11 urging immediate application of the available updates.
Adobe Issues Critical Security Updates for ColdFusion with Multiple High-Severity Vulnerabilities
Adobe has released security updates for Adobe ColdFusion to address 15 vulnerabilities disclosed in a security advisory on August 11, 2026. Among them, CVE-2026-48362 is an OS command injection flaw that allows arbitrary code execution and carries the maximum CVSSv3.1 base score of 10.0. Two additional issues, CVE-2026-48273 involving dynamic code evaluation and CVE-2026-71384 related to authorization bypass leading to denial of service, received scores of 9.9 and 9.6 respectively. Eight further vulnerabilities were rated Critical, prompting Adobe to urge immediate patching. The advisory highlights risks across multiple attack vectors and emphasizes rapid remediation to prevent potential exploitation.