Viewing profile — lnxdork
lnxdork
HN member- Joined
- Sat, Feb 23, 2019, 6:38 PM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About lnxdork
information security workhorse
Recent public activity
-
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…