Commit Graph

3142 Commits

Author SHA1 Message Date
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
892ef70eb6 sort out env variables. 2015-11-27 16:18:04 +00:00
3057a3e28b twisted source formatting 2015-11-26 13:57:22 +00:00
57b8a1c7a4 basic sudo command 2015-11-24 19:32:20 +00:00
e114c25569 format string 2015-11-24 12:22:29 +00:00
98d6b704de mark busybox as busybox input 2015-11-24 12:05:37 +00:00
01e74764a6 back to decorators 2015-11-24 12:02:58 +00:00
ba74306138 twisted formatting 2015-11-24 12:01:14 +00:00
83693e26c4 twisted formatting 2015-11-24 12:00:17 +00:00
9517c9215c twisted formatting 2015-11-24 11:58:11 +00:00
2c533bf0ff comply with twisted naming 2015-11-24 11:54:25 +00:00
c0fadc0a1a Merge branch 'vaclavbartos-channelid' 2015-11-24 11:52:33 +00:00
2cb8d50d5b Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2015-11-24 11:52:11 +00:00
b67a47b7a3 Merge branch 'channelid' of git://github.com/vaclavbartos/cowrie into vaclavbartos-channelid
Conflicts:
	cowrie/core/protocol.py
2015-11-24 11:51:50 +00:00
10a0ba9035 tabs to spaces 2015-11-23 09:53:56 +00:00
49537fe496 use try/except for cfg. formatting for Twistedchecker 2015-11-23 09:52:44 +00:00
bf48c92d02 2to3 2015-11-22 12:29:36 +04:00
02f181057d use try/except for config statements 2015-11-22 12:19:57 +04:00
38ed9d349a track stdin size and limit it 2015-11-22 12:07:01 +04:00
81d2b3a403 limt download size 2015-11-22 11:10:57 +04:00
beea231bfa remove timeout on disconnection 2015-11-19 14:54:53 +00:00
1dfece37b4 Login timeout now 2 minutes like openssh 2015-11-19 14:46:55 +00:00
31e80a9528 Add Session ID to names of ttylog and stdinlog files
Also add 'i' or 'e' for 'interactive'/'execcmd' types of sessions.
2015-11-19 14:15:50 +00:00
a0a1de4704 remove filler words 2015-11-19 14:05:45 +00:00
83590ff798 create symlink to stdin. remove noLog parameter. log input either to ttylog or stdinlog, not both 2015-11-19 14:02:21 +00:00
3b93cfd1b9 add shasum to log message 2015-11-19 13:51:08 +00:00
4af745d3fd remove unnecesary line 2015-11-19 13:17:29 +00:00
4e2533082d update CHANGELOG 2015-11-19 13:11:41 +00:00
c7110f0197 formatting. empty docstrings 2015-11-19 13:07:09 +00:00
55997d32df unused file 2015-11-19 12:56:05 +00:00