You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ Uncoder IO supports a built-in Sigma and RootA rules autocompletion wizard sugge
43
43
44
44
## :popcorn: IOC Query Generator
45
45
46
-
Uncoder IO acts as an open-source IOC packager enabling cyber defenders to parse IOCs directly from the chosen text file (threat reports, advisories, etc.) and convert them into performance-optimized IOC queries ready to run in a chosen security analytics platform.
46
+
Uncoder IO acts as an open-source IOC packager helping CTI and SOC analysts as well as Threat Hunters to quickly parse any number of IOCs directly from from any digital non-binary format(a simple copy-paste of a web page, CSV, OpenIOC, PDF, STIX etc.) and convert them into performance-optimized IOC queries ready to run in a chosen security analytics platform. As Indicators of Compromise sharing are regulated by TLP, it is not advised to share them in Sigma or RootA rules, as the latter are not part of threat intelligence and thus are shared easily without borders. Yet, we need IOC matching just as we need Threat Behavior detections, so Uncoder IO is made to help solve these both tasks in an easy to use and intuitive manner.
47
47
48
48
## :smile_cat: Full Privacy
49
49
50
-
Uncoder IO ensures 100% privacy with no cookie tracking, no data logging, or sharing with third parties.
50
+
Uncoder IO can be ran on prem without a need for internet connection, thus supporting air gapped networks operation. We do however suggest to check for updates and deploy them regurarly. Meanwhile a SaaS version still ensures 100% privacy with no cookie tracking, no data or code logging, or sharing with third parties. Even with options Uncoder AI functions, you are always in control of your code and data.
51
51
52
52
# :dna: Supported Language Formats
53
53
RootA and Sigma Rules can be translated into the following formats:
@@ -219,7 +219,7 @@ Please submit your technical feedback and suggestions to support@socprime.com or
219
219
# :wrench: Maintainers
220
220
Since 2018, the SOC Prime team has been developing Uncoder from the ground up. The first steps were our support of Sigma rules and the Uncoder IO project, an online yet fully private IDE for detection engineering. Now, the SOC Prime Team shares Uncoder IO as an open-source project.
221
221
222
-
Uncoder IO project is maintained by SOC Prime, and while any suggestions and reported issues are welcome.
222
+
Uncoder IO project is maintained by SOC Prime, and while any suggestions and reported issues are welcome, the ultimate decision to accept a pull request or not, will be up to SOC Prime's R&D team.
223
223
224
224
# :kissing_heart: Credits
225
225
We are genuinely grateful to security professionals who contribute their time, expertise, and creativity to evolve the Uncoder open-source project.
0 commit comments