|
|
4d0e2b63e2
|
'Z' after timestamp doesn't work. Set TZ=GMT with callback function
|
2017-09-30 19:47:56 +04:00 |
|
|
|
31a93dde57
|
wip
|
2017-09-30 19:31:06 +04:00 |
|
|
|
6a0b1cce64
|
split cowrie/ssh/session, move shell to shell/
|
2017-09-26 14:51:12 +04:00 |
|
|
|
f6b85aff61
|
ssh/filetransfer.py -> shell/filetransfer.py
|
2017-09-26 10:35:44 +04:00 |
|
|
|
900dd2124a
|
core.fs -> shell.fs
|
2017-09-25 19:18:36 +04:00 |
|
|
|
dc20d27b48
|
Add logging to proxy implementation
|
2017-09-25 19:16:55 +04:00 |
|
|
|
88990691c5
|
add channel implementation with logging
|
2017-09-25 12:05:00 +04:00 |
|
|
|
3307b239ab
|
core.utils instead of shell.utils
|
2017-09-24 23:46:50 +04:00 |
|
|
|
d995305bf1
|
add __init__
|
2017-09-24 23:29:43 +04:00 |
|
|
|
45370d4b1f
|
Move emulated session from core/ to shell/
|
2017-09-24 16:20:50 +04:00 |
|
|
|
ff97faf1c9
|
add dist
|
2017-09-23 10:52:00 +04:00 |
|
|
|
b36a799554
|
add proxy implementation for request_exec
|
2017-09-23 10:50:06 +04:00 |
|
|
|
97566e8d94
|
Implemented a restart command (#592)
|
2017-09-21 22:22:34 +04:00 |
|
|
|
96baaabe6e
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2017-09-17 18:46:10 +00:00 |
|
|
|
cc7f93b121
|
command_ftpget: Wrap ftp.quit() into try/except (#576)
|
2017-09-12 21:09:39 +04:00 |
|
|
|
f4c53a98db
|
Set global CONFIG variable
|
2017-09-10 10:16:32 +04:00 |
|
|
|
2d54278e85
|
Revert "Add CONFIG global variable to stop passing around cfg"
This reverts commit 43fb3d4f2c.
|
2017-09-10 10:15:54 +04:00 |
|
|
|
43fb3d4f2c
|
Add CONFIG global variable to stop passing around cfg
|
2017-09-10 10:10:06 +04:00 |
|
|
|
ec35453dab
|
add supervisor to doc files
|
2017-09-09 08:04:50 +00:00 |
|
|
|
b5a4d70abf
|
Attach hashes that were downloaded/uploaded to the hpfeeds event (#579)
|
2017-09-08 20:22:34 +04:00 |
|
|
|
1355d2bddb
|
Fix #570
|
2017-09-06 08:50:26 +00:00 |
|
|
|
d976e7a545
|
add explicit Twisted version check
|
2017-09-06 08:36:32 +00:00 |
|
|
|
d62018b307
|
add names to forwarding channels
|
2017-09-05 13:36:19 +04:00 |
|
|
|
8bd188918c
|
add % to wordchars
|
2017-08-22 20:32:30 +04:00 |
|
|
|
894dafc5d3
|
add Docker info
|
2017-08-22 17:28:52 +04:00 |
|
|
|
efd002c6b2
|
rephrase forwarding log messages
|
2017-08-20 10:06:22 +04:00 |
|
|
|
f1f90a70d1
|
Add word 'request' to forwarding log message
|
2017-08-20 10:04:17 +04:00 |
|
|
|
61ad4ef3c2
|
Mark that we have a file for hashing at command's exit (#572)
|
2017-08-20 10:00:58 +04:00 |
|
|
|
10b7d5f2a6
|
Fix #575
|
2017-08-20 09:57:31 +04:00 |
|
|
|
cd3fb9fa1b
|
Prevent crash if we passed some newline characters after exit command (#573)
|
2017-08-16 23:44:47 +04:00 |
|
|
|
debfb699fa
|
add SQL instructions
|
2017-08-13 18:08:38 +00:00 |
|
|
|
911db4264e
|
cosmetic changes
|
2017-08-13 18:03:02 +00:00 |
|
|
|
3d2907e77f
|
Add support for \c escape (#568)
|
2017-08-13 12:26:55 +04:00 |
|
|
|
6289f3a2b6
|
Fix #560
|
2017-08-01 10:50:04 +04:00 |
|
|
|
45c306f197
|
Fix crash of ftpget command (#562)
|
2017-07-29 22:07:37 +04:00 |
|
|
|
6a84e49779
|
Prevent crash if connection is already lost (#563)
|
2017-07-29 21:27:27 +04:00 |
|
|
|
b788081cd0
|
Improved the ELK integration documentation (#564)
|
2017-07-29 21:20:47 +04:00 |
|
|
|
950541b42e
|
Fix unicode issue (#559)
* Fix unicode issue
* Fix unicode issue
|
2017-07-29 21:19:15 +04:00 |
|
|
|
e7ac929532
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2017-07-29 17:14:07 +00:00 |
|
|
|
e0334286be
|
use twisted python compat for urlparse
|
2017-07-25 12:01:12 +04:00 |
|
|
|
cff9de03d6
|
use twisted compat libraries for url prase
|
2017-07-25 12:00:19 +04:00 |
|
|
|
cbe7d59c2e
|
libmpc no longer required
|
2017-07-25 11:54:31 +04:00 |
|
|
|
339c1d9df6
|
future imports
|
2017-07-25 10:52:38 +04:00 |
|
|
|
f1e52cfd2d
|
Remove libmpc / libmpfr no longer required with new Twisted
|
2017-07-25 10:33:24 +04:00 |
|
|
|
9ef5251d87
|
Latest version no longer use PyCrypto
|
2017-07-25 09:45:17 +04:00 |
|
|
|
6a11ab796d
|
Fix Splunk HEC and Twisted HTTP
|
2017-07-25 09:32:46 +04:00 |
|
|
|
48e44a2c9d
|
convert url to bytes for Twisted HTTPDownloader
|
2017-07-24 12:40:04 +04:00 |
|
|
|
8db9cc3672
|
extra comments in fs.py
|
2017-07-18 21:24:59 +04:00 |
|
|
|
3e5aa75785
|
add 'clear' command
|
2017-07-17 01:30:54 +04:00 |
|
|
|
dd5b75864c
|
whitespacing
|
2017-07-17 01:16:13 +04:00 |
|