Commit Graph

631 Commits

Author SHA1 Message Date
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
n1nj4sec 63e1e91ff6 Merge branch 'fix' 2016-08-02 18:16:55 +02:00
Alessandro ZANNI 895bfae82d fix shell_exec issue 2016-07-29 22:42:06 +02:00
Alessandro ZANNI 5973a8d432 new updates 2016-07-29 18:05:34 +02:00
root c191e60842 New output format (ps1) for having a 'standalone' powershell code compatible with x86 & x64 2016-07-29 11:30:56 -04:00
root 4e6bc7228b Bug fix when powershell function has arguments 2016-07-29 08:17:36 -04:00
root 3d89e1319a Remove temp files remotely and use pupy powershell module 2016-07-29 08:16:14 -04:00
n1nj4sec 069d892ec0 display a message when creds db is empty 2016-07-28 23:19:08 +02:00
n1nj4sec b03b5eb4e8 fix mimikatz_powershell in x86 processes 2016-07-28 23:12:39 +02:00
n1nj4sec c2c7eed1fc keylogger: use alternative and basic key decoding in case ToUnicodeEx fail (happens often on win10) 2016-07-28 22:57:48 +02:00
n1nj4sec 0f2554325f moving credentials db to data/ 2016-07-28 20:48:10 +02:00
n1nj4sec 4ac376af7a Merge branch 'master' of git://github.com/AlessandroZ/pupy into AlessandroZ-master 2016-07-28 20:33:33 +02:00
Alessandro ZANNI 0dff44d339 fix keylogger issue 2016-07-28 17:53:56 +02:00
Alessandro ZANNI ef36a137ea Merge remote-tracking branch 'upstream/master' 2016-07-28 17:51:15 +02:00
Alessandro ZANNI aa78f6874b new features 2016-07-27 19:24:31 +02:00
n1nj4sec 22dff36939 fix job encoding issue 2016-07-27 19:11:07 +02:00
n1nj4sec 1a0bd4e240 adding help for pyinst new format 2016-07-27 18:44:51 +02:00