From e981d86414e0b74145bdc7ecbb11ccc1a753e63e Mon Sep 17 00:00:00 2001 From: n1nj4sec Date: Sun, 19 Jun 2016 20:38:14 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84ffae06..80883bd6 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,12 @@ All transports in pupy are stackable. This mean that by creating a custom transp ## Implemented Launchers (not up to date, cf. ./pupygen.py -h) Launchers allow pupy to run custom actions before starting the reverse connection -- simple +- connect - Just connect back +- bind + - Bind payload instead of reverse - 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 ## Implemented Modules (not up to date) ### All platforms: