Commit Graph

555 Commits

Author SHA1 Message Date
n1nj4sec c5e2b9f3b3 Merge branch 'cred' of https://github.com/AlessandroZ/pupy into AlessandroZ-cred 2016-09-27 21:09:17 +02:00
n1nj4sec c91c214ed4 adding laZagne x64 dependencies 2016-09-27 21:08:11 +02:00
n1nj4sec defa79acca Merge branch 'temp' of https://github.com/AlessandroZ/pupy into AlessandroZ-temp 2016-09-27 20:50:37 +02:00
n1nj4sec a0532281a3 fix for android #171 2016-09-17 13:08:57 +02:00
Alessandro ZANNI 6a7b9fe943 cached domain hashes stored on the db creds 2016-09-12 17:22:59 +02:00
Alessandro ZANNI ce9f1224b0 lazagne for windows x64 bits 2016-09-07 10:03:52 +02:00
n1nj4sec e2911f7b05 add --add-proxy option to auto_proxy launcher 2016-09-05 21:45:01 +02:00
n1nj4sec 8bc94ea6ba last windows&linux templates 2016-08-28 19:53:58 +02:00
n1nj4sec 9a4314aa0e update windows templates 2016-08-28 14:27:44 +02:00
n1nj4sec 95dbcc51c0 default to --wait for LD_PRELOAD migrate in linux 2016-08-28 14:01:26 +02:00
n1nj4sec e4c0d837e3 update pupygen -l. close issue #165 2016-08-28 13:10:17 +02:00
n1nj4sec 31ce1efdc0 add uid to creds DB 2016-08-27 12:58:47 +02:00
n1nj4sec 958432d5d8 allow to run creds module without any client connected 2016-08-27 12:21:41 +02:00
n1nj4sec f47f8c5581 fix build_library_zip 2016-08-27 12:10:31 +02:00
n1nj4sec 4176f44ae5 Merge branch 'patch-migrate' of https://github.com/void-in/pupy into void-in-patch-migrate 2016-08-27 12:10:15 +02:00
n1nj4sec 0910d326a8 fix "run pexec -h" 2016-08-27 11:53:24 +02:00
n1nj4sec 6be9b5d810 fix SyntawWarning 2016-08-27 00:48:07 +02:00
n1nj4sec 1337074ccc fix sessions -k to actually exit 2016-08-27 00:47:37 +02:00
n1nj4sec 2599673bec Merge branch 'master' of https://github.com/alxchk/pupy into alxchk
using relative submodule for .gitmodules
2016-08-26 23:26:16 +02:00
n1nj4sec a655a84d12 replace unsafe rpyc function obtain 2016-08-26 19:25:49 +02:00
Oleksii Shevchuk 17728cedf6 Start to implement persistence for Linux 2016-08-26 20:01:19 +03:00
Oleksii Shevchuk a1cfce2d08 Remove debug print 2016-08-26 19:56:48 +03:00
Oleksii Shevchuk d547cf6198 Add passwd/shadow dump in creddump command 2016-08-26 14:50:44 +03:00
Oleksii Shevchuk 22db632812 Move safe default values to client side module 2016-08-26 14:50:10 +03:00
Oleksii Shevchuk 36ececf213 Add template variables to log path 2016-08-26 12:54:17 +03:00
Oleksii Shevchuk b20ec87c70 Simplify polling 2016-08-26 12:36:32 +03:00
Oleksii Shevchuk 3423834403 Try actually call mmap at drop destinations 2016-08-26 12:35:36 +03:00
Oleksii Shevchuk 9169fa350b Try to use multiprocessing instead of threading 2016-08-26 09:12:48 +03:00
Oleksii Shevchuk 425c54e90b Revert buffering 2016-08-26 01:34:53 +03:00
Oleksii Shevchuk 338cda7af1 Fix typo 2016-08-26 01:28:56 +03:00
Oleksii Shevchuk 720e85a156 Try to use ctypes to find MAC/IP on windows.
Well, this is insane. I never thought that in standart python library
you can find THAT. What do you think will happens, if for some reason
ifconfig will hang?
2016-08-26 01:05:03 +03:00
Oleksii Shevchuk f58f3a4951 Update templates 2016-08-26 00:07:26 +03:00
Oleksii Shevchuk 61fe6a0a8b Use own repo for payload_templates 2016-08-26 00:00:05 +03:00
Oleksii Shevchuk 6221d5adfe Non-interactive safe and sexy popen based remote command execution 2016-08-25 23:30:20 +03:00
Waqas Ali 4c7067222b add timeout to migrate 2016-08-25 11:50:31 +05:00
Oleksii Shevchuk b17d69596b Set authentication timeout to 60 secs 2016-08-25 09:07:14 +03:00
Oleksii Shevchuk 25aea8e4cd Fix launching hidden process 2016-08-25 09:06:09 +03:00
Oleksii Shevchuk b699da570a Update psutil. Again.. 2016-08-25 09:05:23 +03:00
Oleksii Shevchuk e0ef74960f Add missing paths 2016-08-24 22:31:16 +03:00
n1nj4sec 92e0d4e1c4 adding sqlite3 dependency 2016-08-24 19:43:22 +02:00
n1nj4sec 3ebed467ee dependencies for LaZagne 2016-08-24 19:32:01 +02:00
n1nj4sec f0e60a7606 In-memory LaZagne module from AlessandroZ 2016-08-24 19:30:02 +02:00
Oleksii Shevchuk 2f1b3ab915 Update linux client 2016-08-24 20:18:48 +03:00
Oleksii Shevchuk 89f7743838 Enable keep-alive by default 2016-08-24 20:18:31 +03:00
Oleksii Shevchuk 03610aff98 Handle IPv6 addresses (For example ::ffff:127.0.0.1:46946) 2016-08-24 20:12:49 +03:00
n1nj4sec d00ed46a91 shallow submodules + add LaZagne submodule 2016-08-24 18:50:27 +02:00
n1nj4sec 77862247f4 using https to checkout submodules. close #160 2016-08-24 17:54:31 +02:00
Oleksii Shevchuk 3636c2b2f8 Load config if such function exists in pupy module 2016-08-24 15:19:44 +03:00
Oleksii Shevchuk 4e8b36bc6c Add linux formats to argument list 2016-08-24 12:23:05 +03:00
Oleksii Shevchuk 49ae6024e8 Fix ^C^C handling 2016-08-24 11:14:08 +03:00