mirror of https://github.com/n1nj4sec/pupy.git
Update README.md
This commit is contained in:
parent
b27aa954f0
commit
e981d86414
|
@ -54,8 +54,10 @@ All transports in pupy are stackable. This mean that by creating a custom transp
|
||||||
|
|
||||||
## Implemented Launchers (not up to date, cf. ./pupygen.py -h)
|
## Implemented Launchers (not up to date, cf. ./pupygen.py -h)
|
||||||
Launchers allow pupy to run custom actions before starting the reverse connection
|
Launchers allow pupy to run custom actions before starting the reverse connection
|
||||||
- simple
|
- connect
|
||||||
- Just connect back
|
- Just connect back
|
||||||
|
- bind
|
||||||
|
- Bind payload instead of reverse
|
||||||
- auto_proxy
|
- auto_proxy
|
||||||
- Retrieve a list of possible SOCKS/HTTP proxies and try each one of them. Proxy retrieval methods are: registry, WPAD requests, gnome settings, HTTP_PROXY env variable
|
- Retrieve a list of possible SOCKS/HTTP proxies and try each one of them. Proxy retrieval methods are: registry, WPAD requests, gnome settings, HTTP_PROXY env variable
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue