oxo
oxo copied to clipboard
OXO is a security scanning orchestrator for the modern age.
Ostorlab runtime uses for the moment RabbitMQ as a message broker. While its works very well, it takes too long to start. A possible alternative is to use Redis, as...
Users on Mac with M1 require ARM64 images. We currently only support and release x64 images which require a compatibility runtime. Adding this requires multi-dockerfile support and agent builders supporting...
**Is your feature request related to a problem? Please describe.** Python 3.9 is no longer the default on some OS versions. The goal is to ensure support for the default...
**Describe the bug** An exception is raised by the Tracker emit when the connection times out causing the tracker to fail. ``` Exception in thread Thread-2: Traceback (most recent call...
**Describe the bug** Running a scan of mobile apps with existing agents reports no findings even if the apps are vulnerable. **To Reproduce** Steps to reproduce the behavior: 1. Run...
I received this by email: I would like to share a simple bug report: ``` Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) ERROR: launchpadlib 1.10.13 requires testresources, which is not installed....
**Is your feature request related to a problem? Please describe.** Add a CLI command to know the QPS and current load of the agent queues. **Describe the solution you'd like**...
Hi, It would be nice if I could pass an argument to the cli command vulnz list to only show vulnerabilities of a certain risk. **Is your feature request related...
I tried to run my first scan after the installation, but if fails with this: root@v1793:~# ostorlab scan run --install --agent agent/ostorlab/nmap --agent agent/ostorlab/openvas --agent agent/ostorlab/tsunami --agent agent/ostorlab/nuclei ip 93.55.230.88...
Hello, I have been using Ostorlab for security scanning in general and considering I'm doing even some mobile security testing I noticed that the agents for APK and IPA file...