Commit Graph

946 Commits

Author SHA1 Message Date
Oleksii Shevchuk fbfb9c966f Write nice messages about connection status 2017-03-08 19:40:24 +02:00
Oleksii Shevchuk 288aa030bf Ensure no duplicates in resources.zip 2017-03-08 19:40:24 +02:00
Oleksii Shevchuk 744a304eb5 Use new PupyConnection for outgoing connections 2017-03-08 19:40:24 +02:00
Oleksii Shevchuk 569f741cfe Improve upload/download speed
Default chunk size is very small. Try to upload whole file at once.
If file is big then set chunk size to 8MB.

For me this reduces required time to upload 10MB file from ~115 secs
to ~13.
2017-03-08 19:40:24 +02:00
Oleksii Shevchuk 1112b0ad0c Improve pp/bind launcher
1. Apply autopep8
2. Simplify exception handling
3. Do not throw SystemExit, it doesn't work for bind launcher. Just
   exit.
2017-03-08 19:40:24 +02:00
n1nj4sec 72d41e7fe3 add python3 warning 2017-02-22 16:51:50 +01:00
n1nj4sec 6a6e2d0cb3 Update README.md 2017-02-10 23:53:52 +01:00
n1nj4sec a7be5db76d little README refresh 2017-02-10 23:39:51 +01:00
n1nj4sec 5cc8001b96 nbnspoof module (tested on windows only) 2017-02-10 23:01:43 +01:00
n1nj4sec 6a21b81c81 remove deprecated module (replaced by persistence.py) 2017-02-10 22:59:47 +01:00
n1nj4sec ee4b16b026 Merge branch 'master' of https://github.com/AlessandroZ/pupy 2017-02-10 22:55:37 +01:00
n1nj4sec 636d869017 Merge branch 'portscan' of https://github.com/AlessandroZ/pupy 2017-02-10 22:54:52 +01:00
n1nj4sec b9e95c59a2 Merge branch 'lazagne' of https://github.com/AlessandroZ/pupy 2017-02-10 22:54:15 +01:00
n1nj4sec 4d27af74ec Merge branch 'cd' of https://github.com/AlessandroZ/pupy 2017-02-10 22:53:57 +01:00
n1nj4sec dd176f8b44 Merge branch 'ps' of https://github.com/AlessandroZ/pupy 2017-02-10 22:53:38 +01:00
n1nj4sec 83765c7657 Merge branch 'master' of https://github.com/quentinhardy/pupy 2017-02-10 22:53:32 +01:00
AlessandroZ b6488d42a1 checkvm for mac os - remote function 2017-02-10 12:01:57 +01:00
AlessandroZ a630a79435 checkvm for mac os 2017-02-10 12:01:29 +01:00
AlessandroZ e6ae5bf4f4 print big hashes on db (even if false positive are printed) 2017-02-09 18:18:56 +01:00
AlessandroZ 8dcc24450c manage hash from mac os 2017-02-09 18:18:38 +01:00
AlessandroZ db8dfc7765 retrieve hash from mac os system 2017-02-09 18:18:21 +01:00
AlessandroZ a821714667 sudo alias - symbolic link 2017-02-09 17:37:03 +01:00
AlessandroZ d6fea06899 sudo alias for mac osx 2017-02-09 17:36:33 +01:00
AlessandroZ e300e18f85 psexec works for mac os 2017-02-09 17:36:18 +01:00
AlessandroZ 4703521432 lock screen for mac os 2017-02-09 16:17:15 +01:00
AlessandroZ 423f8a77c2 ssh works for mac os 2017-02-09 15:33:41 +01:00
AlessandroZ 1c803bb5c1 hide functionality available only for windows hosts 2017-02-09 15:32:54 +01:00
AlessandroZ 4b998ad735 remove debug lines on screenshot 2017-02-09 15:32:19 +01:00
AlessandroZ f2113a24e7 msgbox for mac os 2017-02-09 15:31:45 +01:00
AlessandroZ 5b47b38db8 drives function for mac os 2017-02-09 15:31:31 +01:00
AlessandroZ 8ea1911b8d adding mss to requirements file 2017-02-09 14:19:01 +01:00
AlessandroZ ef29c7e25f screenshot using mss - remote file 2017-02-09 14:16:58 +01:00
AlessandroZ a91a0e9937 screenshot using mss 2017-02-09 14:16:12 +01:00
AlessandroZ 6ba0f0a658 remove darwin screenshot 2017-02-09 14:15:44 +01:00
AlessandroZ 634460d4b3 MAC OS - new symbolic link for ptyshell 2017-02-08 16:57:53 +01:00
AlessandroZ e88bebf85d MAC OS - keylogger 2017-02-08 15:54:16 +01:00
AlessandroZ 73c196d1fc MAC OS - Keylogger remote file 2017-02-08 15:53:40 +01:00
AlessandroZ 77cbfd323b OSX - screenshot remote function 2017-02-08 11:55:49 +01:00
AlessandroZ 467c9b1274 OSX - screenshot 2017-02-08 11:55:29 +01:00
n1nj4sec cd8be2a921 remove shallow on gitmodules 2017-02-06 19:15:30 +01:00
AlessandroZ 6785ee63a1 adding oracle and mssql default port 2017-01-31 10:57:03 +01:00
AlessandroZ cf082aaf32 fix lazagne error 2017-01-31 10:50:18 +01:00
AlessandroZ dc40950eb1 fix cd bug 2017-01-31 10:45:43 +01:00
AlessandroZ 279871ad3d fix ps encoding bug 2017-01-31 10:42:39 +01:00
quentinhardy 3488f1627d Mimikatz: 2.0 (2015-12-14) to 2.1(2016-11-26) 2017-01-29 12:50:34 -05:00
n1nj4sec f3fc9a5fca add ACCESS_NETWORK_STATE to template apk 2017-01-21 14:02:26 +01:00
n1nj4sec b7734273b6 fix typo 2017-01-20 20:10:22 +01:00
n1nj4sec 482d16b5df Merge branch 'master' of https://github.com/quentinhardy/pupy 2017-01-20 20:09:01 +01:00
n1nj4sec 0ec3f44561 fix tcpdump category 2017-01-20 20:08:05 +01:00
quentinhardy 7ed96d7350 New module (contacts) for getting contacts 2017-01-13 09:50:45 -05:00