Commit Graph

2371 Commits

Author SHA1 Message Date
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
0f9c8a144a rename passwd to pwd 2015-12-02 12:15:42 +04:00
017dba3a22 show correct UID in ls. 2015-12-02 00:42:16 +04:00
a4e2033b41 no longer handle uid in auth.py 2015-12-02 00:37:06 +04:00
a74ffb73d2 remote fout passwords. add passwords.txt 2015-12-02 00:35:07 +04:00
7e4b742b99 more2 2015-12-02 00:33:21 +04:00
e501f992cd docs 2015-12-02 00:29:44 +04:00
9508504dc5 more 2015-12-02 00:27:19 +04:00
b2af068de3 read user info from passwd 2015-12-02 00:24:39 +04:00
4fbaceb390 use openssh exit code 2015-11-29 23:16:42 +04:00
307a64ece7 fix $home in cd command 2015-11-29 22:47:08 +04:00
7e81c5203d quick fix. env code missing 2015-11-29 22:22:10 +04:00
003b8f75ab rename 'server' to 'sftpserver'. implement size limit for sftp 2015-11-29 22:18:00 +04:00