Tag: memory threat detection

  • ELFieScanner: Advanced process memory threat detection on Linux

    ELFieScanner: Advanced process memory threat detection on Linux

    ELFieScanner A C++ POC for advanced process memory scanning that attempts to detect many malicious techniques used by threat actors & those that have been incorporated into open-source user-mode rootkits. ELFieScanner inspects every running process (both x86/x64) and its corresponding loaded libraries to look for evil. It then outputs the resultant telemetry into a NDJSON…