The YARA rule matched a hardcoded host and port in a .d.ts file, likely part of an example, not indicating malicious intent. Confidence is low.
No verification record available.
The YARA rule hardcoded_host_port_over_10k matched in the http2.d.ts file. The matched string http://example.org:8000 seems to be part of a comment or example code. It is common for type definition files (.d.ts) to contain example usages of the defined types. Therefore, the presence of a hardcoded host and port in this context does not indicate malicious intent. Also, the confidence is low.