Skip to content

Impersonating authentication over HTTP and/or named pipes.

Notifications You must be signed in to change notification settings

micahvandeusen/GenericPotato

Repository files navigation

GenericPotato

A modified version of SweetPotato by @EthicalChaos to support impersonating authentication over HTTP and/or named pipes. This allows for local privilege escalation from SSRF and/or file writes.

GenericPotato by @micahvandeusen
  Modified from SweetPotato by @_EthicalChaos_

  -m, --method=VALUE         Auto,User,Thread (default Auto)
  -p, --prog=VALUE           Program to launch (default cmd.exe)
  -a, --args=VALUE           Arguments for program (default null)
  -e, --exploit=VALUE        Exploit mode [HTTP|NamedPipe(default)]
  -l, --port=VALUE           HTTP port to listen on (default 8888)
  -i, --host=VALUE           HTTP host to listen on (default 127.0.0.1)
  -h, --help                 Display this help

About

Impersonating authentication over HTTP and/or named pipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages