PkgRadar

npm · registry.npmjs.org

@fanboynz/network-scanner

DNS / OAST exfiltration: matched "dig lookups - COMPLETE FIXED VERSION\n * Provides domain analysis capabilities with proper timeout handling, custom whois servers, and retry logic\n */\n\n// execFile (no shell) for whois/dig invocations -- arguments are passed\n// directly to the executable as an argv array, so shell metacharacters in\n// config-supplied hostnames or server names CANNOT execute commands. The\n// prior `exec(string)` approach interpolated tainted values into a shell\n// string protected only by double-quoting, which doesn't stop $("

Why PkgRadar flagged 3.4.0

SeveritySignalEvidence
highDNS / OAST exfiltrationmatched "dig lookups - COMPLETE FIXED VERSION\n * Provides domain analysis capabilities with proper timeout handling, custom whois servers, and retry logic\n */\n\n// execFile (no shell) for whois/dig invocations -- arguments are passed\n// directly to the executable as an argv array, so shell metacharacters in\n// config-supplied hostnames or server names CANNOT execute commands. The\n// prior `exec(string)` approach interpolated tainted values into a shell\n// string protected only by double-quoting, which doesn't stop $(" · package/lib/nettools.js

Scanned versions

VersionVerdictScoreScanned (UTC)
3.4.0High risk212026-06-13
3.0.3High risk292026-06-10
3.3.0High risk212026-06-10
3.2.0High risk212026-06-10
3.0.2High risk292026-06-10
3.0.1High risk292026-06-10
3.0.0High risk292026-06-10
3.1.2High risk212026-06-10
3.1.0High risk212026-06-10

Block this in CI

PkgRadar gates @fanboynz/network-scanner (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @fanboynz/[email protected]