Skip to content

Aiman Daniel

I wear many hats – DevOps, Software Engineering, Information Security

  • Reading List
  • CV

Category: PHP

Xdebug + Docker Step Debugging Setup

In Development, PHP By aimand On October 14, 2024October 14, 2024

Note: I noticed that some of the steps are redundant. I will update this post from time to time to remove the redundant parts. Requirements The steps should be similar (if not identical) on different…

Read more of Xdebug + Docker Step Debugging Setup →

Web shell deobfuscation and analysis: SianTaRUniX

In PHP, Reverse Engineering By aimand On July 26, 2020August 9, 2020

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 →

Tagged PHP, Reverse Engineering

Deobfuscating PHP webshell: Alfa Shell v3

In PHP, Reverse Engineering By aimand On July 24, 2020July 24, 2020

PHP shell is one of the common payload used by attackers to take over a website i.e. deface, dump the database. I came across a GitHub repository that I had forked a long time ago…

Read more of Deobfuscating PHP webshell: Alfa Shell v3 →

© Copyright Aiman Daniel. All rights reserved.