This commit is contained in:
n1nj4sec 2017-08-25 21:25:32 +02:00
parent d5abb57275
commit a529c9c6a9
4 changed files with 3 additions and 9 deletions

9
.gitmodules vendored
View File

@ -6,10 +6,6 @@
path = pupy/external/changeme
url = https://github.com/AlessandroZ/changeme
shallow = false
[submodule "pupy/external/BeRoot"]
path = pupy/external/BeRoot
url = https://github.com/AlessandroZ/BeRoot
shallow = false
[submodule "pupy/external/Windows-Exploit-Suggester"]
path = pupy/external/Windows-Exploit-Suggester
url = https://github.com/GDSSecurity/Windows-Exploit-Suggester
@ -38,8 +34,5 @@
path = pupy/external/Inveigh
url = https://github.com/Kevin-Robertson/Inveigh.git
[submodule "pupy/pupy/external/BeRoot"]
path = pupy/pupy/external/BeRoot
path = pupy/external/BeRoot
url = https://github.com/AlessandroZ/BeRoot
[submodule "pupy/pupy/external/changeme"]
path = pupy/pupy/external/changeme
url = https://github.com/AlessandroZ/changeme

View File

@ -9,10 +9,12 @@ When you package a payload, you can choose a launcher (connect, bind, ...), a tr
```
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
```
note: If you checkout the unstable branch be aware the templates are not up to date, you will have to build your own pupy/payload_templates
or [Refer to the wiki](https://github.com/n1nj4sec/pupy/wiki/Installation)
## Features

@ -1 +0,0 @@
Subproject commit d02e0a0e22d40fca86b0942f53cbc6d06704e592