Commit Graph

946 Commits

Author SHA1 Message Date
Alessandro ZANNI 7b1d980814 changing name smbexec main module (file removed) 2016-10-26 17:22:48 +02:00
Alessandro ZANNI 6af799399a ps1_oneliner, if listenning port already used, let the error 2016-10-26 17:04:08 +02:00
Alessandro ZANNI 5aad9f296c smbexec functions 2016-10-26 17:03:25 +02:00
Alessandro ZANNI 990706508d changind smbexec main module 2016-10-26 17:03:11 +02:00
n1nj4sec b46b0699a1 fix port_scan && winpcap imports 2016-10-25 12:00:52 +02:00
n1nj4sec 32f739159f Merge branch 'search' of https://github.com/AlessandroZ/pupy into dev 2016-10-25 11:30:06 +02:00
n1nj4sec bba375f4ac Merge branch 'master' of github.com:n1nj4sec/pupy into HEAD 2016-10-25 11:27:39 +02:00
n1nj4sec ce6e8f4cf8 add port option to ssh module 2016-10-25 11:25:45 +02:00
n1nj4sec e8a8414240 definitively fix scapy dependencies 2016-10-25 11:24:29 +02:00
n1nj4sec f21adf2b9e add scandir deps 2016-10-25 10:30:21 +02:00
n1nj4sec b66857c3d8 definitively fix scapy imports 2016-10-25 10:26:00 +02:00
n1nj4sec 42b4343725 Merge branch 'master' of https://github.com/AlessandroZ/pupy 2016-10-25 10:25:17 +02:00
n1nj4sec fbe3ab27eb Merge branch 'list_modules' of https://github.com/AlessandroZ/pupy 2016-10-25 10:19:11 +02:00
n1nj4sec aee86b60ae Merge branch 'smbspider' of https://github.com/AlessandroZ/pupy 2016-10-25 10:11:16 +02:00
n1nj4sec bfa03b4611 Merge branch 'master' of https://github.com/quentinhardy/pupy 2016-10-25 10:06:03 +02:00
n1nj4sec 21b1ad1ca1 Merge branch 'bypassuac' of https://github.com/AlessandroZ/pupy 2016-10-25 09:59:30 +02:00
n1nj4sec f482566a4d Merge branch 'upload' of https://github.com/AlessandroZ/pupy 2016-10-25 09:58:38 +02:00
n1nj4sec 92b6f42b75 Merge branch 'powerview' of https://github.com/AlessandroZ/pupy 2016-10-25 09:58:18 +02:00
n1nj4sec b6024327bd Merge branch 'powershell' of https://github.com/AlessandroZ/pupy 2016-10-25 09:57:31 +02:00
n1nj4sec 43e20aedbb Merge branch 'fix_error_impersonate' of https://github.com/AlessandroZ/pupy 2016-10-25 09:56:45 +02:00
n1nj4sec 5a47effe9d Merge branch 'tab' of https://github.com/AlessandroZ/pupy 2016-10-25 09:53:40 +02:00
Alessandro ZANNI 4a5eaa11a9 ssh module code 2016-10-24 23:54:04 +02:00
Alessandro ZANNI c33acb2108 new module ssh module 2016-10-24 23:53:23 +02:00
Alessandro ZANNI 0f18cd2027 adding "sudo_alias" password in creds db 2016-10-24 10:22:56 +02:00
Alessandro ZANNI 1020749ef1 sudo alias changes: cleanning tmp files + adding to do list in comment 2016-10-24 00:00:09 +02:00
Alessandro ZANNI 09945f7f3d sudo alias main module 2016-10-23 23:41:15 +02:00
Alessandro ZANNI 6c149e985c create an alias to retrieve the sudo password 2016-10-23 23:40:25 +02:00
Alessandro ZANNI 972274345d check vm main module 2016-10-23 16:02:20 +02:00
Alessandro ZANNI 8947850c31 check vm for linux host 2016-10-23 16:02:04 +02:00
Alessandro ZANNI 709633ff35 getuid module 2016-10-23 03:03:13 +02:00
Alessandro ZANNI 556156fa7f changing ls file and adding getuid module 2016-10-23 03:02:39 +02:00
Alessandro ZANNI 153c4b9191 adding scandir for listing files 2016-10-23 03:02:21 +02:00
Alessandro ZANNI 3982ae5768 adding missing char 'g' in running word 2016-10-22 17:08:33 +02:00
Alessandro ZANNI d5792612ad adding is_module=False to exit 2016-10-22 17:08:06 +02:00
Alessandro ZANNI c1caf0ef53 changing list_modules and help 2016-10-22 16:58:42 +02:00
Alessandro ZANNI 442b898752 remove comment 2016-10-21 19:38:37 +02:00
Alessandro ZANNI fcc3ee2f78 scandir lib 2016-10-21 18:19:55 +02:00
Alessandro ZANNI f227d096e1 changing search functions 2016-10-21 18:19:41 +02:00
Alessandro ZANNI 95ee86d979 changing search main module 2016-10-21 18:19:19 +02:00
quentinhardy a2ff2f1cd7 New module privesc_checker for Linux 2016-10-21 09:00:35 -04:00
Alessandro ZANNI c702d68916 fix mimikatz parser: not all pwd were stored on the db 2016-10-21 10:29:08 +02:00
Alessandro ZANNI 8a3aa22459 changing sentence 2016-10-20 22:58:17 +02:00
Alessandro ZANNI 61b11fe4e5 change smbspider verbosity 2016-10-20 22:51:03 +02:00
quentinhardy 6e1368270c Bug fix "Couldn't load package pupwinutils.security" 2016-10-20 08:20:48 -04:00
quentinhardy b86d0ba4e0 ps1_oneliner can be started without target's proxy configuration 2016-10-19 12:08:25 -04:00
quentinhardy 1e74076749 Avoid AV detection with ps1_oneliner (2 stages now) 2016-10-19 08:54:02 -04:00
Alessandro ZANNI 2996961943 uniform dictionary keys to store passwords / hash in the db 2016-10-18 17:48:21 +02:00
quentinhardy 732cf7b6b4 Timeout option in port_scan module 2016-10-18 11:19:49 -04:00
quentinhardy fa05e22162 Bug fix + search in emails 2016-10-18 08:48:43 -04:00
quentinhardy eb10b4b7c6 Bug fix in "Get Outlook configuration" 2016-10-17 11:44:23 -04:00