• No related posts.

      • No related posts.

        • No related posts.

          • No related posts.

              No related posts.

            Malware search and remove

            Seems these things happen a lot these days. If you have a ssh account like root or an other valid user you can search an remove easier the infected code from your files.

            First of all try to find a file that was infected and check the date of it with :

            find . -mtime -2

            Will search all files that were modified in the last 48 hours

            Related posts:

            1. FreeBSD tips : Setting time and date
            This entry was posted in Tips & Tricks and tagged , , , , .

            Leave a Reply