Skip to content

Commit 538ad3c

Browse files
Update README.md
1 parent 075d87c commit 538ad3c

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -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
141142
1. 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
199188
6. Click Translate.
200189

201190
## :coffee: Writing rules

0 commit comments

Comments
 (0)