Commit Graph

1353 Commits

Author SHA1 Message Date
Michel Oosterhof
e2964f368b ignore trial files 2016-11-15 14:26:46 +00:00
Michel Oosterhof
f8b3a290b0 Add explicit error when config file not found 2016-11-15 14:18:05 +00:00
Michel Oosterhof
ba24676661 fix configparser call 2016-11-15 09:23:28 +00:00
Michel Oosterhof
65c33047ef needs to be bash on debian 2016-11-15 08:08:08 +00:00
Michel Oosterhof
580fef929b add proper handling for queued commands 2016-11-14 14:19:14 +04:00
Michel Oosterhof
c260539fd2 rewrite command handling 2016-11-14 12:45:20 +04:00
Michel Oosterhof
39789a8175 command is abstract class 2016-11-14 11:38:58 +04:00
Michel Oosterhof
59ef21d211 add restart 2016-11-14 11:38:49 +04:00
Michel Oosterhof
c3cc48edce rename chapter in install 2016-11-14 11:23:58 +04:00
Michel Oosterhof
2fdd0b177a doc updates 2016-11-14 11:19:31 +04:00
Michel Oosterhof
a6ee37b4b9 start.sh/stop.sh deprecated. use bin/cowrie start|stop 2016-11-14 11:14:11 +04:00
Michel Oosterhof
c351ff3bae more doc updates 2016-11-14 11:13:55 +04:00
Michel Oosterhof
58399e9653 doc updates 2016-11-14 11:12:39 +04:00
Michel Oosterhof
a2a10afd55 remove dl/ 2016-11-14 11:03:15 +04:00
Michel Oosterhof
dba1ec1dd4 gitnore update 2016-11-14 11:02:50 +04:00
Michel Oosterhof
186c273abc ignore all files here 2016-11-14 11:01:41 +04:00
Michel Oosterhof
0451ee5e6b move log/ttylog and download directories 2016-11-14 11:01:10 +04:00
Michel Oosterhof
a1c3cfea0a process arguments to 'cowrie start' 2016-11-14 09:50:46 +04:00
Michel Oosterhof
f95cf287c3 change directory structure 2016-11-14 09:11:34 +04:00
Michel Oosterhof
7864a48f75 add cowrie.cfg.dist 2016-11-14 09:11:04 +04:00
Michel Oosterhof
a8c3712ea8 ignore keys 2016-11-14 09:10:49 +04:00
Michel Oosterhof
109bc1ee1f add userdb 2016-11-14 09:10:15 +04:00
Michel Oosterhof
4cad4f0736 change directory structure 2016-11-14 09:09:12 +04:00
Michel Oosterhof
b8ce4d381f ignore *env 2016-11-13 13:48:19 +04:00
Michel Oosterhof
7c1bd80b33 update text v1.1.0 2016-11-09 22:36:15 +04:00
Michel Oosterhof
659319d2c3 update READM 2016-11-09 15:24:59 +04:00
Michel Oosterhof
b4f8b8752d sent NAWS instead of ECHO for telnet nego 2016-11-08 21:49:09 +04:00
Michel Oosterhof
2328bd5662 Fix #320 2016-11-06 23:00:48 +04:00
Michel Oosterhof
6d5deb2119 mysql 2016-11-05 22:40:45 +04:00
Dmitry Merkurev
628a498421 Add rethinkdb output module (#337)
* add rethinkdb output module

* add timestamp
2016-11-05 19:37:01 +04:00
Dave Germiquet
30b372c878 Add TFTP without path (#338) 2016-11-05 19:36:14 +04:00
Michel Oosterhof
a895f0242a Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2016-11-05 14:12:47 +00:00
Michel Oosterhof
9395a184da add initial telnet optoin for mirai 2016-11-05 14:12:20 +00:00
Dave Germiquet
ff69e583b1 Tftp implementation (#330)
* ed:   cowrie/commands/tftp.py
	deleted:    cowrie/core/CustomParser.py

* Added TFTP implementation
This now needs tftpy from pip

* Added tftpy
2016-11-02 22:40:55 +04:00
Dave Germiquet
d9a26f2748 Added Checking for status and message with hasAttr (#332) 2016-11-02 13:20:07 +04:00
Michel Oosterhof
f2602a461e add new artifact framework 2016-11-01 23:21:59 +04:00
Michel Oosterhof
73fc6c4f4a Better echo quote handling. Thanks @fe7ch 2016-11-01 23:18:19 +04:00
Michel Oosterhof
d176f73790 wrong dir 2016-11-01 21:11:54 +04:00
Michel Oosterhof
cf49fb74cb add bin/enable to pickle and enable sample output 2016-11-01 21:09:50 +04:00
Michel Oosterhof
eb8f856a0d typo fix 2016-11-01 21:02:05 +04:00
Michel Oosterhof
b89b87c1f8 contain stdinlog settings in insults.py 2016-11-01 20:48:57 +04:00
fe7ch
2ba1436527 Fix regression when "cat > file" data wasn't hashed at connection lose. (#323)
* Fix regression when "cat > file" data wasn't hashed at connection lose.

* Fix typo in core/protocol.py, revert previous commit for insults.py
2016-11-01 00:07:46 +04:00
Michel Oosterhof
a625dad622 add share/cowrie 2016-10-30 15:14:04 +04:00
Michel Oosterhof
c9c8a0d745 create share/ dir 2016-10-30 15:13:26 +04:00
Michel Oosterhof
3d641e6929 document Mysql dependencies 2016-10-30 10:10:27 +04:00
Michel Oosterhof
88c84e89c0 usage message in function 2016-10-30 10:06:04 +04:00
Michel Oosterhof
321929f408 remove reference to database_mysql 2016-10-28 05:39:08 +00:00
Michel Oosterhof
1f0e9a583f document authbind for telnet 2016-10-28 05:38:43 +00:00
Michel Oosterhof
4668ea73ac Update description 2016-10-27 17:28:16 +04:00
Michel Oosterhof
ba8bf3e552 new script to start/stop 2016-10-27 17:27:29 +04:00