nuclei-templates/file/malware/pypi-malware.yaml

23 lines
495 B
YAML
Raw Normal View History

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]"
condition: and