100%
01.08.2019
. The following sections show how to set up a useful Orion environment.
Installation
The installation routine will run on any Linux server. The prerequisite is a Java Runtime Environment version 1.6 or newer ... 52
99%
01.08.2019
:jonathonf/python-3.6
$ apt-get update
$ apt-get install python3.6
In Figure 3 you can see that Python v3.6 adds about 23MB of files to your machine. Depending on how much time you've spent with Python, you might ... 52
98%
01.08.2019
Minishift [6]. OKD calls Minishift an "all-in-one" virtual machine, which is fully functioning and even boasts its own, private container image registry.
Once you're up and running, you will access the GUI ... 52
98%
01.08.2019
OS virtual machine (VM). Photon OS [6] is a specialized small Linux built for Docker, Kubernetes, and security.
A Photon VM is about 150MB on disk: Photon runs on VMware, as well as Amazon and Azure ... 52
57%
01.08.2019
/docker-registry
$ htpasswd -Bbn oliver T0Ps3crEt | sudo tee /etc/docker-registry/htpasswd
oliver:$2y$05$lAmkjHRcR0.TK52/rHR/Pe86AGZqpRleXenHVT/eabFe8He5UZiPu
$ docker run -p 5000:5000 --name registry -v /etc ... 52
57%
01.08.2019
) on path (example.net\Policies\{B30A27B8-8221-42B7-BA9F-BC6D2E9D7227}), should be O:DAG:DAD:PAR(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO; 0x001f01ff;;;CO)(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001 ... 52
57%
01.08.2019
of the file continuously to your screen:
$ sudo tail -f /var/log/osquery/osqueryd.results.log
Now you can forward the results logs to any external application (e.g., Zentral [5] or Elasticsearch [6]) for log ... 52
57%
01.08.2019
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions.
A ufunc operates on an ndarray [6 ... 52