Commit Graph

497 Commits

Author SHA1 Message Date
n1nj4sec 77862247f4 using https to checkout submodules. close #160 2016-08-24 17:54:31 +02:00
n1nj4sec e53835509a fix typo errors 2016-08-22 20:20:56 +02:00
n1nj4sec a22e588012 close #159 2016-08-22 20:14:22 +02:00
n1nj4sec 0208c21077 Merge branch 'master' of git://github.com/quentinhardy/pupy into quentinhardy-master 2016-08-22 19:58:45 +02:00
n1nj4sec 6c20c54d3e add a debug scriptlet to redirect stdout/stderr to a file 2016-08-22 19:55:15 +02:00
n1nj4sec 2f50a856bb move daemonize option to a scriptlet 2016-08-22 19:53:45 +02:00
n1nj4sec f5c9f0897f winxp compatible psutil lib 2016-08-22 19:28:45 +02:00
n1nj4sec 74b164f1f9 track default pupy.conf & fix broken copy 2016-08-22 18:38:14 +02:00
Oleksii Shevchuk 43e041b044 Add trivial support for loading shared objects on linux 2016-08-22 15:10:00 +03:00
Oleksii Shevchuk 5d299e2e2f Add yaml dependency 2016-08-22 15:08:24 +03:00
Oleksii Shevchuk ac1e5226d3 Also search packages and modules at current workspace 2016-08-22 00:29:19 +03:00
Oleksii Shevchuk 4f41728132 Add -log option to save stdout to file 2016-08-22 00:28:42 +03:00
Oleksii Shevchuk a337d1f375 Fix download->upload 2016-08-21 17:08:48 +03:00
Oleksii Shevchuk 16fc8bbb99 Fix get user name 2016-08-21 14:17:33 +03:00
Oleksii Shevchuk 36b1dcd7e8 Use relative root for autocompletion 2016-08-21 14:09:20 +03:00
quentinhardy d7b367c33e Add header for author & contributors 2016-08-21 05:41:26 -04:00
Oleksii Shevchuk bb169c8c6a Handle case when config doesn't have "daemonize" key 2016-08-21 11:52:49 +03:00
Oleksii Shevchuk 40431eef9c Search packages from ROOT 2016-08-21 01:26:29 +03:00
Oleksii Shevchuk faa7e070ae Fix imports 2016-08-21 00:55:45 +03:00
Oleksii Shevchuk 92388c41f1 Search templates relatively to python files 2016-08-21 00:55:26 +03:00
Oleksii Shevchuk a393e94c60 Sanitize args for shell and generator 2016-08-20 22:57:23 +03:00
Oleksii Shevchuk fc682b657f Remove unused default config 2016-08-20 22:57:08 +03:00
Oleksii Shevchuk ade5913247 Optionally configure transport from config file 2016-08-20 22:56:49 +03:00
Oleksii Shevchuk b0dcc46703 Add daemonization optional 2016-08-20 20:41:35 +03:00
Oleksii Shevchuk 490ac59b31 Don't chroot to pupy dir. Use workspaces 2016-08-20 19:57:12 +03:00
Oleksii Shevchuk 3f8b8c412e Daemonize on linux by default 2016-08-20 19:55:07 +03:00
Oleksii Shevchuk fe8b0111df Add linux-friendly Makefile 2016-08-19 20:29:23 +03:00
Oleksii Shevchuk bcb813f839 Don't track actual default configuration file. Instead create it from tracked default 2016-08-19 20:24:20 +03:00
Oleksii Shevchuk d8b492b5c7 Remove check for root. Try or fail. 2016-08-19 20:16:38 +03:00
Oleksii Shevchuk 29ead558d2 Fix creddump for Windows XP 2016-08-19 20:02:26 +03:00
Oleksii Shevchuk 9d3f4c9efb Use WindowsXP compatible psutils build 2016-08-19 20:01:54 +03:00
root bc38342b9a For generating Rubber Ducky inject.bin file (wind only) 2016-08-19 06:15:00 -04:00
root 487d9bb9e4 New option for generating Rubber Ducky inject.bin 2016-08-19 06:13:22 -04:00
root e7da488c26 Options for rubber ducky configuration 2016-08-19 06:09:35 -04:00
root a222344b65 Cleans powershell script in ps1 output 2016-08-17 11:08:30 -04:00
root f9ee8f3e2f New function to clean powershell script 2016-08-17 11:05:34 -04:00
root 2d947bb38e Fix a debug message 2016-08-17 11:00:59 -04:00
root 26773a7b48 BypassUAC module to a class 2016-08-17 07:05:15 -04:00
root 5d94384344 BypassUAC by performing an image hijack on the .msc file extension 2016-08-16 11:56:10 -04:00
root 206e5b33a4 new cmd for getting outlook app configuration 2016-08-16 08:21:55 -04:00
n1nj4sec 011ec49582 add pythoncom dll 2016-08-11 18:26:11 +02:00
root 4dbeca33bb Bug fix "CLSIDToClass.py[...]in GetClass KeyError" 2016-08-11 06:11:20 -04:00
n1nj4sec c975caac0f add dependencies for outlook module 2016-08-09 22:50:01 +02:00
root 38f91a899d New module (outlook) for communicate with Outlook application trough MAPI. 2016-08-07 12:51:28 -04:00
n1nj4sec da8b092799 fix import of pywintypes and possibility of import of pythoncom27.dll
via load_packages("pythoncom")
2016-08-04 18:58:47 +02:00
n1nj4sec 1eb35e86a9 remove bind SSL cert missing warning 2016-08-03 20:30:33 +02:00
n1nj4sec 3ec8b20353 update windows x64 templates to fix injection on win10 2016-08-03 19:30:02 +02:00
n1nj4sec 0a2801aa4b fix invalid IsWow64Process in x64 pupy processes 2016-08-03 19:26:56 +02:00
n1nj4sec 934aed185f fix injection x64 on windows 10 issue #36 2016-08-03 19:24:07 +02:00
n1nj4sec 87916280a9 print a warning when building without all the python libs 2016-08-03 18:49:29 +02:00