Y
Hacker News
new
|
ask
|
show
|
jobs
by
hso1
3681 days ago
Did you know that a malicious server can detect if you are piping to a shell and serve a completely different thing? D:
1 comments
JonnieCache
3681 days ago
How so? By looking for a curl UA?
link
hso1
3681 days ago
No. The shell is slower processing the download. You can detect this on the server. See
https://news.ycombinator.com/item?id=11532599
link