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
The recommended way to install InQuest Labs API CLI is by using
16
-
[pipx](https://pypa.github.io/pipx/). This installs the package and all
17
-
dependencies in an isolated virtual environment that can be invoked easily.
14
+
The recommended way to install InQuest Labs API CLI is by using [pipx](https://pypa.github.io/pipx/). This installs the package and all dependencies in an isolated virtual environment that can be invoked easily.
18
15
19
16
```bash
20
17
pipx install inquestlabs
@@ -105,14 +102,11 @@ test):
105
102
106
103
## The Trystero Project
107
104
108
-
The vast majority of attacks (>90%) are email-borne. The "Trystero Project" is our code name for an experiment that we're actively conducting to measure the security efficacy of the two largest mail providers, Google and Microsoft, against real-world emerging malware. The basic idea is this... let's take real-world threats daily and loop it through the two most popular cloud email providers, Google and Microsoft. We'll monitor which samples make it to the inbox and compare the results over the time. You can read more, view graphs,
109
-
explore data, and compare results at [InQuest Labs: Trystero Project](https://labs.inquest.net/trystero). If you're curious to explore the testing corpus further, see the following two command line options:
105
+
The vast majority of attacks (>90%) are email-borne. The "Trystero Project" is our code name for an experiment that we're actively conducting to measure the security efficacy of the two largest mail providers, Google and Microsoft, against real-world emerging malware. The basic idea is this... let's take real-world threats daily and loop it through the two most popular cloud email providers, Google and Microsoft. We'll monitor which samples make it to the inbox and compare the results over the time. You can read more, view graphs, explore data, and compare results at [InQuest Labs: Trystero Project](https://labs.inquest.net/trystero). If you're curious to explore the testing corpus further, see the following two command line options:
110
106
111
107
### List Trystero Days
112
108
113
-
For a list of days we have ran the Trystero Project and the number of samples
114
-
harvested for each day. Note that `first_record` denotes the earliest record
115
-
(2020-08-09):
109
+
For a list of days we have ran the Trystero Project and the number of samples harvested for each day. Note that `first_record` denotes the earliest record (2020-08-09):
You can receive further details about each sample from any given daily corpus.
367
-
Information included is similar to the output of `dfi list` with the addition
368
-
of `bypasses` that denotes which provider was bypassed and `available_on_labs`
369
-
which states the sample can be seen on labs.inquest.net:
360
+
You can receive further details about each sample from any given daily corpus. Information included is similar to the output of `dfi list` with the addition of `bypasses` that denotes which provider was bypassed and `available_on_labs` which states the sample can be seen on labs.inquest.net:
0 commit comments