Sean McFeely

Results 9 issues of Sean McFeely

The AIORedlock code is not yet released.

Just needed to properly encode everything.

``` Traceback (most recent call last): File "/opt/intel/PySocksipyChain/venv/lib/python3.9/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/opt/intel/PySocksipyChain/venv/lib/python3.9/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/opt/intel/PySocksipyChain/venv/lib/python3.9/site-packages/requests/adapters.py", line 440,...

I'm getting this error when submitting an alert to ace using ace_api. I've attached a copy of the ace alert I'm trying to submit as alert.zip (it's really a 7z...

In some cases, it's desirable to perform some additional CbR process inspection on process or process tree events before firing a detection. It's also desirable to chain together queries and...

enhancement

The nodes db table picks up the hostname and uses it to define the location: ``` mysql> select * from nodes; +----+-----------------------+----------+------------+---------------------+------------+----------+----------+ | id | name | location | company_id...

[2019-01-16 15:48:32,026] [__init__.py:186] [MainThread] [5319] [ERROR] - uncaught exception in worker_loop: 'NoneType' object has no attribute 'analysis_mode'

invalid

Upgrade cb_binaries.py collector to use the new cbapi python bindings

enhancement

If someone git pulls the upstream branch to their instance and new module(s) were added to the upstream that the person doesn't have locally, ACE will pop an internal server...

enhancement