Hi all,
I have a project on my pi that requires a port to be open for sending information. I've implemented some basic security measures to avoid code being executed maliciously and also to check that only the correct messages are processed.
However, I've noticed recently that the service listening to that port has reported some unusual messages coming in. It seems it is a GET request to a php script on a .pl web.
Should I worry about it or is that something usual?
Cheers,
Javi