Commit Graph

251 Commits

Author SHA1 Message Date
Upi Tamminen 957508f3b7 fix incorrect syntax, fixes #126 2014-06-14 13:11:03 +03:00
g0tmi1k 5f06a22fca Silence "chown", "chgrp" and "chattr" commands 2014-06-13 18:33:13 +03:00
Upi Tamminen e8e33cd03f fix wget url parsing, Fixes #91 2014-06-13 18:25:55 +03:00
Upi Tamminen 36f2bc43b6 don't let user set password to '*' 2014-06-13 18:15:51 +03:00
g0tmi1k 4b4ae526d5 Accept "any" (*) password if desired
Credit: https://github.com/micheloosterhof/kippo
2014-06-13 18:13:41 +03:00
Upi Tamminen 9203c8ff17 coding style tweaks 2014-06-13 18:09:48 +03:00
Upi Tamminen 8a086f09f6 Merge branch 'g0tmi1k-bash' 2014-06-13 18:07:56 +03:00
Upi Tamminen e4d4ea4b2e Merge branch 'bash' of https://github.com/g0tmi1k/kippo into g0tmi1k-bash 2014-06-13 18:07:41 +03:00
Upi Tamminen a71d6e0305 tweak chmod code style 2014-06-13 18:04:07 +03:00
g0tmi1k 96f6d11c03 Improved chmod - checks to see if file exists
:x
2014-06-13 18:00:29 +03:00
desaster 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
Upi Tamminen 0c8da1e098 make stop.sh less fancy 2014-06-10 19:28:57 +03:00
Upi Tamminen 35969b78b7 Merge branch 'pr/102' 2014-06-10 19:28:21 +03:00
g0tmi1k 84793d3683 Making it match 'stop.sh'
Related commit: 0c8da1e098
2014-06-10 08:09:44 +01:00
desaster 162806ec38 Merge pull request #110 from g0tmi1k/config
Altered the wording in the config file.
2014-06-01 21:38:07 +03:00
desaster ae0e23fb72 Merge pull request #118 from g0tmi1k/trailingspaces
Replaced tabs with spaces
2014-06-01 21:33:28 +03:00
desaster 9272cb7817 Merge pull request #117 from g0tmi1k/dns
Add fake DNS values
2014-06-01 21:33:02 +03:00
desaster 6b020e99a2 Merge pull request #116 from g0tmi1k/output
Added some program outputs
2014-06-01 21:32:42 +03:00
desaster fe660dd1a1 Merge pull request #113 from g0tmi1k/hostname
Changed default hostname
2014-06-01 21:30:11 +03:00
g0tmi1k 7791dd2821 Updated some bash error output 2014-06-01 14:27:51 +01:00
g0tmi1k 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
g0tmi1k a7b6247701 Added support for 'cd ~'
Will now return back to user's home folder
2014-06-01 14:25:52 +01:00
g0tmi1k 5027e361b6 Added '--all' response to 'uname'
Seen it used in the wild
2014-06-01 14:25:14 +01:00
g0tmi1k 9221278682 Replaced tabs with spaces 2014-06-01 14:20:50 +01:00
g0tmi1k 5b3482b356 Changed default hostname
...You may wish to alter this again (decrease chance of detection)
2014-06-01 14:16:48 +01:00
g0tmi1k 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
g0tmi1k 5a608a7f90 Added fake DNS values 2014-06-01 13:48:46 +01:00
desaster 9494bf6c2a Merge pull request #109 from g0tmi1k/gitignore
Add .gitignore
2014-05-31 02:16:53 +03:00
desaster 60d49cc9db Merge pull request #103 from g0tmi1k/alias
Silence the "alias" command
2014-05-31 00:10:05 +03:00
desaster cde75a2c6a Merge pull request #105 from g0tmi1k/umask
Silence the "umask" command
2014-05-31 00:08:20 +03:00
g0tmi1k d75a6b7b9b Altered wording in the config file
...and removed a unused value
2014-05-30 21:04:44 +01:00
g0tmi1k 0cd77123f9 git ignore 2014-05-30 05:29:08 +01:00
g0tmi1k e64aad4e94 Silence the "umask" command
Credit: https://github.com/micheloosterhof/kippo
2014-05-30 04:56:08 +01:00
g0tmi1k dce37f5e90 Silence the "alias" command
Looks “odd” when it say “not found”.
2014-05-30 04:17:18 +01:00
g0tmi1k abd811cb24 Added 'stop' file 2014-05-30 04:15:02 +01:00
g0tmi1k 91bf09b17b Shouldnt have to be in the root folder to start 2014-05-29 14:57:31 +01:00
desaster de33d7250d Merge pull request #98 from g0tmi1k/shellprompt
Updated "shell prompt" (to give a Debian feel)
2014-05-29 12:12:56 +03:00
desaster 65dae96699 Merge pull request #97 from g0tmi1k/apt-get_moo
Add "apt-get moo" response
2014-05-29 12:08:28 +03:00
g0tmi1k 19d3fa1349 Updated "shell prompt" (to give a Debian feel)
Looks more like Debian/Ubuntu (which is the default base OS).
Check comments for CentOS version.
2014-05-29 08:38:43 +01:00
g0tmi1k f871adc6d5 Add "apt-get moo" response
Possible method of trying to detect a honeypot
2014-05-29 00:48:56 +01:00
desaster 9645e500e0 Merge pull request #95 from g0tmi1k/trailingspaces
Fix trailing spaces & formatting issues
2014-05-28 07:52:38 +03:00
desaster 554a1754e4 Merge pull request #94 from g0tmi1k/emptyfolder
Added 'empty' folders …
2014-05-28 07:50:59 +03:00
g0tmi1k 9737a8fdb6 Fixed formatting issues 2014-05-28 05:26:13 +01:00
g0tmi1k 74d5cb0825 Removed all trailing spaces 2014-05-28 05:13:55 +01:00
g0tmi1k b63ebfae85 Added 'empty' folders …
...Git doesn't track empty folders
2014-05-28 05:00:21 +01:00
Upi Tamminen 6a93e0c113 even more wiki syntax tweaks 2014-05-27 23:40:43 +03:00
Upi Tamminen 23dbc7fc68 more wiki syntax tweaks 2014-05-27 23:39:50 +03:00
Upi Tamminen 09e5672fdf wiki syntax tweaks 2014-05-27 23:34:57 +03:00
Upi Tamminen e12de5cff5 wiki syntax tweaks 2014-05-27 23:33:40 +03:00
Upi Tamminen 5c9140b57a add readme file 2014-05-27 23:31:54 +03:00