Skip to content

Commit fb63c83

Browse files
committed
chore(readme): Added toolbox info to the FAQ
This updates the tools section in the FAQ to include the new toolbox feature in Thorium. It also includes a short gif of the toolbox.
1 parent 2eb3377 commit fb63c83

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff 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

461 KB
Loading

0 commit comments

Comments
 (0)