|
|
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 |
|
|
|
c1a12655b8
|
update changelog
|
2015-09-25 21:10:26 +00:00 |
|
|
|
caacace873
|
keyboard-interactive is back
|
2015-09-25 21:09:23 +00:00 |
|
|
|
53b07f2803
|
add interface for IPAM
|
2015-09-25 19:55:18 +00:00 |
|
|
|
b2e1dd0fa3
|
add splunk readme
|
2015-09-25 19:44:18 +00:00 |
|
|
|
cf7cb868b1
|
rename is_dir and is_link to isdir and islink to be like os.path python functions
|
2015-09-18 06:39:50 +00:00 |
|
|
|
3e7514178a
|
update /proc/version
|
2015-09-16 14:20:45 +00:00 |
|
|
|
acac82020b
|
document workaround for TypeError: must be long, not mpz
|
2015-09-12 09:47:21 +00:00 |
|
|
|
43a53f8f73
|
add cfg parameter to authdb call
|
2015-09-06 16:23:27 +00:00 |
|
|
|
07eda9506d
|
fall back to old style implements support instead of @implementer
|
2015-09-02 19:22:33 +00:00 |
|
|
|
17340c50a7
|
Merge pull request #38 from maxduijsens/master
Support wget -q and added head and tail commands
|
2015-09-02 22:20:40 +04:00 |
|
|
|
4131bafe60
|
Add head and tail commands
|
2015-09-02 16:57:50 +02:00 |
|
|
|
3138e96b34
|
Support for wget quiet mode
|
2015-09-02 15:46:24 +02:00 |
|
|
|
8fd285191c
|
Merge pull request #37 from maxduijsens/master
Add SSL Support to wget and curl
|
2015-08-30 19:59:17 +04:00 |
|
|
|
d0a2b836e6
|
Add SSL Support
|
2015-08-30 15:49:21 +02:00 |
|
|
|
60af26cf56
|
close forwarding channel with friendly error
|
2015-08-29 07:57:57 +00:00 |
|
|
|
dbaca05201
|
add direct-tcp to output logging framework
|
2015-08-29 07:49:49 +00:00 |
|
|
|
a572c4fd15
|
split out credentials to credentials.py
|
2015-08-28 11:48:36 +00:00 |
|
|
|
5dd463e8ef
|
Remove PluggableAuthenticationModules for 15.3 compatiblity. Fix #35
|
2015-08-28 06:47:25 +00:00 |
|