Commit Graph

2183 Commits

Author SHA1 Message Date
a1ec906756 Merge pull request #87 from g0tmi1k/ignore
gitignore twisted cache
2015-12-16 00:15:07 +04:00
63cee78828 gitignore twisted cache'd 2015-12-13 22:38:46 +00:00
ef7231db97 Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2015-12-12 13:28:01 +00:00
88e912c47e Merge pull request #86 from SecPascal/patch-1
Don't fail on non-existing username in /etc/passwd
2015-12-12 11:07:23 +04:00
5f760a4a14 tabs to spaces 2015-12-12 07:06:45 +00:00
899b3fad02 Merge pull request #85 from g0tmi1k/fsctl
Create parent directory & multi folders with fsctl.py
2015-12-12 11:05:23 +04:00
b789699ac1 Don't fail on non-existing username in /etc/passwd
The AuthRandom auth class accepts random usernames, which may not exist in /etc/passwd.
2015-12-11 18:13:04 +01:00
d6661784bf Create parent directory & multi folders with fsctl.py 2015-12-11 14:22:28 +00:00
f1c6f59294 Merge pull request #84 from g0tmi1k/fs
Add wildcard support for file system creation. (Thanks @g0tmi1k)
2015-12-11 16:25:57 +04:00
c76f26ee1e Add wildcard support for file system creation 2015-12-11 12:21:29 +00:00
a1aceab90f comments, spelling and shutdown output plugins 2015-12-10 14:04:02 +00:00
0ed569b2e6 split ssh.py in multiple files to manage easier 2015-12-10 13:13:54 +00:00
411a76171e comments, etc 2015-12-10 12:41:11 +00:00
70354a0097 split of userauth in separate file 2015-12-10 12:35:21 +00:00
87f30678e8 Merge pull request #83 from g0tmi1k/cleanup
Clean up
2015-12-10 13:44:38 +04:00
f50a85ca4b Clean up 2015-12-10 09:14:40 +00:00
425faeee48 all interact stuff to LSP 2015-12-10 07:58:47 +00:00
5b6a7c201b move all interact code to protocol.py 2015-12-10 07:54:06 +00:00
f24918926e Merge branch 'master' of https://github.com/micheloosterhof/cowrie
Conflicts:
	CHANGELOG.md
2015-12-10 07:37:39 +00:00
3ba6ae1dbd revert 2015-12-09 23:28:16 +04:00
3141716a03 wrapProcessProtocol and don't store 'agent' 2015-12-09 23:18:38 +04:00
2248a1ced3 remove dblog module from dist file 2015-12-09 16:47:31 +04:00
a108f7bd69 pass environment variables on to shell 2015-12-09 16:38:00 +04:00
69b88f43c1 add comment on passwd file to changelog 2015-12-09 15:57:31 +04:00
2dc75bf0fa better exceptions if user/group not found 2015-12-09 15:55:24 +04:00
6dae133ef9 use processended to indicate process ended and send status 2015-12-09 15:18:27 +04:00
78fde2478e updated to use ProcessEnded 2015-12-09 15:03:59 +04:00
7324bc4c7b don't call terminal functions directly 2015-12-08 12:04:35 +04:00
caa5d66190 update changelog 2015-12-04 12:30:26 +00:00
e7db369805 working. 2015-12-04 12:09:51 +00:00
24983bd801 add 'free' command to replace txtcmd 2015-12-04 11:48:56 +00:00
c6abb7c1e5 twisted style docstrings 2015-12-04 06:03:02 +00:00
18d63f77e5 tabs 2 spaces 2015-12-04 05:54:32 +00:00
2a57f78e2b PEP257 2015-12-03 20:07:07 +00:00
86a86d24df new style strings 2015-12-03 20:04:00 +00:00
a75a3fe5c3 twistedchecker style 2015-12-03 19:54:20 +00:00
e3a1e89d66 twisted checker style 2015-12-03 19:49:57 +00:00
e2b1792646 more twistedchecker formatting 2015-12-03 19:40:10 +00:00
e75e13084e twistedchecker formatting 2015-12-03 19:36:35 +00:00
08cfc03632 twistedchecker style 2015-12-03 19:31:24 +00:00
06f3c7f505 added note to self 2015-12-03 11:30:51 +00:00
8b37b907b5 unset spew 2015-12-03 11:23:54 +00:00
acb872ea9c unset keyhandlers. this should solve memory leak 2015-12-03 11:22:49 +00:00
0bfaba505b remove unused important and renamed unused variable 2015-12-03 11:13:20 +00:00
12f8c5604e env is back 2015-12-03 07:11:37 +00:00
02ffaa8660 twisted checker formatting 2015-12-03 07:10:40 +00:00
22d273fb0e group name support to 'ls' command 2015-12-02 12:46:06 +04:00
56cc2bd5b7 add group support 2015-12-02 12:41:48 +04:00
c5bdb6f4c7 set uid to X. is now ignored and read from passwd 2015-12-02 12:41:16 +04:00
2d96b24b3b revert back to userdb.txt for backwards compatibility 2015-12-02 12:31:34 +04:00