File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
api/docs/src/static_resources Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ easily orchestrate arbitrary docker/vm/shell tools at scale.
2222---
2323- Highly scalable analysis of arbitrary files/repos
2424- Near zero-cost analysis tool integration
25+ - Easy tool import capability
2526- Static and dynamic analysis sandboxes
2627- User friendly interfaces: GUI + CLI
2728- RESTful API for automated access to data
@@ -41,9 +42,21 @@ Thorium allows for developers or analysts to:
4142
4243##### Are any tools included?
4344
44- Currently no there are no tools included in Thorium but we plan on releasing some
45- soon. We hope to continue to release tools as well as allow for curated
46- contributions from the community.
45+ Yes, you can use thorctl toolbox to import over 40 images and 20 pipelines into
46+ your Thorium instance. Some examples of images you can import are:
47+ - binwalk
48+ - capa
49+ - clamav
50+ - cwe-checker
51+ - email-parser
52+ - floss
53+ - foremost
54+ - ssdeep
55+ - quantumstrand
56+ - xortool
57+ - zeek-dump
58+
59+ ![ ] ( api/docs/src/static_resources/UpdatedToolbox.gif )
4760
4861##### What do I need to deploy Thorium?
4962
You can’t perform that action at this time.
0 commit comments