Skip to content
n1nj4sec edited this page Aug 25, 2017 · 42 revisions

Tested on kali linux 2.0

Installation

git clone https://github.com/n1nj4sec/pupy.git pupy
cd pupy
git checkout master
git submodule init
git submodule update
pip install -r pupy/requirements.txt

Troubleshooting

If you have some issues with rpyc while running the server on windows, take a look at issue #25, @deathfantasy made a fix

Clone this wiki locally