I was trying to create a new Laravel project when this error appeared in my terminal. The PHP process inside the container keeps restarting because of this error. How to reproduce? $ curl -s “https://laravel.build/example-app?with=mysql,redis,mailhog”…
Tag: PHP
Web shell deobfuscation and analysis: SianTaRUniX
I came across another web shell repository on GitHub and decided to peek into the obfuscated shells. This time I will be deobfuscating WebShell_0ba8e8b6c1334b8335a9a9374bfb1109c0371478.php . This is a rather peculiar one as it is tailored…
Read more of Web shell deobfuscation and analysis: SianTaRUniX