Skip to content

moparisthebest/curl_bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl_bash

Be evil to curl | bash executors.

Inspired by https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/, written more as a fun way to write something with rust than a useful tool.

Usage:

  • curl_bash
  • curl -sSkv http://localhost:5555/setup.bash | bash
  • curl -sSkv http://localhost:5555/setup.bash | cat
  • curl -sSkv http://localhost:5555/setup.bash | cat -v

License

GNU/AGPLv3 - Check LICENSE.md for details

About

Be evil to curl | bash executors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published