Skip to content

Releases: ejedev/web2shell

v0.1.2

Choose a tag to compare

@ejedev ejedev released this 21 Nov 22:47
a7549c8

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

Choose a tag to compare

@ejedev ejedev released this 14 Jun 17:22
  • 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

Choose a tag to compare

@ejedev ejedev released this 14 Jun 16:37

Initial public release.