Commit Graph

573 Commits

Author SHA1 Message Date
deathfantasy 7abe3bb46e proper Makefile for client 2015-10-04 02:16:37 +07:00
n1nj4sec 3dfb0ce914 fixing jobs && jobs now exists properly on the client when the server exits 2015-10-03 15:13:16 +02:00
n1nj4sec accc6f6b28 Merge pull request #30 from deathfantasy/library-import-patch
update helper for automatic library package patching
2015-10-01 22:30:50 +02:00
n1nj4sec 74b15eb8b8 Merge pull request #29 from deathfantasy/client-info-encoding-fix
send properly encoded username/hostname string
2015-10-01 22:30:40 +02:00
n1nj4sec 6fd4090a56 Merge pull request #28 from deathfantasy/master
module file path sent to client should only contain "/" as separator
2015-10-01 22:30:14 +02:00
deathfantasy bf8389371a update helper for automatic library package patching 2015-10-02 03:10:56 +07:00
deathfantasy 4d9ba75b72 send properly encoded username/hostname string 2015-10-02 02:46:46 +07:00
deathfantasy 90d4ab6590 module file path sent to client should only contain "/" as separator 2015-10-02 01:42:43 +07:00
n1nj4sec 2c17e6fc12 Update README.md 2015-09-30 22:40:45 +02:00
n1nj4sec 796ed7a60c readme update 2015-09-30 22:18:20 +02:00
n1nj4sec 2c8aa3880b Merge branch 'master' of github.com:/n1nj4sec/pupy 2015-09-30 21:58:52 +02:00
n1nj4sec dec2299061 uuid.py in library.zip patched to avoid C runtime errors (issue #24) 2015-09-30 21:56:27 +02:00
n1nj4sec b08ffaceb9 Update README.md 2015-09-28 21:31:29 +02:00
n1nj4sec 1868650f27 cleaned up libraryx64.zip 2015-09-28 18:44:43 +02:00
n1nj4sec e35224ad41 Merge pull request #20 from belko-letyago/master
Select arch in PersistenceModule
2015-09-28 18:23:54 +02:00
Alex Karanin 48eb75eedf Select arch in PersistenceModule 2015-09-28 15:03:52 +03:00
n1nj4sec a6a5ffeb62 new webcam snap module ! :) 2015-09-27 20:16:51 +02:00
n1nj4sec 158183df30 typo fix 2015-09-26 22:38:07 +02:00
n1nj4sec bc4b324505 fixed a bug where injecting into a process with python27.dll already loaded crashed 2015-09-26 20:48:38 +02:00
n1nj4sec 76b6cd05e4 socks5 logs are now printable from jobs -p 2015-09-26 14:55:32 +02:00
n1nj4sec 5f5e9f63c1 local port forwarding module implemented ! 2015-09-26 13:33:42 +02:00
n1nj4sec 9b32b0f6ee makefile cleanup 2015-09-25 21:41:37 +02:00
n1nj4sec c9ab663651 colored output now works on windows 2015-09-25 19:36:16 +02:00
n1nj4sec de8436e40f new binaries with msvcr90 2015-09-24 20:45:04 +02:00
n1nj4sec 390929f316 msvcr90 in memory loading + code cleanup 2015-09-24 20:28:25 +02:00
n1nj4sec d9a76dc0b4 typo error 2015-09-24 00:16:30 +02:00
n1nj4sec 1b8ee4d3d4 Merge pull request #17 from deathfantasy/master
smarter library builder script, can pack its own zip
2015-09-24 00:04:38 +02:00
deathfantasy eb89d12008 smarter library builder script, can pack its own zip 2015-09-24 03:41:25 +07:00
n1nj4sec 157b0572cf Merge pull request #16 from byt3bl33d3r/linux_payload_fix
Linux payload was not properly setting the HOST variable
2015-09-23 16:26:23 +02:00
byt3bl33d3r ad26c16293 Linux payload was not properly setting the HOST variable 2015-09-23 15:30:25 +02:00
n1nj4sec 25f948839d Merge pull request #15 from radarhere/patch-1
Fixed typo
2015-09-23 13:24:12 +02:00
Andrew Murray d75d6deefd Fixed typo 2015-09-23 19:36:00 +10:00
n1nj4sec da5fd3c37b @deathfantasy late merge 2015-09-22 23:42:00 +02:00
n1nj4sec d46291147a typo error 2015-09-22 23:25:40 +02:00
n1nj4sec db4f95af66 Merge branch 'byt3bl33d3r-master' 2015-09-22 23:22:32 +02:00
n1nj4sec 8850046144 merge+unix compatibility 2015-09-22 23:21:55 +02:00
n1nj4sec 252f24ea30 Merge branch 'master' of git://github.com/byt3bl33d3r/pupy into byt3bl33d3r-master + add unix compatibility
Conflicts:
	pupy/pupylib/PupyCmd.py
2015-09-22 23:20:20 +02:00
n1nj4sec 949e380ce1 adding kill command 2015-09-22 22:19:21 +02:00
n1nj4sec 0d2cfaeab1 adding kill command 2015-09-22 22:18:56 +02:00
byt3bl33d3r 2f36d69f78 When sessions connect/disconnect a status message will now be displayed
clients command was renamed to sessions
added an option to kill a session through the sessions command
2015-09-22 22:09:07 +02:00
n1nj4sec 4cf3b731cf changed clients to sessions and added -i/-g option to set a global filter and to reset it, see sessions -h 2015-09-22 22:00:03 +02:00
n1nj4sec a994dc651d the gitignore removed the .pyd of psutil x) 2015-09-22 20:29:39 +02:00
n1nj4sec a80978c578 Merge branch 'deathfantasy-master' 2015-09-22 20:16:09 +02:00
n1nj4sec 43b3f2dcbc Merge branch 'master' of git://github.com/deathfantasy/pupy into deathfantasy-master 2015-09-22 20:15:39 +02:00
n1nj4sec d8ab23442b merge from byt3bl33d3r 2015-09-22 20:12:59 +02:00
n1nj4sec 16d02110bd Merge branch 'byt3bl33d3r-shellcode_exec' 2015-09-22 19:40:34 +02:00
n1nj4sec 35140d4531 Merge branch 'shellcode_exec' of git://github.com/byt3bl33d3r/pupy into byt3bl33d3r-shellcode_exec
Conflicts:
	pupy/modules/persistence.py
	pupy/modules/socks5proxy.py
	pupy/packages/all/interactive_shell.py
2015-09-22 19:35:49 +02:00
n1nj4sec 5ffc734870 correction of typo in the README 2015-09-22 19:26:15 +02:00
n1nj4sec ad32e369f6 modified: README 2015-09-22 19:26:14 +02:00
n1nj4sec a66c52d56e README updated 2015-09-22 19:26:14 +02:00