Live data from Hacker News

Viewing profile — zgwortz

zgwortz

HN member
Joined
Thu, Oct 16, 2014, 7:14 PM UTC
HN karma
2
Public activity
3 items

About zgwortz

Independent programming consultant. Mostly doing PHP/Drupal/MySQL work lately.

Recent public activity

  1. comment
    Comment #8467846

    Already done. They're using the SQL injection to create a new page entry in the menu_router table whose access function was file_put_contents(). They then call this new page (in ou…

  2. comment
    Comment #8467020

    I should add that the file was created by www-data:www-data, which for us stands out like a sore thumb as something created by a web page and NOT a user - our build process usually…

  3. comment
    Comment #8466896

    So, while patching our sites for this, we found one which apparently had already been patched. This was highly suspicious, especially since the file mod date is listed as approxima…