Commit Graph

1163 Commits

Author SHA1 Message Date
Oleksii Shevchuk 2a8e965996 Rework function calls flow to be thread-safe in pyuvproxy 2017-03-12 19:24:32 +02:00
Oleksii Shevchuk 2fb25d0a70 Parse LHOST bind addr in socks5 binding 2017-03-12 19:24:32 +02:00
Oleksii Shevchuk 84f2faa818 Don't try to execute IGD commands if ctrlURL is empty 2017-03-12 19:24:32 +02:00
AlessandroZ aed19503f4 removing duplicate value 2017-03-12 19:24:11 +02:00
n1nj4sec a28d200752 add gnome-keyring password storage support for PupyCredentials 2017-03-12 17:18:51 +01:00
n1nj4sec 91261ab06b fix ps1_oneliner 2017-03-12 16:20:52 +01:00
n1nj4sec 7e2d666c88 Merge branch 'master' of https://github.com/dc3l1ne/pupy into unstable 2017-03-12 15:38:55 +01:00
n1nj4sec 8b6beb8334 change default conf to make it works on a internal pentest without internet access 2017-03-12 13:56:19 +01:00
Oleksii Shevchuk 9bddbc57a9 Handle inplace connect errors correctly 2017-03-11 23:02:11 +02:00
Oleksii Shevchuk faec654b42 logutils required by changeme 2017-03-11 22:51:43 +02:00
Oleksii Shevchuk 23b8ad4ded Do not remove *.pyc and *.pyo from docker image 2017-03-11 22:39:14 +02:00
Oleksii Shevchuk 6a0a10bdaf Rework (stolen) credential storage 2017-03-11 22:34:50 +02:00
Oleksii Shevchuk bc4f509dcd Fix implicit constructor for IGDClient 2017-03-11 22:33:56 +02:00
Oleksii Shevchuk 5b1637adc3 Log compilation exceptions to debug 2017-03-11 19:28:12 +02:00
Oleksii Shevchuk ff454b8ddb Search bundles in pupy root, not in projects 2017-03-11 19:15:10 +02:00
Oleksii Shevchuk b07255fa5e Remove debug messages 2017-03-11 19:00:26 +02:00
Oleksii Shevchuk 0a94a0daf6 Invert logging info 2017-03-11 18:08:14 +02:00
Oleksii Shevchuk b3174cecb2 Add missing file 2017-03-11 18:05:32 +02:00
Oleksii Shevchuk c899c02668 Make client certificates support for SSL optional 2017-03-11 13:52:43 +02:00
Oleksii Shevchuk 6e48ea897c Pass server transport to gen arguments, if no arguments specified 2017-03-11 13:42:16 +02:00
Oleksii Shevchuk 68c6c60c81 Do not ignore EOF errors. Also ensure that socket alive before poll 2017-03-11 13:40:31 +02:00
Oleksii Shevchuk a786e89157 Add support for POSIX caps to docker image 2017-03-11 12:21:09 +02:00
Oleksii Shevchuk e520dae1a9 Properly handle pupygen exits 2017-03-11 12:20:02 +02:00
Oleksii Shevchuk 32b1fbca49 More properly search for local/external address 2017-03-11 12:12:23 +02:00
Oleksii Shevchuk 19c06fe9e9 Do not enforce recompilation if .pyo's are up2date 2017-03-11 11:54:03 +02:00
Oleksii Shevchuk 4e6d1d3241 Fix gen command line parsing 2017-03-11 11:47:45 +02:00
Oleksii Shevchuk 8e285ea8a0 Add ability to unset keys from randoms section 2017-03-11 11:47:21 +02:00
Oleksii Shevchuk b7515c6a74 Add random keys support. Use them for pupygen 2017-03-11 10:12:21 +02:00
Oleksii Shevchuk 9ffbfdea61 Reduce travis log 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 5d64d95120 Alter docker configuration 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 11b16fe60c Add gen command to invoke pupygen from pupysh 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 0f03d89e46 Add support for secret path prefix to httpwrap 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 83323d10e3 If interface is not specified, try to get external IP using ifconfig.co first 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 0497299528 Add support for random configuration values 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk e74aad2adc Add travis 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk a828f599e6 With current default SSL transport httpd is pretty useless 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk b45853473c Don't send anything to target until ensure this is not HTTP client 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk f06e86ac40 Rework http/igd/dnscnc configuration 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 4715ba5ac0 Increase poll time and add stop() command 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 22ca25a928 Add exception request to remove current transport from chain 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 4444508f12 Pass peer info to wrapped transports 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk 5f28337515 Add config command line option 2017-03-11 09:16:43 +02:00
Oleksii Shevchuk fda4717041 Add workdir/config as potential config file storage 2017-03-11 09:16:43 +02:00
n1nj4sec 8e60bf9726 fix interactive_shell program argument 2017-03-10 20:55:50 +01:00
n1nj4sec 29c1f6a6e2 add changeme dependencies 2017-03-10 20:15:17 +01:00
n1nj4sec a2fe3d868b add user/hostname in session notification 2017-03-10 20:06:06 +01:00
Dc3 89a76032d4 Update ps1_oneliner.py 2017-03-11 02:57:46 +08:00
Dc3 21977bdd27 show client address after done
e.g:[+] 10.1.1.96:You should have a pupy shell in few seconds from this host...
2017-03-11 02:57:06 +08:00
n1nj4sec e994450db3 Merge branch 'lazagne' of https://github.com/AlessandroZ/pupy into unstable 2017-03-10 19:54:00 +01:00
n1nj4sec ce549d661e Merge branch 'changeme' of https://github.com/AlessandroZ/pupy into unstable 2017-03-10 19:51:52 +01:00