Report this

What is the reason for this report?

php curl requests present in log files

Posted on April 29, 2016

hi,i am managing my web app servers on digital ocean droplet.i recently saw access log files and come to know that from a unknown IP address a specific HTTP request is being targeted to my server and it has some instructions like killing all processes,making a specific file and also making a curl request to a specific IP address.i need help in this matter



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Unless you see your server actually doing these things, I wouldn’t worry.

They are scanning your server for vulnerabilities. This happens all day, every day, and the longer you watch the logs, you’ll see this behavior more and more. The easiest option is to block them at the firewall. (ufw deny from THEIR_IP to any)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.