Commit Graph

374 Commits

Author SHA1 Message Date
c3c09adb02 restructuring and cleanup 2014-08-09 23:55:20 +03:00
72a6118849 remove obsolete config entry 2014-08-09 19:19:50 +03:00
6c8596930e change exec handling so the command is allowed to run long enough for wget to
work
2014-08-09 19:19:05 +03:00
e1e3acb850 we don't need recvline.HistoricRecvLine for execCommand,
so branch off the protocol into two protocols
2014-08-09 18:29:17 +03:00
641c08cf7c code style changes 2014-08-09 15:48:33 +03:00
9bd02f780c when using execCommand, ls breaks without windowSize 2014-08-09 15:39:47 +03:00
4e8ad9c92c Merge branch 'pr/111' into review-pr-111
Conflicts:
	kippo.cfg.dist
	kippo/core/honeypot.py
2014-08-09 15:37:58 +03:00
14fd2fec32 cleanup key generation 2014-08-09 15:20:10 +03:00
6e6a8aa4c1 [i] does not generally mean anything in kippo 2014-08-09 15:01:58 +03:00
baeda78839 Merge branch 'pr/108' into review-pr-108 2014-08-09 15:00:38 +03:00
a0b1f2a138 add bash -c (Closes #104) 2014-08-09 14:49:00 +03:00
acbb5dbb3c Merge pull request #96 from g0tmi1k/protocolmismatch
Fix "protocol mismatch" issue
2014-08-09 13:52:13 +03:00
5174a7870a Merge pull request #137 from katkad/enhancements
Added several commands
2014-08-01 08:26:56 +03:00
28089ce81e Add php 2014-07-30 17:25:46 +01:00
e6ffb9b5fc Add simple free command 2014-07-30 17:25:46 +01:00
9292a1ff19 Add simple killall 2014-07-30 17:25:44 +01:00
23437c08ee Add perl 2014-07-30 17:20:05 +01:00
affa6c4ff9 Add /proc/version 2014-07-29 10:44:36 +01:00
9e09235cfd add support for -O parameter (fixes #131) 2014-07-26 12:02:12 +03:00
957508f3b7 fix incorrect syntax, fixes #126 2014-06-14 13:11:03 +03:00
5f06a22fca Silence "chown", "chgrp" and "chattr" commands 2014-06-13 18:33:13 +03:00
e8e33cd03f fix wget url parsing, Fixes #91 2014-06-13 18:25:55 +03:00
36f2bc43b6 don't let user set password to '*' 2014-06-13 18:15:51 +03:00
4b4ae526d5 Accept "any" (*) password if desired
Credit: https://github.com/micheloosterhof/kippo
2014-06-13 18:13:41 +03:00
9203c8ff17 coding style tweaks 2014-06-13 18:09:48 +03:00
8a086f09f6 Merge branch 'g0tmi1k-bash' 2014-06-13 18:07:56 +03:00
e4d4ea4b2e Merge branch 'bash' of https://github.com/g0tmi1k/kippo into g0tmi1k-bash 2014-06-13 18:07:41 +03:00
a71d6e0305 tweak chmod code style 2014-06-13 18:04:07 +03:00
96f6d11c03 Improved chmod - checks to see if file exists
:x
2014-06-13 18:00:29 +03:00
b94419fc6e Merge pull request #100 from g0tmi1k/startscript
Shouldn't have to be in the root folder to start
2014-06-11 19:14:30 +03:00
0c8da1e098 make stop.sh less fancy 2014-06-10 19:28:57 +03:00
35969b78b7 Merge branch 'pr/102' 2014-06-10 19:28:21 +03:00
84793d3683 Making it match 'stop.sh'
Related commit: 0c8da1e098
2014-06-10 08:09:44 +01:00
a3d965e824 The option to disable fake local shell on exit 2014-06-02 16:20:22 +01:00
162806ec38 Merge pull request #110 from g0tmi1k/config
Altered the wording in the config file.
2014-06-01 21:38:07 +03:00
ae0e23fb72 Merge pull request #118 from g0tmi1k/trailingspaces
Replaced tabs with spaces
2014-06-01 21:33:28 +03:00
9272cb7817 Merge pull request #117 from g0tmi1k/dns
Add fake DNS values
2014-06-01 21:33:02 +03:00
6b020e99a2 Merge pull request #116 from g0tmi1k/output
Added some program outputs
2014-06-01 21:32:42 +03:00
fe660dd1a1 Merge pull request #113 from g0tmi1k/hostname
Changed default hostname
2014-06-01 21:30:11 +03:00
7791dd2821 Updated some bash error output 2014-06-01 14:27:51 +01:00
ed5161f177 Added basic support for 'cd -'
Could be improved to actually function, rather than a static message
2014-06-01 14:26:46 +01:00
a7b6247701 Added support for 'cd ~'
Will now return back to user's home folder
2014-06-01 14:25:52 +01:00
5027e361b6 Added '--all' response to 'uname'
Seen it used in the wild
2014-06-01 14:25:14 +01:00
9221278682 Replaced tabs with spaces 2014-06-01 14:20:50 +01:00
5b3482b356 Changed default hostname
...You may wish to alter this again (decrease chance of detection)
2014-06-01 14:16:48 +01:00
ff95f531b0 Added some program outputs
Credit: https://github.com/micheloosterhof/kippo/
Source: https://github.com/toringe/kippomutate/blob/master/kippomutate.sh
2014-06-01 13:57:59 +01:00
5a608a7f90 Added fake DNS values 2014-06-01 13:48:46 +01:00
52d3984755 Added "execCommand" support
Credit: https://github.com/micheloosterhof/kippo/
2014-06-01 11:30:26 +01:00
9494bf6c2a Merge pull request #109 from g0tmi1k/gitignore
Add .gitignore
2014-05-31 02:16:53 +03:00
60d49cc9db Merge pull request #103 from g0tmi1k/alias
Silence the "alias" command
2014-05-31 00:10:05 +03:00