TryHackMe Yara Write-Up
Tags
attack-pattern: | Javascript - T1059.007 Malware - T1587.001 Malware - T1588.001 Web Shell - T1505.003 Tool - T1588.002 Web Shell - T1100 |
Common Information
Type | Value |
---|---|
UUID | 9587d1ae-773b-44f4-bbba-c8624beb5221 |
Fingerprint | 12305ba92fe5268b |
Analysis status | DONE |
Considered CTI value | -2 |
Text language | |
Published | Jan. 2, 2023, 4:34 p.m. |
Added to db | Jan. 2, 2023, 6:14 p.m. |
Last updated | Sept. 3, 2024, 12:29 a.m. |
Headline | TryHackMe Yara Write-Up |
Title | TryHackMe Yara Write-Up |
Detected Hints/Tags/Attributes | 20/1/5 |
Source URLs
URL Provider
RSS Feed
Details | Id | Enabled | Feed title | Url | Added to db |
---|---|---|---|---|---|
Details | 167 | ✔ | Cybersecurity on Medium | https://medium.com/feed/tag/cybersecurity | 2024-08-30 22:08 |
Attributes
Details | Type | #Events | CTI | Value |
---|---|---|---|---|
Details | Domain | 4 | yargen.py |
|
Details | File | 1 | 1ndex.php |
|
Details | File | 4 | yargen.py |
|
Details | Yara rule | 1 | rule nectarine_checker { strings: $nectarine = "nectarine" nocase $nectarines = "nectarines" nocase condition: any of them } |
|
Details | Yara rule | 1 | rule clementine_checker { strings: $clementine = "clementine" nocase $clementines = "clementines" nocase condition: any of them } |