|
|
d602ac4b46
|
ADD IF CONDITION In case connection was lost, or something happens to write
terminal to be null
|
2016-06-02 17:56:54 -04:00 |
|
|
|
4be619f96e
|
Merge pull request #183 from davegermiquet/SUGGESTEDFIX
Suggestedfix
|
2016-06-02 10:06:27 +04:00 |
|
|
|
674b6839a8
|
Fixed CTRL-D issue.
|
2016-06-01 21:09:14 -04:00 |
|
|
|
b869867266
|
Renamed self.error to self.errorWrite to fix possible problem with webClient
|
2016-06-01 21:09:14 -04:00 |
|
|
|
fdfa04d7fb
|
few fixes
|
2016-06-01 22:13:27 +04:00 |
|
|
|
83e7c6824f
|
virtual env instructions
|
2016-06-01 22:09:44 +04:00 |
|
|
|
d1402b9298
|
give correct error when starting with && || or ;
|
2016-06-01 20:09:51 +04:00 |
|
|
|
8916d728b8
|
ls -l now respects -a flag
|
2016-06-01 19:54:49 +04:00 |
|
|
|
386267cc35
|
interpret ^H as backspace
|
2016-06-01 02:29:01 +04:00 |
|
|
|
36f32c009a
|
twistedchecker
|
2016-05-30 17:20:17 +00:00 |
|
|
|
821b5e7fe5
|
move pipes functionality inside honeypot.py
|
2016-05-30 17:17:04 +00:00 |
|
|
|
61f4ccbb34
|
Merge pull request #176 from davegermiquet/pipecontrol
Pipecontrol.
Thanks @davegermiquet !!
|
2016-05-30 21:11:10 +04:00 |
|
|
|
777c443bb0
|
Fixed a problem when you EXIT it removes the protocol.username
So if we are exiting don't show the PROMPT!!
|
2016-05-30 02:38:15 -04:00 |
|
|
|
172cae5060
|
Finally FIXED PROMPT BUG!
My fault, incorrect indentation in if pp statement
|
2016-05-30 01:27:25 -04:00 |
|
|
|
50ca182671
|
Removed unneeded ;'s.
There is a small bug that needs to be fixed with the prompts showing multiple ties
|
2016-05-30 00:22:38 -04:00 |
|
|
|
96dc66bad0
|
Added pipe implementation
changed some functionality with tail/head/cat to work with pipe implementation
Got rid of ;'s of some places where it should not be :)
|
2016-05-30 00:15:42 -04:00 |
|
|
|
91866e3868
|
add 'curl -s'. fix exception on unknown option
|
2016-05-29 15:45:40 +00:00 |
|
|
|
dc0bfe26c4
|
escape out user input like version string or username/pass
|
2016-05-27 07:02:58 +00:00 |
|
|
|
eb4d80526f
|
fix https://github.com/micheloosterhof/cowrie/issues/173
|
2016-05-26 14:04:23 +04:00 |
|
|
|
a25d1e5d2a
|
don't split commandline on +
|
2016-05-24 15:55:38 +00:00 |
|
|
|
56369506fd
|
small improvements in duplicating real wget output
|
2016-05-23 16:16:48 +00:00 |
|
|
|
fbe9d8d70f
|
Merge pull request #171 from davegermiquet/master
Separated perl and python from BASE. Thanks @davegermiquet
|
2016-05-23 17:29:28 +04:00 |
|
|
|
f5783e6cda
|
Separated perl from BASE
Added additional error checking.
Added checking for files
Added a new command python
|
2016-05-22 01:50:24 -04:00 |
|
|
|
321deec3c4
|
fix non-CEF output logging
|
2016-05-18 11:32:57 +04:00 |
|
|
|
6d9e682d49
|
implement hostname change
|
2016-05-13 17:00:33 +00:00 |
|
|
|
816154bd74
|
format log message in output
|
2016-05-06 17:02:56 +04:00 |
|
|
|
1986845226
|
update changelog
|
2016-05-06 12:08:53 +04:00 |
|
|
|
f80b226962
|
only load pickle on startup for speed improvement
|
2016-05-06 12:06:04 +04:00 |
|
|
|
878a78ad4d
|
regression, revert back config changes
|
2016-05-06 11:30:39 +04:00 |
|
|
|
86b587af5c
|
twistedchecker formatting
|
2016-04-28 14:57:05 +04:00 |
|
|
|
d8aabd9173
|
update doc
|
2016-04-28 14:46:57 +04:00 |
|
|
|
44c22a2110
|
rename utils and to bin. move docs to doc.
|
2016-04-28 14:44:40 +04:00 |
|
|
|
02085c5e2e
|
twisted style
|
2016-04-27 12:46:09 +04:00 |
|
|
|
84930ca654
|
install.md reformat
|
2016-04-27 12:38:05 +04:00 |
|
|
|
fbd6649e25
|
Merge pull request #150 from CZ-NIC/2
Fix queued command parsing
|
2016-04-27 12:36:04 +04:00 |
|
|
|
4de3455bde
|
explicitly set umask and document effect
|
2016-04-26 15:16:49 +00:00 |
|
|
|
9ba225bf16
|
Fix queued command parsing
- do not append line as string, but as list
|
2016-04-26 14:36:54 +02:00 |
|
|
|
10c9474392
|
cosmetic changes and also fwd 587
|
2016-04-25 20:19:53 +00:00 |
|
|
|
8a3a4e4388
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2016-04-25 20:12:55 +00:00 |
|
|
|
51894c2377
|
Merge pull request #147 from dmitriy-myz/master
SSH forward and SMTP
|
2016-04-26 00:11:32 +04:00 |
|
|
|
aa76d5cae9
|
smtp forward
|
2016-04-25 17:54:46 +03:00 |
|
|
|
4f61575f26
|
smtp forward
|
2016-04-25 17:49:20 +03:00 |
|
|
|
33b3213961
|
smtp forward
|
2016-04-25 17:45:44 +03:00 |
|
|
|
f2954eae70
|
smtp forward to 127.1:12525
|
2016-04-25 15:24:52 +03:00 |
|
|
|
89e610336c
|
smtp forward to 127.1:12525
|
2016-04-25 15:12:26 +03:00 |
|
|
|
44a71b87c4
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2016-04-20 14:37:43 +00:00 |
|
|
|
3f65124c7b
|
remove incorrect eventid
|
2016-04-17 16:59:57 +04:00 |
|
|
|
760d41ed43
|
add session duration for tcp and terminal sessions
|
2016-04-17 14:48:57 +04:00 |
|
|
|
d4206cd31c
|
different exit code for no arguments
|
2016-04-17 14:48:41 +04:00 |
|
|
|
22b20c8126
|
asciinema!
|
2016-04-17 14:48:41 +04:00 |
|