Commit Graph

3192 Commits

Author SHA1 Message Date
Oleksii Shevchuk 2e9b60afdb echo: fix udp echo 2019-10-05 12:05:01 +03:00
Oleksii Shevchuk 42d22f19f0 echo: initial commit 2019-10-04 15:37:33 +03:00
Oleksii Shevchuk cc6166d9bf Move proxy to services 2019-10-04 14:24:17 +03:00
Oleksii Shevchuk c45a7dea25 initializer: proxy info fixes 2019-10-03 23:35:43 +03:00
Oleksii Shevchuk 03fff73e81 pproxy: improve keepalives 2019-10-03 19:37:11 +03:00
Oleksii Shevchuk bd4ed0567a pproxy: support L7 KeepAlive 2019-10-03 16:09:01 +03:00
Oleksii Shevchuk 7063f35a8f Preload pupylib for 'python -m pupy' case 2019-10-03 12:00:27 +03:00
Oleksii Shevchuk f4a6b71abd client/windows: Disable dynload by default, also disable Delete prefix 2019-09-30 11:58:55 +03:00
Oleksii Shevchuk 0942428427 Use own fork of pypykatz 2019-09-29 19:29:30 +03:00
Oleksii Shevchuk dd9f682825 Bump external deps 2019-09-28 12:12:44 +03:00
Oleksii Shevchuk 2494cbd687 Bump wes 2019-09-28 10:45:16 +03:00
Oleksii Shevchuk 4647ad7e4c client/windows: Fix LoadLibrary refcounting 2019-09-27 21:16:13 +03:00
Oleksii Shevchuk a78bec4f55 client/windows: Add option to disable TLS/Exception callbacks 2019-09-27 21:15:33 +03:00
Oleksii Shevchuk 54a9019d2b Bump pykcp 2019-09-27 15:47:25 +03:00
Oleksii Shevchuk 8094a5fce2 pproxy: handle case with failure right after connection 2019-09-27 15:14:16 +03:00
Oleksii Shevchuk 46ecad7a3a net/proxies: check that transport can support the chain 2019-09-27 15:13:53 +03:00
Oleksii Shevchuk d8922790e3 pproxy: Add new KCP wrapper support 2019-09-27 11:02:14 +03:00
Oleksii Shevchuk de8f48a31d Bump pykcp dependency 2019-09-26 22:39:56 +03:00
Oleksii Shevchuk 552586960c [WIP] kcp: add parcel header (offload proxy broken) 2019-09-26 22:39:24 +03:00
Oleksii Shevchuk bf13cf48de pupy/main: handle empty CID 2019-09-26 22:38:51 +03:00
Oleksii Shevchuk 3c1c89cb3f [Experemental] client/windows: add more options for aliased loader 2019-09-26 15:02:43 +03:00
Oleksii Shevchuk ca1878cf68 Make flake8 happy 2019-09-25 21:47:47 +03:00
Oleksii Shevchuk 7f40611cbf [Experemental] client/windows: Fix x86-related issues 2019-09-25 21:08:44 +03:00
Oleksii Shevchuk 8d7b168889 [Experemental] client/windows: support partial private kernelbase/ntdll 2019-09-25 14:29:54 +03:00
Oleksii Shevchuk d6c809bb10 pupygen: fix dotnet/migrate 2019-09-25 14:25:51 +03:00
Oleksii Shevchuk 5f3dbe9e66 Merge upstream 2019-09-24 22:41:32 +03:00
Oleksii Shevchuk b2d9777dca [Experemental] clinet/windows: Apply MemoryImporter hooks during load 2019-09-24 21:27:23 +03:00
Oleksii Shevchuk 6f958da236 Merge branch 'unstable' of github.com:/alxchk/pupy into unstable 2019-09-24 17:44:40 +03:00
Oleksii Shevchuk f1664b2232 windows/reg: Use WinAPI/ctypes to deal with unicode 2019-09-24 16:32:10 +03:00
Oleksii Shevchuk c0e03917a6 windows/reg: Use WinAPI/ctypes to deal with unicode 2019-09-24 15:06:50 +03:00
Oleksii Shevchuk c95c4bc574 term: fix unicode related issues 2019-09-24 15:06:01 +03:00
Oleksii Shevchuk d9c25c786b windows/memimporter: use MyLoadLibrary during imports 2019-09-23 18:13:59 +03:00
Oleksii Shevchuk eb4c6590e3 modules/netmon: Add module to collect network endpoints 2019-09-23 16:30:55 +03:00
Oleksii Shevchuk a8bf5f33ce pupy/manager: small improvements 2019-09-23 13:56:09 +03:00
Oleksii Shevchuk fadf475dd9 pupyps: remove hostname for local clients 2019-09-23 10:02:43 +03:00
Oleksii Shevchuk 473c00851d pupwinutils.security/EnumerateWTS: Fix IPv4 address 2019-09-23 09:51:56 +03:00
Oleksii Shevchuk db9ab2b832 Add support for Windows 10 ConPTY 2019-09-23 09:51:05 +03:00
Oleksii Shevchuk e16d69434a dnscnc/picocmd: fix typo 2019-09-20 08:32:07 +03:00
Oleksii Shevchuk 26af59d17f client/linux: Also check systemd instance by INVOCATION_ID envvar 2019-09-20 08:31:47 +03:00
Oleksii Shevchuk 03f720e6e0 dnscnc/client: sleep in next() 2019-09-20 00:45:04 +03:00
Oleksii Shevchuk 2fcc8ac53c dnscnc/picocmd: fix internal/external ip packing 2019-09-20 00:44:17 +03:00
Oleksii Shevchuk 8e7b81038f Merge branch 'unstable' of github.com:/alxchk/pupy into unstable 2019-09-14 14:15:25 +03:00
Oleksii Shevchuk 5e28d3ce87 dnscnc/server: Ignore _ questions 2019-09-12 13:57:27 +03:00
Oleksii Shevchuk a52275d89c windows/client: Use uthash to resolve symbols 2019-09-09 18:03:31 +03:00
Oleksii Shevchuk b5e8277d04 pupygen/client/windows - fix CRC 2019-09-08 21:25:21 +03:00
Oleksii Shevchuk 46ce30204f clients: do not use lists, use uthash for windows client 2019-09-08 21:24:55 +03:00
Oleksii Shevchuk bc8d99df44 CRLF, _pupy dynload (windows) etc 2019-09-07 19:18:07 +03:00
Oleksii Shevchuk b425bd974d Merge https://github.com/n1nj4sec/pupy into unstable 2019-08-22 19:06:43 +03:00
Oleksii Shevchuk 73c3acb118 Merge branch 'unstable' of github.com:/alxchk/pupy into unstable 2019-08-22 17:15:13 +03:00
AlessandroZ fbdca4e150 Merge branch 'unstable' of https://github.com/n1nj4sec/pupy into unstable 2019-08-22 15:49:47 +02:00