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 PyPI community
3 packages
found in
Top 100
43 packages
found in
Top 1k
281 packages
found in
Top 10k
8227 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
Creates a process.
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
68 packages
found in
Top 100
508 packages
found in
Top 1k
3570 packages
found in
Top 10k
165477 packages
in community
Makes HTTP GET requests.
network
Prevalence in PyPI community
Behavior often found in this community (Common)
32 packages
found in
Top 100
280 packages
found in
Top 1k
2165 packages
found in
Top 10k
147011 packages
in community
Queries the value of an environment variable.
search
Prevalence in PyPI community
Behavior often found in this community (Common)
74 packages
found in
Top 100
606 packages
found in
Top 1k
4422 packages
found in
Top 10k
171320 packages
in community
Parses a URL.
network
Prevalence in PyPI community
No behavior prevalence information at this timeWrites to files.
file
Prevalence in PyPI community
Behavior often found in this community (Common)
63 packages
found in
Top 100
578 packages
found in
Top 1k
4140 packages
found in
Top 10k
224170 packages
in community
Top vulnerabilities
No vulnerabilities found.