Indicator (IOC)
Essential information
- Value / Name
827278ad89486debd79c6bfc38d8b00fa5fb90ad- Confidence
- 100/100
- Revoked
- Yes
- Valid from
- 01/09/2023 15:01
- Valid until
- 04/12/2024 14:01
- Pattern type
- yara
- Published
- 20/12/2025 19:40
- Modified
- 21/12/2025 01:06
- Author / Source
- AlienVault
Description
db and td path strings found in netd
Pattern
rule netd_Paths { meta: author = "NCSC" description = "db and td path strings found in netd" date = "2023-08-31" strings: $ = "/data/local/db" $ = "/data/local/prx.cfg" $ = "/data/local/td" condition: uint32(0) == 0x464C457F and all of them }
Labels / Tags
Marking (TLP)
TLP:CLEAR