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 npm community
2 packages
found in
Top 100
6 packages
found in
Top 1k
166 packages
found in
Top 10k
34671 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
Executes files during installation or upon launch.
execution
Prevalence in npm community
No behavior prevalence information at this timeSends data through the WebSocket protocol.
network
Prevalence in npm community
Behavior often found in this community (Common)
1 packages
found in
Top 100
4 packages
found in
Top 1k
111 packages
found in
Top 10k
25856 packages
in community
Contains IP addresses.
network
Prevalence in npm community
Behavior often found in this community (Common)
16 packages
found in
Top 100
80 packages
found in
Top 1k
1432 packages
found in
Top 10k
442524 packages
in community
Queries the login name of the user.
search
Prevalence in npm community
Behavior often found in this community (Common)
1 packages
found in
Top 100
6 packages
found in
Top 1k
81 packages
found in
Top 10k
14914 packages
in community
Enumerates the operating system platform.
search
Prevalence in npm community
Behavior often found in this community (Common)
3 packages
found in
Top 100
19 packages
found in
Top 1k
382 packages
found in
Top 10k
51812 packages
in community
Top vulnerabilities
No vulnerabilities found.