|
57 | 57 | "file-name": ["chat", "item", "message", "pdf"], |
58 | 58 | "gtracker": ["domain", "item"], |
59 | 59 | "hhhash": ["domain"], |
60 | | - "image": ["barcode", "chat", "chat-subchannel", "chat-thread", "message", "ocr", "qrcode", "user-account"], # TODO subchannel + threads ???? |
| 60 | + "image": ["barcode", "chat", "chat-subchannel", "chat-thread", "message", "ocr", "phash", "qrcode", "user-account", "image", "screenshot"], # TODO subchannel + threads ???? |
61 | 61 | "ip": ["ssh-key"], |
62 | 62 | "item": ["cve", "cryptocurrency", "decoded", "domain", "dom-hash", "favicon", "file-name", "gtracker", "mail", "message", "pdf", "pgp", "screenshot", "title", "username"], # chat ??? |
63 | 63 | "mail": ["domain", "item", "message"], # chat ?? |
64 | 64 | "message": ["barcode", "chat", "chat-subchannel", "chat-thread", "cve", "cryptocurrency", "decoded", "domain", "file-name", "image", "item", "mail", "ocr", "pdf", "pgp", "user-account"], |
65 | 65 | "ocr": ["chat", "chat-subchannel", "chat-thread", "cve", "cryptocurrency", "decoded", "image", "message", "pgp", "user-account"], |
66 | 66 | "pdf": ["author", "chat", "file-name", "item", "message"], |
| 67 | + "phash": ["image", "phash"], |
67 | 68 | "pgp": ["chat", "domain", "item", "message", "ocr"], |
68 | 69 | "qrcode": ["chat", "cve", "cryptocurrency", "decoded", "domain", "image", "message", "screenshot"], # "chat-subchannel", "chat-thread" ????? |
69 | | - "screenshot": ["barcode", "domain", "item", "qrcode"], |
| 70 | + "screenshot": ["barcode", "domain", "item", "qrcode", "image"], |
70 | 71 | "ssh-key": ["domain", "ip"], |
71 | 72 | "title": ["domain", "item"], |
72 | 73 | "user-account": ["chat", "chat-subchannel", "chat-thread", "image", "message", "ocr", "username"], |
|
0 commit comments