Skip to content

Releases: ejedev/web2shell

v0.1.2

21 Nov 22:47
a7549c8
Compare
Choose a tag to compare

What's Changed

  • If no interface is provided, the user is prompted to select one from a list.
  • Added node reverse shell.
  • Allow the user to pass in a list of bins. Bins not in this list will be ignored during execution.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Jun 17:22
Compare
Choose a tag to compare
  • Support for multiple unix shells. The program will attempt to find which ones are present and only fall back to sh if none are found. Currently only bash and sh have been tested. There were issues using zsh with several payloads so it has been temporarily excluded. A future release may see a list attached to a payload specifying which shells it is compatible with.
  • Now attempts to trim HTML tags from returned data.

v0.1.0

14 Jun 16:37
Compare
Choose a tag to compare

Initial public release.