I noticed last night whilst checking our active sessions list on our firewall for something else, that a server was generating outbound IRC connections.
Last night there was around 60 connections but this morning it's much less.
[root@prod12 ~]# netstat -nputw | grep 6667
tcp 0 1 10.109.131.20:44242 66.198.80.67:6667 SENT 4280/bash
tcp 0 1 10.109.131.20:46549 208.64.123.210:6667 SENT 4280/bash
tcp 0 1 10.109.131.20:35862 208.83.20.130:6667 SENT 4280/bash
[root@prod12 ~]#
There is nothing IRC related on this server intentionally. Does anyone know what virus or whatnot this looks like so that I can search online for removal?