Commit Graph

  • 5cbf315df6 Fix https://github.com/micheloosterhof/cowrie/issues/197 Michel Oosterhof 2016-06-24 16:09:30 +00:00
  • e406d39169 log python/perl command again as command succesful Michel Oosterhof 2016-06-20 13:57:05 +00:00
  • c39f059605 fix http://github.com/micheloosterhof/cowrie/issues/195 Michel Oosterhof 2016-06-19 20:35:23 +00:00
  • 99f55e449d move install instructions to INSTALL.md. Update preqreq Michel Oosterhof 2016-06-19 13:39:09 +00:00
  • d2eb56c0f5 start.sh and requirements improvements & no moduli fail fix with key exchanges (#194) nkapu 2016-06-19 16:36:48 +03:00
  • c8b7523569 Fixed up sh -c so if its an invalid file it will display command not found (#192) Dave Germiquet 2016-06-19 02:21:08 -04:00
  • c1e761dd6a close connection correctly Michel Oosterhof 2016-06-16 21:33:32 +04:00
  • 3d4e782aaa typo fix Michel Oosterhof 2016-06-16 16:21:59 +04:00
  • f96a3c0d31 Fix https://github.com/micheloosterhof/cowrie/issues/182 Michel Oosterhof 2016-06-16 16:08:57 +04:00
  • a64cbe9a41 rewrite Michel Oosterhof 2016-06-15 18:31:22 +04:00
  • 8db82c7f96 cleanup imports for session.py Michel Oosterhof 2016-06-15 14:01:10 +04:00
  • 663ab926af reverse activation logging for port mapping Michel Oosterhof 2016-06-15 13:58:14 +04:00
  • 9ffeba80ec forward mapping (#148) dmitriy-myz 2016-06-15 13:38:14 +04:00
  • bb935ca707 remove unused variable, clean imports Michel Oosterhof 2016-06-15 13:34:01 +04:00
  • 15cdfa4b10 Cowrie Unit Tests (#188) Dave Germiquet 2016-06-15 05:20:52 -04:00
  • 5daf4547ef Fixed sh and bash -c (#191) Dave Germiquet 2016-06-15 00:19:03 -04:00
  • 9d0fcd92be add ^ to wordchars Michel Oosterhof 2016-06-14 14:47:51 +00:00
  • 5fb34f9ee1 twistedchecker formatting Michel Oosterhof 2016-06-13 08:54:15 +00:00
  • 50ff8c4362 Merge pull request #187 from davegermiquet/FIXPIPEBYINSERTTOLIST Michel Oosterhof 2016-06-13 12:47:49 +04:00
  • 7c655a6c6b Minor bug fixes davegermiquet 2016-06-12 13:00:02 -04:00
  • 6259e81bee Print error out instead of standard out for help and error messages davegermiquet 2016-06-12 12:30:47 -04:00
  • 115048aae8 Fixed up SUDO with a better implementation davegermiquet 2016-06-12 12:20:32 -04:00
  • cd4c4ffad3 remove uptime(reset) functionality Michel Oosterhof 2016-06-10 17:48:36 +04:00
  • 743b672e85 split off uptime Michel Oosterhof 2016-06-10 17:46:40 +04:00
  • 3b185f59ff Merge pull request #184 from davegermiquet/IFCONDITION Michel Oosterhof 2016-06-06 19:54:53 +04:00
  • 4a48507491 Fixed if/Else Statement davegermiquet 2016-06-02 18:52:05 -04:00
  • d602ac4b46 ADD IF CONDITION In case connection was lost, or something happens to write terminal to be null davegermiquet 2016-06-02 17:56:54 -04:00
  • 4be619f96e Merge pull request #183 from davegermiquet/SUGGESTEDFIX Michel Oosterhof 2016-06-02 10:06:27 +04:00
  • 674b6839a8 Fixed CTRL-D issue. davegermiquet 2016-06-01 21:06:24 -04:00
  • b869867266 Renamed self.error to self.errorWrite to fix possible problem with webClient davegermiquet 2016-06-01 10:24:10 -04:00
  • fdfa04d7fb few fixes Michel Oosterhof 2016-06-01 22:13:27 +04:00
  • 83e7c6824f virtual env instructions Michel Oosterhof 2016-06-01 22:09:44 +04:00
  • d1402b9298 give correct error when starting with && || or ; Michel Oosterhof 2016-06-01 20:09:51 +04:00
  • 8916d728b8 ls -l now respects -a flag Michel Oosterhof 2016-06-01 19:54:49 +04:00
  • 386267cc35 interpret ^H as backspace Michel Oosterhof 2016-06-01 02:29:01 +04:00
  • 36f32c009a twistedchecker Michel Oosterhof 2016-05-30 17:20:17 +00:00
  • 821b5e7fe5 move pipes functionality inside honeypot.py Michel Oosterhof 2016-05-30 17:17:04 +00:00
  • 61f4ccbb34 Merge pull request #176 from davegermiquet/pipecontrol Michel Oosterhof 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!! davegermiquet 2016-05-30 02:38:15 -04:00
  • 172cae5060 Finally FIXED PROMPT BUG! My fault, incorrect indentation in if pp statement davegermiquet 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 davegermiquet 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 :) davegermiquet 2016-05-28 16:54:36 -04:00
  • 91866e3868 add 'curl -s'. fix exception on unknown option Michel Oosterhof 2016-05-29 15:45:40 +00:00
  • dc0bfe26c4 escape out user input like version string or username/pass Michel Oosterhof 2016-05-27 07:02:58 +00:00
  • eb4d80526f fix https://github.com/micheloosterhof/cowrie/issues/173 Michel Oosterhof 2016-05-26 14:04:23 +04:00
  • a25d1e5d2a don't split commandline on + Michel Oosterhof 2016-05-24 15:55:38 +00:00
  • 56369506fd small improvements in duplicating real wget output Michel Oosterhof 2016-05-23 16:16:48 +00:00
  • fbe9d8d70f Merge pull request #171 from davegermiquet/master Michel Oosterhof 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 davegermiquet 2016-05-22 01:50:24 -04:00
  • 321deec3c4 fix non-CEF output logging Michel Oosterhof 2016-05-18 11:32:57 +04:00
  • 6d9e682d49 implement hostname change Michel Oosterhof 2016-05-13 17:00:33 +00:00
  • 816154bd74 format log message in output Michel Oosterhof 2016-05-06 17:02:56 +04:00
  • 1986845226 update changelog Michel Oosterhof 2016-05-06 12:08:53 +04:00
  • f80b226962 only load pickle on startup for speed improvement Michel Oosterhof 2016-05-06 12:06:04 +04:00
  • 878a78ad4d regression, revert back config changes Michel Oosterhof 2016-05-06 11:30:39 +04:00
  • 86b587af5c twistedchecker formatting Michel Oosterhof 2016-04-28 14:57:05 +04:00
  • d8aabd9173 update doc Michel Oosterhof 2016-04-28 14:46:57 +04:00
  • 44c22a2110 rename utils and to bin. move docs to doc. Michel Oosterhof 2016-04-28 14:44:40 +04:00
  • 02085c5e2e twisted style Michel Oosterhof 2016-04-27 12:46:09 +04:00
  • 84930ca654 install.md reformat Michel Oosterhof 2016-04-27 12:38:05 +04:00
  • fbd6649e25 Merge pull request #150 from CZ-NIC/2 Michel Oosterhof 2016-04-27 12:36:04 +04:00
  • 4de3455bde explicitly set umask and document effect Michel Oosterhof 2016-04-26 15:16:49 +00:00
  • 9ba225bf16 Fix queued command parsing Katarina Durechova 2016-04-26 14:34:19 +02:00
  • 10c9474392 cosmetic changes and also fwd 587 Michel Oosterhof 2016-04-25 20:19:53 +00:00
  • 8a3a4e4388 Merge branch 'master' of https://github.com/micheloosterhof/cowrie Michel Oosterhof 2016-04-25 20:12:55 +00:00
  • 51894c2377 Merge pull request #147 from dmitriy-myz/master Michel Oosterhof 2016-04-26 00:11:32 +04:00
  • aa76d5cae9 smtp forward Muzyka 2016-04-25 17:54:46 +03:00
  • 4f61575f26 smtp forward Muzyka 2016-04-25 17:49:20 +03:00
  • 33b3213961 smtp forward Muzyka 2016-04-25 17:45:44 +03:00
  • f2954eae70 smtp forward to 127.1:12525 Muzyka 2016-04-25 15:24:52 +03:00
  • 89e610336c smtp forward to 127.1:12525 Muzyka 2016-04-25 15:12:26 +03:00
  • 44a71b87c4 Merge branch 'master' of https://github.com/micheloosterhof/cowrie Michel Oosterhof 2016-04-20 14:37:43 +00:00
  • 3f65124c7b remove incorrect eventid Michel Oosterhof 2016-04-17 16:59:57 +04:00
  • 760d41ed43 add session duration for tcp and terminal sessions Michel Oosterhof 2016-04-17 14:23:55 +04:00
  • d4206cd31c different exit code for no arguments Michel Oosterhof 2016-04-17 12:59:15 +04:00
  • 22b20c8126 asciinema! Michel Oosterhof 2016-04-17 12:55:59 +04:00
  • 487829ef57 add some creds Michel Oosterhof 2016-04-16 10:57:19 +00:00
  • 95c2c1f58f add comment Michel Oosterhof 2016-04-16 10:26:12 +00:00
  • c122e31113 add /proc/modules sample content Michel Oosterhof 2016-04-16 10:20:36 +00:00
  • 938b3d30d2 add empty output for stty Michel Oosterhof 2016-04-16 10:11:54 +00:00
  • 7fa2178629 this remedies an issue when twistd is run with -n flag. it will no longer read from stdin in that case Michel Oosterhof 2016-04-16 10:07:57 +00:00
  • c63339ba65 document python-mysqldb dependency Michel Oosterhof 2016-04-14 13:37:36 +04:00
  • 91498f836c harmonize artifact filenames. use transport + sessionid Michel Oosterhof 2016-04-13 20:32:35 +04:00
  • d3e651c215 harmonize sftp artifact filenames Michel Oosterhof 2016-04-13 20:19:49 +04:00
  • 3f6d30597c more comments, consistent whitespace. Michel Oosterhof 2016-04-13 20:12:38 +04:00
  • 79cb1fafc5 rename textlog to auditlog in default config Michel Oosterhof 2016-04-13 20:07:02 +04:00
  • 1698f50570 add timestamp to text format Michel Oosterhof 2016-04-13 20:06:16 +04:00
  • b926ac1bfe fix bug where output plugins don't work when listening to ipv6 Michel Oosterhof 2016-04-13 20:00:31 +04:00
  • a3132e5a3d rewrite ipv6 style addresses in case they are really ipv4 Michel Oosterhof 2016-04-12 15:58:32 +04:00
  • e87a83c810 add duration idea Michel Oosterhof 2016-04-12 08:46:37 +00:00
  • a4bfe297b9 basic support for $VAR and ${VAR} Michel Oosterhof 2016-04-11 13:17:13 +04:00
  • 7fab139876 add '$' and ':' to list of word characters. Michel Oosterhof 2016-04-11 11:44:20 +04:00
  • 78c1a0f099 also utc for existing timestamp Michel Oosterhof 2016-03-22 16:31:38 +01:00
  • 4ee543d1bc print as a function Michel Oosterhof 2016-03-22 17:14:42 +04:00
  • 156b97efe3 file()->open() Michel Oosterhof 2016-03-22 17:06:37 +04:00
  • df8b287331 time in UTC Michel Oosterhof 2016-03-22 17:02:21 +04:00
  • f949eb4a14 Merge branch 'master' of https://github.com/micheloosterhof/cowrie Michel Oosterhof 2016-03-01 12:07:02 +04:00
  • 29a2550caa fix text output Michel Oosterhof 2016-03-01 12:06:43 +04:00
  • 7701da533d parse || also Michel Oosterhof 2016-02-29 00:12:36 +00:00
  • 3bfff8d7d5 Merge branch 'develop' of https://github.com/micheloosterhof/cowrie into develop Michel Oosterhof 2016-02-28 23:57:12 +00:00