MaXi32

Results 3 issues of MaXi32

This is FQDN entry: `1.2.3.4 server.box.com server` This is not FQDN entry: `1.2.3.4 server.box.com`

I got the following error when running "make sense" make sense cc -static -o strings-static strings.c /usr/bin/ld: cannot find -lc collect2: error: ld returned 1 exit status make: *** [Makefile:72:...

I'm writing a custom script for cronjob for maldet. Currently I found out that if return status = 2, the infected is found. Is there any other return status to...