Commit Graph

1281 Commits

Author SHA1 Message Date
Oleksii Shevchuk cb294cf279 Install JohnTheRipper to the Docker image 2017-04-11 13:14:07 +03:00
Oleksii Shevchuk ab45835745 Bump memorpy 2017-04-11 09:24:07 +03:00
Oleksii Shevchuk f19e10aaa0 Make windows build happy again 2017-04-10 11:42:16 +03:00
Oleksii Shevchuk 2f000ce55d Fix dnscnc dexec 2017-04-06 15:18:43 +03:00
Oleksii Shevchuk d70dcc7259 Add EC2/DigitalOcean metadata reader 2017-04-06 15:18:28 +03:00
Oleksii Shevchuk 26d4ab1900 Improve VM detection for Linux 2017-04-06 14:02:42 +03:00
Oleksii Shevchuk e9b3526d03 Set Py_OptimizeFlag from bootloader 2017-04-05 19:18:21 +03:00
Oleksii Shevchuk 109c3989ff *.pyo's are not created from time to time, so enusre all are in place 2017-04-05 13:39:05 +03:00
Oleksii Shevchuk b1f285ef84 oooops 2017-04-05 11:00:24 +03:00
Oleksii Shevchuk 2e8e216c0c Fix fakse memfd path generation 2017-04-05 08:49:51 +03:00
Oleksii Shevchuk f6b1b03b29 It's ok to have non-latin in safe_obtain 2017-04-05 08:03:54 +03:00
Oleksii Shevchuk a9142e884b Make c99 happy 2017-04-04 22:16:45 +03:00
Oleksii Shevchuk e5d315d2bb Bump mimikatz version 2017-04-04 21:28:28 +03:00
Oleksii Shevchuk 00997d50e4 Don't fail if remote loader api doesn't exists yet 2017-04-04 17:12:09 +03:00
Oleksii Shevchuk eb67bddf83 Don't fail in case remote_print_error doesn't exists yet 2017-04-04 17:11:25 +03:00
Oleksii Shevchuk 0ad183c284 Subclass PupyPackageFinder from object 2017-04-04 17:06:03 +03:00
Oleksii Shevchuk 4965ed12bd Remove links to self 2017-04-04 14:43:54 +03:00
Oleksii Shevchuk ad5494b6e9 Decrease default GC thresold 2017-04-04 14:13:02 +03:00
Oleksii Shevchuk 9e6c5de41b Use pymalloc in internal allocations 2017-04-04 13:23:13 +03:00
Oleksii Shevchuk 416b991550 None than GC 2017-04-04 10:53:12 +03:00
Oleksii Shevchuk 05f82b36b5 Do not remove network/transports config to template 2017-04-04 10:51:56 +03:00
Oleksii Shevchuk 454e53bb86 Fix udp_secure name in picocmd 2017-04-04 10:51:23 +03:00
Oleksii Shevchuk 91dabc2e02 It turns out that cffi works ok with ctypes backend 2017-04-04 10:50:50 +03:00
Oleksii Shevchuk 259bfccf18 Fix udp_secure transport name 2017-04-04 10:50:15 +03:00
Oleksii Shevchuk 68ac2cb894 Only network.conf should be preserved 2017-04-04 10:49:44 +03:00
Oleksii Shevchuk 9378c02dc5 Add basic support for pytracemalloc. Pupy is a bit fat.. 2017-04-03 23:36:32 +03:00
Oleksii Shevchuk 84c00f4507 Multiprocessing should not be used 2017-04-03 23:36:01 +03:00
Oleksii Shevchuk e4a616e819 Try to show original soname in memfd. Also fix symlink bug 2017-04-03 23:35:33 +03:00
Oleksii Shevchuk 0639c55f16 Fix rebuild by dependencies 2017-04-03 23:34:46 +03:00
Oleksii Shevchuk f032580183 Build pycryptodome to environment 2017-04-03 19:41:42 +03:00
Oleksii Shevchuk 6a15067115 Warning fixes 2017-04-03 19:40:20 +03:00
Oleksii Shevchuk 07c433022c Fix pupygen -l fix 2017-04-02 06:47:47 +03:00
n1nj4sec c4c1f2b30c don't uninstall cffi, cryptography needs it 2017-04-01 00:28:36 +02:00
n1nj4sec e0dfdd6998 adding command to change server's logging LEVEL 2017-04-01 00:28:14 +02:00
n1nj4sec c84e9499cb using a recent windows compatible scapy version 2017-04-01 00:04:37 +02:00
n1nj4sec 620c951f19 add space in templates for scriptlets 2017-03-31 20:27:12 +02:00
n1nj4sec 4ec9885f63 fix pupygen -l 2017-03-31 20:10:01 +02:00
n1nj4sec 9de88c86c6 fix sessions list after migrate 2017-03-31 20:06:26 +02:00
n1nj4sec 37ccad9c3f add webcamsnap missing dependencies 2017-03-31 19:01:37 +02:00
n1nj4sec 544dcb6339 fix scriptlets 2017-03-28 22:11:29 +02:00
n1nj4sec a92247a00e allow pupyimporter to import .so from server sys.path if client architecture match 2017-03-27 20:40:52 +02:00
n1nj4sec c1c062dd92 fix .py payloads without dependencies installed 2017-03-27 20:39:56 +02:00
n1nj4sec 0473464522 fix&&improve pupyimporter 2017-03-27 18:18:12 +02:00
n1nj4sec 557a005b9d fix linux checkvm 2017-03-27 18:15:24 +02:00
n1nj4sec 83952250ec fix rsa transport that was buggy when used in chain (cf. obfs3) 2017-03-25 20:15:08 +01:00
n1nj4sec bc4de6cacd fix readme markup 2017-03-25 13:18:55 +01:00
n1nj4sec c7e4e4f883 it's safer to register cleanup first 2017-03-25 13:12:58 +01:00
n1nj4sec 68cf2733d9 improve rpyc connection cleanup 2017-03-25 13:08:50 +01:00
n1nj4sec f1658d18b0 fix lazagne imports 2017-03-25 13:08:24 +01:00
n1nj4sec 876a560ba4 fix typo 2017-03-25 13:07:33 +01:00