• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple program to use as a last resort if during pentesting, we have a shell but are unable to upload files. This program takes a source code file and creates a long one liner containg echo commands, so that copying and pasting the output from this program to a remote shell (for the moment, linux shell) will create a replica of the file we cannot upload otherwise.