• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

udp attack

R

Raied@

Guest
Hello

Recently We have received mails from a hosting company that one of our server is sending udp attach and this is the message:

This is an automatic message that will not be sent anymore when the event below ceases.
We detected an attack to our network that come from an IP owned by your ASN.
The IP off your network *.*.*.* was infected and are sending attack to our network
(*.*.*.*). Follow below our logs that you can take proper actions.

how can I be sure that is true and if it is ... how can i detect who is sending this attack from our hosting server.

any help will be appreciated..

Thanks
 
Greetings:

Please check the server for suspicious files in /tmp, /var/tmp, /dev/shm, /var/spool/samba, /var/spool/vbox, /var/spool/squid, and /var/spool/cron Please use "ls -lab" for checking directories as sometimes compromised servers will have hidden files that a regular "ls" will not show.

Please also check the process tree (ps -efl or ps -auwx) for suspicious processes; often times the malware / hack pretends to be an Apache process.

Clam Anti-virus, clamscan, can also be used to find commonly used PHP and Perl-based hacks, including various php shells, on a server using the --infected and --recursive options.

You may also want to check out using root kit detection tools - http://www.chkrootkit.org/, http://www.rootkit.nl/, and http:// http://www.ossec.net/en/rootcheck.html as tools which should be used in addition to checking the directories and process tree.

http://forums.theplanet.com/index.php?showtopic=59486 is also a good source for learning about investigating a compromised server.

Thank you.
 
Back
Top