Update README.md

This commit is contained in:
n1nj4sec 2016-06-19 20:38:14 +02:00 committed by GitHub
parent b27aa954f0
commit e981d86414
1 changed files with 4 additions and 2 deletions

View File

@ -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