Low confidence YARA match hardcoded_host_port_over_10k in chrome.ts is not sufficient to classify as malware.
No verification record available.
The YARA rule hardcoded_host_port_over_10k matched in chrome.ts indicates a hardcoded hostname:port destination with a high port number. While this could be a sign of malicious activity, it's not definitive. The confidence is low, and without other strong indicators, it's insufficient to classify the package as malware. High port numbers are sometimes used for legitimate services. Also, the matched patterns are mostly negative lookups ($not_...), which reduces the severity of the finding.