|
|
cf96ab2300
|
Merge pull request #60 from mak/busybox-cmd
basic support for busybox
|
2015-11-12 23:22:13 +04:00 |
|
|
|
ea80d99bfe
|
basic support for busybox
|
2015-11-12 04:24:30 +01:00 |
|
|
|
fbbcb60eba
|
check we're still connected in writeln
|
2015-11-07 19:59:27 +00:00 |
|
|
|
064c5d9e96
|
remove debug statement
|
2015-11-07 19:52:06 +00:00 |
|
|
|
865390de1b
|
tabs to spaces
|
2015-11-06 19:37:18 +00:00 |
|
|
|
c4d583af7e
|
correctly send exit code 0 when command is done
|
2015-11-06 19:36:36 +00:00 |
|
|
|
f32da6b20b
|
tabs to spaces. remove timeout on disconnect
|
2015-11-06 10:09:06 +00:00 |
|
|
|
53a758a9f7
|
these still referenced protocol.env
|
2015-11-06 10:03:38 +00:00 |
|
|
|
2c922fe1aa
|
getfile can return False
|
2015-11-06 09:53:39 +00:00 |
|
|
|
728092f1be
|
update cfg.dist
|
2015-11-06 09:42:38 +00:00 |
|
|
|
98c7ac3a14
|
mysql output plugin works
|
2015-11-06 09:38:23 +00:00 |
|
|
|
643033223e
|
only define interactors for interactive sessions
|
2015-11-05 00:54:33 +04:00 |
|
|
|
74ab716a4f
|
better comments
|
2015-11-05 00:34:16 +04:00 |
|
|
|
d5e4cfef97
|
file->open. and don't use has_key
|
2015-11-05 00:05:27 +04:00 |
|
|
|
c8362680df
|
use with open()
|
2015-11-04 23:58:09 +04:00 |
|
|
|
25f7acba42
|
move open to with open. tabs to spaces
|
2015-11-04 23:52:32 +04:00 |
|
|
|
68dc9e4fdd
|
switch from file() to with open()
|
2015-11-04 23:49:16 +04:00 |
|
|
|
1387cb878e
|
remove environment. a few other optimizations. better cleanup
|
2015-11-04 23:32:28 +04:00 |
|
|
|
629d4da24e
|
exit command is last and does not need to pop stack
|
2015-11-04 22:15:15 +04:00 |
|
|
|
15cf45e8ba
|
remove exxxit command
|
2015-11-04 22:13:04 +04:00 |
|
|
|
8960054dbe
|
2to3 check
|
2015-11-04 19:02:29 +04:00 |
|
|
|
03597fd5f2
|
rename variable 'honeypot' to 'protocol'. it is the protocol.
|
2015-11-04 18:53:05 +04:00 |
|
|
|
b755563680
|
unused imports
|
2015-11-04 17:54:52 +04:00 |
|
|
|
8f72472942
|
update copyright server.py
|
2015-11-04 17:53:02 +04:00 |
|
|
|
4f9b90967b
|
store server per IP
|
2015-11-04 17:52:15 +04:00 |
|
|
|
dd9907922a
|
move realm out of ssh
|
2015-11-04 17:32:10 +04:00 |
|
|
|
140b4f427f
|
initial implementation of server concept
|
2015-11-04 17:27:02 +04:00 |
|
|
|
2f063b8047
|
call different writeln()
|
2015-11-03 13:43:33 +00:00 |
|
|
|
a78604e11e
|
add timeout feature. 60 seconds for non-interactive, 1800 seconds for shell
|
2015-11-02 17:14:02 +00:00 |
|
|
|
29e5f2f310
|
Merge pull request #54 from hiviah/ping
Tiny fixes for ping command
|
2015-11-02 19:14:31 +04:00 |
|
|
|
009839da95
|
Do not accept non-positive count for ping packets
|
2015-11-02 15:40:46 +01:00 |
|
|
|
9f64a20c63
|
Remove ping test print
|
2015-11-02 15:40:46 +01:00 |
|
|
|
e8bb39094d
|
support for ping -c
|
2015-11-02 08:56:06 +00:00 |
|
|
|
3056c83294
|
more standard output for apt-get
|
2015-10-25 15:50:05 +04:00 |
|
|
|
6ec4622151
|
log ssh public key fingerpint in json log
|
2015-10-17 08:02:21 +00:00 |
|
|
|
86b28e6ab2
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2015-10-10 08:33:06 +00:00 |
|
|
|
516844f33a
|
minimum supported python is now set to 2.7
|
2015-10-07 23:39:27 +04:00 |
|
|
|
b5646b2dff
|
2to3
|
2015-10-07 23:17:06 +04:00 |
|
|
|
e91c23eb7e
|
2to3
|
2015-10-07 23:14:56 +04:00 |
|
|
|
5ad68a16a6
|
fix wrong function name in descriptive test
|
2015-09-28 19:22:39 +00:00 |
|
|
|
b7f9d3ff6b
|
imports now python3 compatible
|
2015-09-28 19:17:12 +00:00 |
|
|
|
dbf45b4d31
|
separate out auth.py and checkers.py
|
2015-09-28 18:41:59 +00:00 |
|
|
|
c0d9652a41
|
mark sftp uploaded files
|
2015-09-28 18:10:29 +00:00 |
|
|
|
f9c462da72
|
fix handling relative links
|
2015-09-28 16:05:46 +00:00 |
|
|
|
1124a509f9
|
mkdir now raises excpetions. Fix #41
|
2015-09-27 18:59:07 +00:00 |
|
|
|
ca564204b8
|
fix strip executable bit
|
2015-09-27 18:16:05 +00:00 |
|
|
|
fdd08264dc
|
implement rmdir for sftp
|
2015-09-27 17:39:26 +00:00 |
|
|
|
c4b754ea41
|
fix for cd to non-existing directory
|
2015-09-27 05:08:54 +00:00 |
|
|
|
e8e604b908
|
basics of sftp work again
|
2015-09-27 05:08:54 +00:00 |
|
|
|
856906f0bc
|
seems to work. symbolic links
|
2015-09-27 05:08:54 +00:00 |
|