2023-08-01 11:37:58 +00:00
|
|
|
id: pypi-malware
|
2023-02-28 01:18:13 +00:00
|
|
|
|
|
|
|
info:
|
2023-03-09 18:14:31 +00:00
|
|
|
name: Fake PyPI Malware - Detect
|
2023-02-28 01:18:13 +00:00
|
|
|
author: daffainfo
|
2023-08-01 09:54:35 +00:00
|
|
|
severity: info
|
2023-02-28 01:18:13 +00:00
|
|
|
reference:
|
|
|
|
- http://www.nbu.gov.sk/skcsirt-sa-20170909-pypi/
|
|
|
|
- https://github.com/Yara-Rules/rules/blob/master/malware/MALW_PyPI.yar
|
|
|
|
tags: malware,file
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-08-01 09:54:35 +00:00
|
|
|
part: raw
|
2023-02-28 01:18:13 +00:00
|
|
|
words:
|
|
|
|
- "# Welcome Here! :)"
|
|
|
|
- "# just toy, no harm :)"
|
|
|
|
- "[0x76,0x21,0xfe,0xcc,0xee]"
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206b82fc613c832c971dacca4ebef281e7665c9f1f006f44a24c48296dae1a9b8c02206f9aea9c19d940aac173806aa1726900fb0fd68078dc61ab6496191f35d52fa5:922c64590222798bb761d5b6d8e72950
|