SUSP_FScan_Port_Scanner_Output_Jun23
Description
Detects output generated by the command line port scanner FScan
Query · yara
strings:
$s1 = "[*] NetInfo:" ascii
$s2 = ":443 open" ascii
$s3 = " [->]"
condition:
filesize < 800KB and all of them