3176 Commits

Author SHA1 Message Date
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
cde75a2c6a Merge pull request #105 from g0tmi1k/umask
Silence the "umask" command
2014-05-31 00:08:20 +03:00
d75a6b7b9b Altered wording in the config file
...and removed a unused value
2014-05-30 21:04:44 +01:00
0cd77123f9 git ignore 2014-05-30 05:29:08 +01:00
2e0c2cd4d0 Add DSA support, move location & increase key size
Credit: https://github.com/micheloosterhof/kippo/
Add DSA SSH key support
Move from: “./public.key” to “./data/ssh_host_rsa_key.pub“
Increase key size from 1024 to 2048 bits
2014-05-30 05:19:23 +01:00
e64aad4e94 Silence the "umask" command
Credit: https://github.com/micheloosterhof/kippo
2014-05-30 04:56:08 +01:00
dce37f5e90 Silence the "alias" command
Looks “odd” when it say “not found”.
2014-05-30 04:17:18 +01:00
abd811cb24 Added 'stop' file 2014-05-30 04:15:02 +01:00
91bf09b17b Shouldnt have to be in the root folder to start 2014-05-29 14:57:31 +01:00
de33d7250d Merge pull request #98 from g0tmi1k/shellprompt
Updated "shell prompt" (to give a Debian feel)
2014-05-29 12:12:56 +03:00
65dae96699 Merge pull request #97 from g0tmi1k/apt-get_moo
Add "apt-get moo" response
2014-05-29 12:08:28 +03:00
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
f871adc6d5 Add "apt-get moo" response
Possible method of trying to detect a honeypot
2014-05-29 00:48:56 +01:00
40b65278c3 Fix "protocol mismatch" issue
Credit: http://kbyte.snowpenguin.org/portal/2013/04/30/kippo-protocol-mismatch-workaround/
2014-05-28 19:06:19 +01:00
9645e500e0 Merge pull request #95 from g0tmi1k/trailingspaces
Fix trailing spaces & formatting issues
2014-05-28 07:52:38 +03:00
554a1754e4 Merge pull request #94 from g0tmi1k/emptyfolder
Added 'empty' folders …
2014-05-28 07:50:59 +03:00
9737a8fdb6 Fixed formatting issues 2014-05-28 05:26:13 +01:00
74d5cb0825 Removed all trailing spaces 2014-05-28 05:13:55 +01:00
b63ebfae85 Added 'empty' folders …
...Git doesn't track empty folders
2014-05-28 05:00:21 +01:00
6a93e0c113 even more wiki syntax tweaks 2014-05-27 23:40:43 +03:00
23dbc7fc68 more wiki syntax tweaks 2014-05-27 23:39:50 +03:00
09e5672fdf wiki syntax tweaks 2014-05-27 23:34:57 +03:00
e12de5cff5 wiki syntax tweaks 2014-05-27 23:33:40 +03:00
5c9140b57a add readme file 2014-05-27 23:31:54 +03:00
3ee082e8d2 remove test file 2014-05-27 21:15:58 +03:00
d23f69ba62 Merge branch 'master' of https://github.com/desaster/kippo 2014-05-27 21:15:16 +03:00
6940730103 first commit to github 2014-05-27 21:14:35 +03:00
5359da0ab7 limit shell input a bit
git-svn-id: https://kippo.googlecode.com/svn/trunk@248 951d7100-d841-11de-b865-b3884708a8e2
2014-05-18 16:53:32 +00:00
42585c44c9 Make ourVersionString configurable (Resolves issue #54)
git-svn-id: https://kippo.googlecode.com/svn/trunk@247 951d7100-d841-11de-b865-b3884708a8e2
2014-02-16 09:50:41 +00:00
1a78b7c30a fix #75
git-svn-id: https://kippo.googlecode.com/svn/trunk@246 951d7100-d841-11de-b865-b3884708a8e2
2013-04-08 19:40:25 +00:00
94aa7c4392 Update fs.pickle to reflect debian 7.0, and refresh some other stuff too
git-svn-id: https://kippo.googlecode.com/svn/trunk@242 951d7100-d841-11de-b865-b3884708a8e2
2013-04-05 12:40:06 +00:00
482510e150 Fix typos
git-svn-id: https://kippo.googlecode.com/svn/trunk@241 951d7100-d841-11de-b865-b3884708a8e2
2013-04-05 12:14:19 +00:00
fbd2782b38 Add interactive fs.pickle editing utility
by:
Donovan Hubbard
Douglas Hubbard



git-svn-id: https://kippo.googlecode.com/svn/trunk@240 951d7100-d841-11de-b865-b3884708a8e2
2013-04-05 12:13:00 +00:00
b69c2c3341 fix syntax
git-svn-id: https://kippo.googlecode.com/svn/trunk@239 951d7100-d841-11de-b865-b3884708a8e2
2013-03-31 13:15:35 +00:00
0b134dbf3f Add text based dblog module, for demonstration purposes or whatever
git-svn-id: https://kippo.googlecode.com/svn/trunk@238 951d7100-d841-11de-b865-b3884708a8e2
2013-03-29 15:04:52 +00:00
372f8fc52f fix syntax on the latest fix
git-svn-id: https://kippo.googlecode.com/svn/trunk@237 951d7100-d841-11de-b865-b3884708a8e2
2013-03-28 23:00:48 +00:00
5715a915c7 fix disastrous mysql logging breakage introduced in r229
git-svn-id: https://kippo.googlecode.com/svn/trunk@236 951d7100-d841-11de-b865-b3884708a8e2
2013-03-28 22:55:25 +00:00
248dd56ed7 fix twisted version comparision for premature key exchange fix
git-svn-id: https://kippo.googlecode.com/svn/trunk@234 951d7100-d841-11de-b865-b3884708a8e2
2013-02-04 17:10:09 +00:00
8e9fe0605c Workaround so the premature key exchange workaround works on twisted >= 11
git-svn-id: https://kippo.googlecode.com/svn/trunk@233 951d7100-d841-11de-b865-b3884708a8e2
2013-02-04 11:44:42 +00:00
3912ffb603 Remove connection limit support for now, since adding a protocol wrapper
changes the logging in newer twisted versions, and breaks dblog.



git-svn-id: https://kippo.googlecode.com/svn/trunk@232 951d7100-d841-11de-b865-b3884708a8e2
2013-01-21 12:41:41 +00:00
9378c6ba22 Limit total number of concurrent connections. Configurable with
connection_limit (default 50).

Also fix logging downloads.



git-svn-id: https://kippo.googlecode.com/svn/trunk@229 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 21:40:19 +00:00
d0ed22736d Limit number of new files on a filesystem to 10000
git-svn-id: https://kippo.googlecode.com/svn/trunk@228 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 20:01:25 +00:00
92f1dec5d6 Add support for limiting the file size of files downloaded with wget.
new kippo.cfg option: download_limit_size

as discussed @ issue 35


git-svn-id: https://kippo.googlecode.com/svn/trunk@227 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 19:31:20 +00:00
bff1829e3c further fixing on issue 55 - do not set the initial cwd if the path doesn't exist
git-svn-id: https://kippo.googlecode.com/svn/trunk@226 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 17:52:21 +00:00
41363db9d4 Add support for specifying MySQL port (issue #61)
git-svn-id: https://kippo.googlecode.com/svn/trunk@225 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 17:39:02 +00:00
3a7bcc0ff5 Add support for logging downloaded files via dblog
New mysql table "downloads", see doc/sql/update7.sql



git-svn-id: https://kippo.googlecode.com/svn/trunk@224 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 17:31:29 +00:00
96265ebe03 Fix #55 - don't try to change cwd to a directory that doesn't exist
git-svn-id: https://kippo.googlecode.com/svn/trunk@222 951d7100-d841-11de-b865-b3884708a8e2
2012-11-10 16:07:13 +00:00
4fac0ac51e Make exxxit only available if the client IP is 127.0.0.*
git-svn-id: https://kippo.googlecode.com/svn/trunk@221 951d7100-d841-11de-b865-b3884708a8e2
2012-11-10 14:44:50 +00:00
b53e8a65d1 Don't send key exchange prematurely
git-svn-id: https://kippo.googlecode.com/svn/trunk@220 951d7100-d841-11de-b865-b3884708a8e2
2012-07-08 16:30:32 +00:00