Top issues
Problem
Unicode is a text encoding standard designed to support the use of text written in all of the major languages and writing systems. While most languages are written from left to right, some are written in alternative directions. To accommodate encoding text written in such languages, the Unicode standard includes a number of special characters that allow the text direction to be specified. However, changing text direction can have adverse effects on how the encoded text is displayed and interpreted. For this reason, bidirectional Unicode control characters are commonly abused by malicious actors as a means of bypassing security solutions and avoiding detection. While presence of special Unicode characters does not imply malicious intent, all of its uses in a software package should be documented and approved. One example of acceptable use for these special characters is in script files that parse, validate, and transform Unicode-encoded text.Prevalence in Visual Studio Code community
68 packages
found in
Top 100
482 packages
found in
Top 1k
2524 packages
found in
Top 10k
12998 packages
in community
Next steps
Investigate reported detections as indicators of software tampering.
Consult Mitre ATT&CK documentation: T1036.002 - Masquerading: Right-to-Left Override.
Consult publicly available materials on the Trojan Source vulnerability.
Top behaviors
Might contain potentially obfuscated code or data.
anomaly
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
85 packages
found in
Top 100
673 packages
found in
Top 1k
4329 packages
found in
Top 10k
28768 packages
in community
Encodes data using the Base16 algorithm.
file
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
83 packages
found in
Top 100
638 packages
found in
Top 1k
3956 packages
found in
Top 10k
23785 packages
in community
Executes files during installation or upon launch.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
94 packages
found in
Top 100
834 packages
found in
Top 1k
6690 packages
found in
Top 10k
83799 packages
in community
Contains IP addresses.
network
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
88 packages
found in
Top 100
709 packages
found in
Top 1k
4291 packages
found in
Top 10k
27290 packages
in community
Contains an uninterrupted sequence of Unicode-escaped characters.
evasion
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
70 packages
found in
Top 100
553 packages
found in
Top 1k
3345 packages
found in
Top 10k
19620 packages
in community
Top vulnerabilities
No vulnerabilities found.