Ive got this problem on a website that was performing a cURL request. There i got error 77 also.
Ive changed the ssh access to /bin/sh and now the cURL work perfectly fine. When changing it back to forbidden, it still keeps working like before.
I've hosted multiple wordpress websites where ImunifyAV scans perfectly fine because of the document root. Now i hosted a laravel website, and noticed that ImunifyAV only scanned 5 files. After looking into it i noticed it only scans from the document root, which in this case is /public. This...