@@ -136,6 +136,7 @@ Uncoder IO can be installed in a following manner:
136136* These packages should be installed on the host:
137137* Docker v23.0.1 or newer
138138* Docker Compose v2.21.0 or newer
139+ * Python 3.9 or newer
139140
140141##Launch Instructions
1411421 . Download the` UncoderIO-main ` archive and unpack it.
@@ -183,19 +184,7 @@ If the input rule cannot be translated, you'll see an error message. When transl
183184- File
184185- Set the number of IOCs per query to take into account the performance of your platform
185186- Select what hash types to use for queries if the hash is enabled as an IOC type
186- - Set up new or select existing platform-specific IOC field mapping profiles. Use this feature if your data schema has non-standard field names for:
187- - Destination IP
188- - Source IP
189- - Domain
190- - URL
191- - Emails
192- - Files
193- - Md5
194- - Sha1
195- - Sha256
196- - Sha512
197187- Define exceptions: specify hashes, domains, IPs, emails, files, or URLs (in full or only partially) you want to exclude from your queries
198- - Choose if you want to add source IP to your queries with OR operator
1991886 . Click Translate.
200189
201190##:coffee : Writing rules