Commit Graph

2509 Commits

Author SHA1 Message Date
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
7c5c0d0c16 more keys to ssh/ directory. Use CONFIG() 2018-02-07 13:47:41 +00:00
77ffc2cfd4 store log file in log_path 2018-02-07 13:38:03 +00:00
451a189047 don't log command inside sudo/busybox 2018-02-07 06:20:40 +00:00
1fe013cff0 use log msg command.input rather than command.success
This is done because many multi-command lines now come in. Better to log the full individual line rather than the parsed individual parts
2018-02-07 06:11:24 +00:00
99c16f49c0 microsecond logging in cowrie.log 2018-02-07 05:32:48 +00:00
20cf123610 improve handling return code -2 from vt 2018-02-07 04:53:08 +00:00
06db754b2c changelog for log change 2018-02-06 18:10:31 +00:00
c5f3fa5c2a New daily logging format for cowrie.log 2018-02-06 18:09:30 +00:00
29a50b845e use graft 2018-02-04 18:50:39 +00:00
13f031f50b add twisted plugin 2018-02-04 18:46:17 +00:00
9e903fae99 first steps towards package 2018-02-04 18:43:42 +00:00
05c1f8a7f4 assuming shell content is utf-8 2018-02-03 06:58:45 +00:00
c4a9550b92 tag as #Cowrie in VT 2018-02-02 13:30:44 +00:00
f80d0601c1 Implementation of InfluxDB output module (#675)
* Add influxdb output module
2018-01-31 21:49:44 +04:00
0d3d391211 py3 2018-01-31 17:50:36 +04:00
20d3c5f16d py3 2018-01-31 17:49:48 +04:00
1f0be9b3cf py3 conversion 2018-01-31 17:04:35 +04:00
1edad71802 Fix comment posting 2018-01-31 16:42:47 +04:00
25b8df560b Py3 compatibility 2018-01-31 16:36:40 +04:00
9e505b0b13 py3 updates 2018-01-31 16:06:06 +04:00
52aef6b042 error handling 2018-01-31 15:22:31 +04:00
329b973368 py3 error handling 2018-01-31 15:12:41 +04:00
823307ded3 fix error handling on py3 2018-01-31 14:59:53 +04:00
8fe6eff89a Adding of ":" nop command (#671) 2018-01-29 17:59:47 +04:00