Quote:
Originally Posted by saverio_miroddi One of the routine checkers (rkhunter) in our systems reported a warning for a backdoor on port tcp 2128, which in subsequent checks disappeared. | Then it could have been a transient connection or in older versions of RKH the port check match being too greedy picking up ports on the remote side as well. Quote:
Originally Posted by saverio_miroddi The system now looks fine. | "Looks fine" as in you "feel" you shouldn't "worry" or "looks fine" as in you have verified ports in listening state? Quote:
Originally Posted by saverio_miroddi Which is the most appropriate strategy to adopt in these cases? Total disconnection & reinstall in case I don't find any better informations? IPTables/checkers/antivirus all report the system as fine. | The appropriate strategy is to use other tools to determine if the warning can be corroborated or not. This will be a combination of file verification possibilities package management offers, using another tool in the same class like Chkrootkit or OSSEC HIDS or (unhide-tcp, netstat lsof, fuser), running a check with a filesystem integrity checker (if deployed before the warning) like Samhain, Aide or even tripwire and reading back logs and auth data for anomalies.
Yes, this could easily have been a false positive and therefore a lot of people will say "don't worry" but that simply is not the right approach. |