Jean-Philippe
Jean-Philippe
Add a censys.io one time analytic in the investigation view
It would be very useful to add context to yara.Error Exception, especially the rule name causing internal errors (TOO_MANY_MATCHES or else).
The error message "E Cannot open file /dev/pmem: No such file or directory" can be confusing, especially because it is the only feedback given to the user in non-verbose or...
When working on an incident affected to several BL the recipients of the alerts are not the good ones.
automactc : ERROR mod_firefox_v102 failed: ['Traceback (most recent call last):\n File "automactc.py", line 351, in modExec\n import_module(modImport)\n File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py", line 37, in import_module\n __import__(name)\n File "/Users/PATH_TO/automactc/modules/mod_firefox_v102.py", line 241, in \n...
~/stratum-mining-proxy/midstatec# make gcc -march=native -Wall -funroll-all-loops -O3 -fstrict-aliasing -Wall -std=c99 -I/usr/include/python2.7 midstatemodule.c -o test -Wl,-O1 -Wl,--as-needed -lpython2.7 cc1: error: bad value (native) for -march switch make: **\* [test] Error 1...
Fix a relative path issue
- Some python linting to make the code more readable - Some very basic errors handling - Python 3.5.6 compatibility