Top issues
Problem
Operating systems allow multiple user accounts to coexist on a single computer system. Each registered user has identity information associated with their account. At the very least, user accounts consist of a user name and an optional password. In some cases, user account data may also include personally identifiable information. Extended personal information may include user's given and last name, their email and mailing address, personal photo and their telephone number. Financially motivated attackers may seek to collect personal information for purposes of selling the private data to a third-party. Malicious code that typically exhibits these behavior traits is commonly referred to as an information stealer. While the presence of code that accesses identity information does not necessarily imply malicious intent, all of its uses in a software package should be documented and approved. Accessing identity information is a very common behavior for software packages. One example of acceptable use for such functions is verifying that the active user has purchased a software license that allows them to run the application.Prevalence in PyPI community
14 packages
found in
Top 100
94 packages
found in
Top 1k
529 packages
found in
Top 10k
17318 packages
in community
Next steps
Investigate reported detections as indicators of software tampering.
Consult Mitre ATT&CK documentation: T1033 - System Owner/User Discovery.
Top behaviors
Modifies file/directory permissions.
permissions
Prevalence in PyPI community
Behavior often found in this community (Common)
34 packages
found in
Top 100
185 packages
found in
Top 1k
1062 packages
found in
Top 10k
25867 packages
in community
Changes file ownership.
file
Prevalence in PyPI community
Behavior often found in this community (Common)
17 packages
found in
Top 100
54 packages
found in
Top 1k
426 packages
found in
Top 10k
8152 packages
in community
Might contain potentially obfuscated code or data.
anomaly
Prevalence in PyPI community
Behavior often found in this community (Common)
13 packages
found in
Top 100
92 packages
found in
Top 1k
565 packages
found in
Top 10k
24963 packages
in community
Queries the passwd database entry for a given user ID.
steal
Prevalence in PyPI community
Behavior often found in this community (Common)
11 packages
found in
Top 100
73 packages
found in
Top 1k
368 packages
found in
Top 10k
8619 packages
in community
Contains one or more tracking pixels.
monitor
Prevalence in PyPI community
Behavior often found in this community (Common)
5 packages
found in
Top 100
37 packages
found in
Top 1k
157 packages
found in
Top 10k
2562 packages
in community
Top vulnerabilities
No vulnerabilities found.