Live data from Hacker News

Viewing profile — lnxdork

lnxdork

HN member
Joined
Sat, Feb 23, 2019, 6:38 PM UTC
HN karma
2
Public activity
1 items

About lnxdork

information security workhorse

Recent public activity

  1. comment
    Comment #43480805

    Agree as a basic example. tmpname1 = "/tmp/file.txt; rm -rf /"; becomes gunzip -c /tmp/file.txt; rm -rf / > /tmp/atopwrkXXXXXX Also tmpname2 could be symlinked to /etc/passwd befor…