Commit Graph

2183 Commits

Author SHA1 Message Date
ffddb0538b Fix #736 2018-04-27 05:09:30 -05:00
997c2dc9f6 add arch to test server 2018-04-23 09:44:48 -05:00
9921f9874a throw off TSM 2018-04-20 10:29:56 -05:00
d137d8e4db make control keys work in py3 2018-04-20 09:32:43 -05:00
d550728642 command_busybox: fixed (#698)
* command_busybox; Fix it already

Conflicts:
	cowrie/commands/busybox.py

* Add some comments

* command_busybox: Add method lineReceived

* Revert "command_busybox: Add method lineReceived"

This reverts commit 471e58be99.
2018-04-15 16:44:12 +04:00
82e59e8fa5 remove unused import 2018-04-14 17:39:37 +04:00
4e0a8ff431 make pylint happy 2018-04-14 17:36:14 +04:00
5d1c0f61e5 reset cmdstack to empty array rather than del 2018-04-14 14:37:41 +04:00
8efc24d9ed more ssh key logging 2018-04-10 19:29:44 +04:00
87680bc8a4 wokkel deps 2018-04-09 11:07:55 +04:00
a0ddb1ee49 Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie 2018-04-09 11:06:48 +04:00
1fc9e66a7b new CONFIG method 2018-04-09 11:06:07 +04:00
bdfc109566 Artifact: remove empty files by default (#723) 2018-04-09 10:56:53 +04:00
597a065738 Ignore PyCharm's folder (#724) 2018-04-09 10:56:19 +04:00
b5300c7c49 Missing cowrie.session.params events generator (#721) 2018-04-07 20:07:55 +04:00
0077608d81 Fix comment for default data path in default cfg file (#720) 2018-04-05 23:31:04 +04:00
570b4606de pylint formatting 2018-04-04 22:47:52 +04:00
a2f5c7b846 pylint spacing 2018-04-04 22:44:17 +04:00
202ac39cc1 additional instructions 2018-04-04 22:10:28 +04:00
50e93603f9 remove bsd arch 2018-04-02 01:17:11 +04:00
b861cebef3 Arch handling by @oliveriandrea
commit 916b5bf7fa8cff0eee9623bdd188fa902ea49699
Author: Michel Oosterhof <michel@oosterhof.net>
Date:   Mon Apr 2 00:39:28 2018 +0400

    string handling

commit 1d52bb7a85cace371717e7db1f88cd1eff608e1c
Author: Michel Oosterhof <michel@oosterhof.net>
Date:   Sun Apr 1 22:03:13 2018 +0400

    arch already logged in server.py

commit 2f4fee8bdf3b9f129cf4315bd6c20ef38e44d582
Author: Michel Oosterhof <michel@oosterhof.net>
Date:   Sun Apr 1 22:02:06 2018 +0400

    get binary contents from file system

commit 1043bde0328de9d54c72cdb00a20b5ccd6c3f4cc
Author: Michel Oosterhof <michel@oosterhof.net>
Date:   Sun Apr 1 21:42:34 2018 +0400

    use 'arch' as multi value architecture.

commit 6d86d20acb7e4affa8cc690d45995c40d5f0542f
Merge: 201a923 c9e5a44
Author: Michel Oosterhof <michel@oosterhof.net>
Date:   Sun Apr 1 15:50:57 2018 +0400

    Merge remote-tracking branch 'oliveriandrea/multi_arch' into multi-arch-michel

commit c9e5a44a6a
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 17:57:52 2018 +0200

    Introduction of self.arch = 'linux-x64-lsb'

commit f54f9ae67d
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 17:56:59 2018 +0200

    moved to server

commit a22bf01855
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 17:56:09 2018 +0200

    fake_arch to arch, self.arch -> self.server.arch

commit 1c7ca09449
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 17:52:51 2018 +0200

    fake_arch to arch

commit f706f6568e
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 17:51:37 2018 +0200

    fake_arch to arch

commit af95806ceb
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 12:04:41 2018 +0200

    move fake_arch and archs_emulated under [shell]

commit be72123228
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 11:55:49 2018 +0200

    fake_arch now is under [shell]

commit 32609bf7ce
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Wed Mar 28 11:48:58 2018 +0200

    Move fake arch configuration under [shell]

commit 952e87d0b9
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:48:52 2018 +0100

    Update README

commit 8adde62f33
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:47:17 2018 +0100

    Collection of dummy executables

commit e79c2d77c1
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:45:35 2018 +0100

    Source code of the dummy executables

commit db2ccf5297
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:44:52 2018 +0100

    README for the sources

commit 97d5dc2b3d
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:37:47 2018 +0100

    Patch to cat,head,tail and dd in order to report fake arch

commit 05543a1490
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:36:31 2018 +0100

    Update the configuration in order to support multiarch emulation

commit 81b29f2dd2
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:35:36 2018 +0100

    Added param table in SQL schemas

commit 827c47ff71
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:34:47 2018 +0100

    Added params table

commit fa7b467950
Author: oliveriandrea <oliveriandrea@gmail.com>
Date:   Thu Mar 22 10:27:15 2018 +0100

    Generate random choice for the architecture
2018-04-02 00:44:20 +04:00
201a923bce remove trailing whitespace 2018-03-27 12:15:17 +04:00
3d8c17b144 Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie 2018-03-27 12:12:08 +04:00
c6acdd489d CONNECT TCP tunneling to support proxies like Squid (#708) (#710) 2018-03-27 11:58:32 +04:00
94816d1af7 remove lastlog. Fix #702 2018-03-26 14:13:36 +00:00
6e27f54545 Use botocore's credential auto-discovery if AWS creds are not explicitly defined in config (#707) 2018-03-26 16:43:56 +04:00
19d5a76a29 Extend redis output by password + publish capabilities (#709)
* Added password and send_method options to redis output.

* Renamed local var

* Added eclipse cfg files to gitignore

* Removed undescore
2018-03-26 16:43:07 +04:00
7d614ebc4d Support for cowrie.session.file_download.failed in SQL output modules (#704)
* Update sql schemas to support downloads failed
* Update output module in order to support failed downloads
2018-03-22 16:31:54 +04:00
230d5e2102 Update elasticsearch output module in order to use official python library (#706)
* Change the package pyes -> elasticsearch (the official one)

* Update the output module in order to use elasticsearch library
2018-03-22 16:29:00 +04:00
49be876532 command_wget: fix artifacts (#693)
* command_wget: fix artifacts
2018-03-15 08:54:03 +04:00
f549510c14 command_base64: Add command (#694)
* command_base64: Add command
2018-03-15 08:49:02 +04:00
dd99fde736 command_echo: fix new line bug (#696) 2018-03-13 17:11:26 +04:00
cc8443dbbb change -> to 'to' so Splunk indexing works better (segmenters) 2018-03-12 20:14:52 +04:00
7d57dff367 Read passwords as 'raw' data so they can contain % 2018-03-07 10:58:50 +04:00
11e677330e Fix #691 2018-03-07 10:56:24 +04:00
9f4bee5823 fix cuckoo output module (#683)
* fix cuckoo output
* fixes as required
i leaving res as return so in case of failature it wan't say what res hasn't instance "ok"
2018-03-06 00:56:58 -08:00
83337a9f9f chmod right file 2018-03-05 17:41:46 +04:00
e5db04e54d Fix #690 2018-03-05 16:02:02 +04:00
c54d788730 Accept wildcard for username in userdb.txt (#687) 2018-03-02 10:47:39 -08:00
1cfec0dbf4 add MalShare.com integration (#684)
* add MalShare.com integration

allows submit sampels to malshare

* no apikey is required anumore

* disabled by default

* single quotes for config
2018-03-02 10:47:15 -08:00
4a89b7d504 feature: Added redis output module (#688) 2018-03-02 10:46:24 -08:00
9dc70d788a Fix CONIFG->CONFIG 2018-02-26 20:39:39 +04:00
f5a6228ca8 PR from issue #682 (#685)
* Fix syntax error when getting influx db CONFIG

* Fix debug default setting in mysql output
2018-02-26 20:22:22 +04:00
c4b4cc91e4 Updated URLs to docker-cowrie on github. (#680) 2018-02-24 22:05:35 +04:00
848ddae4f8 Removed duplicate key "jobs" in expected_results.json. (#678) 2018-02-24 13:48:10 +04:00
d4793830a0 move contributing info to seperate file 2018-02-11 04:19:38 +00:00
d1525cca14 Run all config data through CONFIG() 2018-02-07 14:47:08 +00:00
4e83d9aa9d Use CONFIG 2018-02-07 14:01:24 +00:00
3e1b603c0d convert to CONFIG() 2018-02-07 13:56:39 +00:00
f9294ea0f1 use CONFIG 2018-02-07 13:54:28 +00:00