APT_SH_CodeCov_Hack_Apr21_1
Description
Detects manipulated Codecov bash uploader tool that has been manipulated by an unknown actor during March / April 2021
Query · yara
strings:
$a1 = "Global report uploading tool for Codecov"
$s1 = "curl -sm 0.5 -d"
condition:
uint16(0) == 0x2123 and
filesize < 70KB and
all of them