HackerTrans
トップ新着トレンドコメント過去質問紹介求人

windows_tips

no profile record

コメント

windows_tips
·8 年前·議論
curl | ... bash
windows_tips
·8 年前·議論
>in a way that they don't stand a chance of detecting by inspection (or of having proof of after the fact)

What do you mean? They could `tee` curl output to a file (or elsewhere, for archives). They could also suspend passing the output to bash until they've verified the output (perhaps they would run a hash function and compare the result).