'; echo 'Hillstone Networks'; } elseif ($_SERVER[HTTP_HOST] == "www.huaantech.com.cn") { echo ''; echo 'huaantech'; } elseif ($_SERVER[HTTP_HOST] == "www.dcnetworks.com.cn") { echo ''; echo 'dcnetworks'; } elseif ($_SERVER[HTTP_HOST] == "www.w-ibeda.com") { if (false===strpos($_SERVER[REQUEST_URI],"/en/")) echo ''; else echo ''; echo 'w-ibeda'; } elseif ($_SERVER[HTTP_HOST] == "www.hp-telecom.com") { echo ''; echo 'hp-telecom'; } else{ echo ''; echo 'Hillstone Networks'; } ?>
 
   
 

POP3 Decoder Error (Error ID:460001)

Release Date:2009-09-27

Error Name:Unknown POP3 command

Severity:Info

 

Description

This event occurs when POP3 decoder gets a unknown command. The following is the commands POP3 decoder spporting now:
apop,user,pass,auth,stat,list,retr,dele,noop,rset,quit,top,uidl,last,capa,stls,xtnd,xmit.
The command are not in the supported commands is unknown command. This may indicate the attacker is trying to get the signature of the POP3 server.