User Tools

Site Tools


resolution_area:prometheus_resolutions:res-p2000

MaliciousFilesFound

Level: Critical FIXME

Purpose: After a recent DOS attack, some executable malicious files were found on servers, namely shiro.sh and loudscream. This alert will fire if any of these files are found on the server with executable permission.

Scenario: Potential DOS attack on the server.

Resolution: Log into the server and check if the following files are found

  • shiro.sh
  • loudscream
  • KKveTTgaAAsecNNaaaa*

Manual Action Steps:

  • Check for above files: sudo find / -xdev -executable -name “*<FILENAME>*”
  • Make files non executable: sudo chmod 444 /path/to/file
  • Run maldet check on all servers

Auto Clear: Yes

resolution_area/prometheus_resolutions/res-p2000.txt · Last modified: 2022/06/21 12:53 by 10.91.110.100