Commit Graph

616 Commits

Author SHA1 Message Date
n1nj4sec 8911cc23e0 Merge branch 'AlessandroZ-lazagne' 2016-10-07 18:55:30 +02:00
n1nj4sec 6b5b9ec5b7 Merge branch 'lazagne' of https://github.com/AlessandroZ/pupy into AlessandroZ-lazagne 2016-10-07 18:55:08 +02:00
n1nj4sec 9c87eaf646 Merge branch 'basic_cmds' of https://github.com/AlessandroZ/pupy into AlessandroZ-basic_cmds 2016-10-07 18:54:03 +02:00
n1nj4sec 26fac251cb Merge branch 'zip' of https://github.com/AlessandroZ/pupy into AlessandroZ-zip 2016-10-07 18:49:20 +02:00
n1nj4sec ac79a6c4a3 Merge branch 'drives' of https://github.com/AlessandroZ/pupy into AlessandroZ-drives 2016-10-07 18:46:00 +02:00
n1nj4sec 8df5c9ccad Merge branch 'master' of https://github.com/quentinhardy/pupy into quentinhardy-master 2016-10-07 18:44:18 +02:00
n1nj4sec a4c46d5049 Merge branch 'keylogger' of https://github.com/AlessandroZ/pupy into AlessandroZ-keylogger 2016-10-07 18:41:48 +02:00
n1nj4sec d83b115559 Merge branch 'smbmap' of https://github.com/AlessandroZ/pupy into AlessandroZ-smbmap 2016-10-07 18:41:04 +02:00
n1nj4sec d98c86d39d fix netcreds imports 2016-10-07 18:38:43 +02:00
Alessandro ZANNI 6eb631494c remove not used code 2016-10-07 00:55:13 +02:00
Alessandro ZANNI 8ece87c971 smbexec 2016-10-07 00:42:17 +02:00
Alessandro ZANNI f5c66e9b16 upload binary file 2016-10-07 00:41:49 +02:00
Alessandro ZANNI fde75cbc34 change module name 2016-10-07 00:41:31 +02:00
Alessandro ZANNI 04913b1da0 change module name 2016-10-07 00:41:18 +02:00
quentinhardy b93df591e4 New description of the getprivs module 2016-10-06 04:55:39 -04:00
quentinhardy df59c0e101 Shows if user is in local admin grp in get_info module 2016-10-05 12:02:03 -04:00
Alessandro ZANNI 25f74172b8 change description cat module 2016-10-05 17:41:27 +02:00
Alessandro ZANNI 4c68be4fe0 message when no passwords found 2016-10-05 17:14:49 +02:00
Alessandro ZANNI 6407de6b7a pupy configuration file 2016-10-05 15:50:51 +02:00
Alessandro ZANNI ed3e1d645e all function implementation 2016-10-05 15:50:38 +02:00
Alessandro ZANNI 6eabf9aea4 rm module 2016-10-05 15:50:27 +02:00
Alessandro ZANNI 3664f91e3a cp module 2016-10-05 15:50:18 +02:00
Alessandro ZANNI 765bf3c304 mv module 2016-10-05 15:50:02 +02:00
Alessandro ZANNI 95f5271718 mkdir module 2016-10-05 15:49:52 +02:00
Alessandro ZANNI fc0719c58b ls module 2016-10-05 15:49:44 +02:00
Alessandro ZANNI 0879d0b12b cd module 2016-10-05 15:49:32 +02:00
Alessandro ZANNI a5655952eb cat module 2016-10-05 15:49:20 +02:00
Alessandro ZANNI 3b3f9e8b7e zip / unzip main module 2016-10-04 23:57:07 +02:00
Alessandro ZANNI 81ac526401 zip / unzip functions 2016-10-04 23:56:55 +02:00
quentinhardy 6dd52fbbe7 New option for getting current process privileges 2016-10-04 08:38:44 -04:00
Alessandro ZANNI b98d3f07bc new module 2016-10-04 00:10:24 +02:00
Alessandro ZANNI 8d44238ac4 list remote shared folders and permission 2016-10-04 00:09:57 +02:00
Alessandro ZANNI 301ec58141 list shared folders on a local computer 2016-10-04 00:09:08 +02:00
quentinhardy af67fc6f1b Outlook module description modified 2016-10-03 11:39:31 -04:00
Alessandro ZANNI 1b5a1af7aa list drives 2016-10-03 16:44:41 +02:00
Alessandro ZANNI 5d717cefe6 list drives 2016-10-03 16:44:12 +02:00
quentinhardy 5b7f696e04 Modify explanations about bypassUAC module 2016-10-03 10:13:39 -04:00
quentinhardy 6c0909ad4a Delete old outlook module file 2016-10-03 10:06:26 -04:00
quentinhardy 78e90fac4b Outlook module as a package (better performances) 2016-10-03 09:35:04 -04:00
Alessandro ZANNI 4a1d593553 new module: netcreds 2016-09-30 19:10:10 +02:00
Alessandro ZANNI a18303c8a7 new module: netcreds 2016-09-30 19:09:53 +02:00
Alessandro ZANNI c905fb1e8b fix bug keylogger (start keylogger whereas x11 is not present) 2016-09-30 18:56:41 +02:00
Alessandro ZANNI 47a035b3e6 fix keylogger bug (use dump or stop before the start option) 2016-09-30 18:55:44 +02:00
n1nj4sec ca83bce6b0 fix lazagne head 2016-09-28 19:43:53 +02:00
n1nj4sec cf37934bbd adding missing netaddr import 2016-09-28 19:42:28 +02:00
n1nj4sec 9fe09f7306 updating lazagne 2016-09-28 19:42:13 +02:00
n1nj4sec 8e5f4d1fb9 fix & close issue #176 2016-09-28 18:46:22 +02:00
n1nj4sec a25a14aedf look for packages in server's sys.path if package is pure python (to
work on windows) and not
found in the packages/ dir
2016-09-27 23:06:23 +02:00
n1nj4sec d95ae0ce12 add pywerview submodule && dependencies 2016-09-27 23:03:37 +02:00
n1nj4sec 13c7eb39b0 removing unused dependency 2016-09-27 21:21:49 +02:00