ctx-get-similar-files
Get a list of files similar to the specified hash from CTX service.
ctx-get-similar-files [profile=PROFILE] hash=HASH
- profile=PROFILE
- Profile name of CTX
- hash=HASH
- MD5, SHA1 or SHA256
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | The identifier of CTX connect profile |
md5 | String | MD5 | e.g. 6e985cce106c178e65b3536fa1aa5c31 |
sha1 | String | SHA1 | e.g. c78eb7fc93f9f4b6ecb806a7275b59b70973391f |
sha256 | String | SHA256 | e.g. bc0eeb4a473989354178bf5736542351435e1b5c5f3a57c3ffb51cc7a66fe82c |
file_type | String | File type | e.g. elf_32bit |
file_size | Long | File size | e.g. 86780 |
signature | String | Signature | e.g. elf.trojan.mirai |