Flask-Shell2HTTP icon indicating copy to clipboard operation
Flask-Shell2HTTP copied to clipboard

More examples/ use-cases

Open eshaan7 opened this issue 5 years ago • 1 comments

This extension is quite configurable and different users may choose to use it differently. For this, we should add more examples under examples/. These can be something new or ones already listed in the README.md.

Few ideas:

  • [ ] An example showing encryption/decryption of the response using decorators.
  • [ ] An example showing how flask-shell2http can be used for post-exploitation scenarios during a pentest (or as a backdoor). So perhaps an example integration with the https://github.com/operatorequals/covertutils or https://github.com/operatorequals/httpimport/issues/1).

eshaan7 avatar Jun 30 '20 14:06 eshaan7

  • [ ] How to programmatically close an application

breeze88 avatar Apr 13 '21 08:04 breeze88