Augustin FL
Augustin FL
This pull requests does ~~3~~ 2 things : - Use environment variables for the setup steps for instead of `input()`. This way, the deployment can be easily automated - ~~Unlock...
Hi, It seems that no real code change have been done here since spring 2017, and new comments on CellularPrivacy/Android-IMSI-Catcher-Detector#926 are also without reply since winter 2017. Is this fork...
`pyelftools==0.26` is currently listed in apk module dependencies, but `flare-capa==3.0.2` (which is listed as flare_capa dependency) require `pyelftools==0.27`. This should be fixed by moving one of the two modules to...
the current flare-capa version requires `colorama>=0.4.4`, but the latest peepdf version (0.4.2) requires `colorama==0.3.7`. This should be fixed by moving one of the two modules to docker
It would be useful to be able to get opendkim to log to stdout/stderr in foreground mode. This would be specially useful on systems where no log agent (rsyslog/syslog-ng/etc...) is...
This PR makes FAME code compliant with [black](https://github.com/psf/black)
### Description There is a race condition when a remote worker is retrieving a file to analyze ### Steps to Reproduce - Setup a new fame instance, with a remote...
Abuse finder was recently made compatible with current python versions. Reflecting the change here This should fix https://github.com/TheHive-Project/Cortex/issues/352 and https://github.com/TheHive-Project/Cortex-Analyzers/issues/940
Hi, It would be nice and desirable to implement an optional multi factor authentication in IRIS (using TOTP or Webauthn). There is, to my understanding, no option to do that...
This PR fixes multiple issues in module `fir_threatintel`: - API calls to Yeti are moved to the backend - Yeti `/v2/` endpoints are now called - The yeti API key...