Christos Arvanitis

Results 11 issues of Christos Arvanitis

Hello! While executing `Sharphound.exe` =, occasionally I get the following crash and the collection stops: ``` Application: SharpHound.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled...

fixed-vnext

Hi, I followed the documentation and flashed my P8b (MOY-TON5). After flashing `micropython.py`, instead of being greeted with the wasp-os watchface, I am stuck in the bootloader (Start with bluetooth...

This PR introduces the following changes: 1. Ingestion logic is now compatible with the latest BH schema, as defined in https://github.com/BloodHoundAD/BloodHound/blob/master/src/js/ingestion_types.js (among changes, support for Containers is also added) 2....

**Describe the solution you'd like** In the context of [pdnssoc](https://github.com/CERN-CERT/pDNSSOC), we are storing all logs ingested from `go-dnscollector` in JSON files. In order to save storage space, we are using...

enhancement
feature request

# Description Implementation of batch mode for MISP feed output to resolve slow performance when queue has many events. The existing code is actually prone to performance issues: The following...

component: bots

Currently, when new IOCs are introduced from MISP, we are restarting the `godnscollector` process as it can be seen here: https://github.com/CERN-CERT/pDNSSOC/blob/main/files/configuration/supervisor/supervisord.conf#L25 I initially proposed a new functionality to reload filters...

enhancement

MISP provides an API to add or remove sightings for each attribute. Should we detect a match, we can increase the sightings number, helping to curate more valuable events by...

enhancement
help wanted

Trying to make a panel fullscreen re-runs the query. This is quite expensive for queries requiring a lot of time to be completed. - NeoDash version: v2.2.1 - **Steps to...

bug
high priority
to do
2.5

As much as I enjoy this improv game, I am not a native speaker so I thought it would be a good idea to add functionality for definition view of...

### Describe the changes The Mediafire downloader NAME_PATTERN is not applicable to the latest Mediafire website. This leads to issues with chunked downloads (No `NAME_PATTERN` match means that all of...