cyberprobe
cyberprobe copied to clipboard
Capturing, analysing and responding to cyber attacks
Observing 100% CPU and failure to initialise when using gRPC. Both: - cybermon using grpc.lua - evenstream-service
When any endpoint is trying to connect (say the receiver is down), the endpoint lock remains locked. Don't know what this locks out. One thing that definitely blocks is the...
``` # -*- compilation -*- 12. testsuite.at:114: testing tls.pcap ... ./testsuite.at:119: diff output1 output2 --- /dev/null 2019-07-04 04:50:59.260698767 +0000 +++ /usr/local/src/cyberprobe/cyberprobe-2.0.2/cyberprobe-2.0.2/tests/testsuite.dir/at-groups/12/stdout 2019-07-04 04:57:13.309990192 +0000 @@ -0,0 +1,4 @@ +56c56 +<...
Auto-tests fail for building on some Debian/Ubuntu cases. tls-with-cert.pcap test case. ``` < .action tls_handshake_complete 2 --- > .action tls_handshake_complete 1 17c17 < .dest.0 ipv4:93.184.216.34 13 --- > .dest.0 ipv4:93.184.216.34...
``` cybermon-lua.C:242:14: error: call of overloaded 'push(int64_t&)' is ambiguous push(posn); ^ cybermon-lua.C:242:14: note: candidates are: In file included from cybermon-lua.C:4:0: ../include/cybermon/cybermon-lua.h:199:7: note: void cybermon::lua_state::push(double) void push(double num) { ^ ../include/cybermon/cybermon-lua.h:194:7:...