Recently received a notification about the following:
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/appdynamics-protobuf/MAL-2024-10321.json
but can't check for IoCs related to it - the details section only says The package communicates with a domain associated with malicious activity.
|
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: ghsa-malware (37a52fe7743188afac58b43269afe61a049bed39642c33558912976f5d73757e)\nAny computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.\n\n## Source: ossf-package-analysis (080d751202abeb9aa48dea5b188fd6b97c912ac4c0ef3cbbbd318663d483c642)\nThe OpenSSF Package Analysis project identified 'appdynamics-protobuf' @ 2.3.4 (npm) as malicious.\n\nIt is considered malicious because:\n\n- The package communicates with a domain associated with malicious activity.\n", |
It would be great if the malicious domain was also listed so we can see if there were any connections made to that domain. If this feature already exists, it would be great to get updated details into historical results.
Recently received a notification about the following:
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/appdynamics-protobuf/MAL-2024-10321.json
but can't check for IoCs related to it - the details section only says
The package communicates with a domain associated with malicious activity.malicious-packages/osv/malicious/npm/appdynamics-protobuf/MAL-2024-10321.json
Line 10 in 48a2401
It would be great if the malicious domain was also listed so we can see if there were any connections made to that domain. If this feature already exists, it would be great to get updated details into historical results.