I had some time at lunch to kill, so I decided to see how Malware techniques were improving in the land of WordPress and free premium theme download sites.
Enter the Darknet.
A simple Google search got me a theme ZIP file pretty quickly. Now, it was time to see what malicious happenings this thing would cause.Unpacked, here's the structure of the ZIP file.
.
├── functions.php
├── home.php
├── images
│ ├── arrow.png
│ ├── bg-pattern.png
│
Continue Reading...