LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   What is "acmsoda" ? (https://www.linuxquestions.org/questions/linux-networking-3/what-is-acmsoda-563783/)

Mycado 06-22-2007 02:19 PM

What is "acmsoda" ?
 
Hello,

I have try to nmap my computer, and I have this:


Code:

[..]
6667/tcp open    irc              Unreal ircd
6969/tcp filtered acmsoda
8080/tcp open    http              Microsoft IIS webserver 6.0
[..]


But what is acmsoda ? a trojan ?


Thanks in advance :),

-- Mycadö

acid_kewpie 06-22-2007 03:14 PM

those are just names for certain port numbers taken from the /etc/services, they don't mean anything outright. most ports in those sorts of ranges have trojans known to use them, doens't mean it's a bad thing though... just google for the port number and you'll see what it gets used for.

Mycado 06-22-2007 04:01 PM

Quote:

Originally Posted by acid_kewpie
those are just names for certain port numbers taken from the /etc/services, they don't mean anything outright. most ports in those sorts of ranges have trojans known to use them, doens't mean it's a bad thing though... just google for the port number and you'll see what it gets used for.

Ok right ! I will put iptable rules on this. More careful :rolleyes:

-- Mycadö


All times are GMT -5. The time now is 02:06 PM.