Plutus is a tool that is made ready for the purpose of monitoring your server's processes and identifying strange processes on UNIX based operating systems.
- monitor network
- traffics incoming and outgoing [DONE]
- suspicious IPs [DONE]
- monitor processes
- Cronjob Process Monitoring [DONE]
- SystemCTL Services Monitoring [DONE]
- Linux Program Processes Monitoring
- suspicious file scan
- File Information Retrieval [DONE]
- Static Analysis [PARTIALLY-DONE]
- File Information through online-sources such as Virus-Total [DONE]
- Suspicious strings retrieval on binaries and executables. [PARTIALLY-DONE]
- Identify if file executable is safe or malicious.
- Export all imported libraries that are in the executable/binary.
- Export all functions in the executables/binaries.
- Malicious Binary Type Identifier