Michel Oosterhof
|
d5e8965b1a
|
commands retrieve environment variables from honeypotshell
add which command
|
2015-02-03 06:40:51 +00:00 |
Michel Oosterhof
|
f0c04b2938
|
bunch of new aliases
|
2015-02-03 06:24:53 +00:00 |
Michel Oosterhof
|
8cadc2c9db
|
add builtin bash 'help' command
|
2015-02-03 06:13:03 +00:00 |
Michel Oosterhof
|
a1e61a860b
|
typo fix
|
2015-02-03 06:11:29 +00:00 |
Michel Oosterhof
|
3ba2dce1c5
|
add 'dir' alias for ls
|
2015-02-03 06:07:07 +00:00 |
Michel Oosterhof
|
2ab31983bb
|
ls output is sorted by default
|
2015-02-01 07:56:07 +00:00 |
Michel Oosterhof
|
8546df235d
|
banner_file is now '/etc/issue.net' in honeyfs by default
add default Debian motd file
|
2015-02-01 07:47:08 +00:00 |
Michel Oosterhof
|
c855f4d337
|
catch right exception for non-existent file in rm command
|
2015-01-31 08:56:32 +00:00 |
Michel Oosterhof
|
44a411d3cd
|
remove spurious logging
|
2015-01-30 10:42:56 +00:00 |
Michel Oosterhof
|
3c9c479713
|
credits + changelog update
|
2015-01-27 11:19:04 +00:00 |
Michel Oosterhof
|
c393df5f8a
|
add 'jobs' nop command
|
2015-01-27 11:13:59 +00:00 |
Michel Oosterhof
|
fdba3554c2
|
add initial version of netstat. Still has ubuntu unix socket output
|
2015-01-27 11:12:58 +00:00 |
Michel Oosterhof
|
e595eda866
|
Add new option to set internet facing IP. If option is not set,
Kippo will attempt to determine it by itself
|
2015-01-27 11:01:06 +00:00 |
Michel Oosterhof
|
c25efa3e4c
|
add 'reset' as alias for 'clear'
|
2015-01-27 10:27:18 +00:00 |
Michel Oosterhof
|
68c4c572a1
|
5 spaces indentation -> 4 spaces indentation
|
2015-01-27 06:50:18 +00:00 |
Michel Oosterhof
|
d2915488d4
|
Always send an exit-status '0' for the SSH session.
|
2015-01-27 06:42:04 +00:00 |
Michel Oosterhof
|
c0e7ca6603
|
fix for ability to ssh to nonexistent addresses
|
2015-01-27 06:02:25 +00:00 |
Michel Oosterhof
|
19241a374d
|
Fix for ability to ping non-existent IP addresses
|
2015-01-27 05:55:56 +00:00 |
Michel Oosterhof
|
627fd2cd35
|
Add HPFeeds support from github.com/threatstream/kippo
|
2015-01-21 21:49:57 +00:00 |
Michel Oosterhof
|
2c5e5e5677
|
add password denials
|
2015-01-21 21:43:36 +00:00 |
Michel Oosterhof
|
b05ceac704
|
log full protocol exchange details. to fingerprint clients
|
2015-01-21 09:53:06 +00:00 |
Michel Oosterhof
|
4e0c6d9b34
|
more fixes for correct behavior with non-existent files
|
2015-01-21 09:08:40 +00:00 |
Michel Oosterhof
|
5286a8e85b
|
Fix kippo sandbox detecting, taken from
https://code.google.com/p/honssh/source/detail?r=10ffd2ccf076305af2d5eba8a0aa0317b0d9e7ec
thanks to Thomas Nicholson
|
2015-01-21 08:48:32 +00:00 |
Michel Oosterhof
|
189a651f07
|
fix for exception on non-existent directory
|
2015-01-15 14:10:01 +00:00 |
Michel Oosterhof
|
e9e09f949e
|
ignore shell commands start with #
|
2015-01-03 19:19:46 +04:00 |
Michel Oosterhof
|
52fb90df26
|
treat O_RDWR same as O_WRONLY for open requests
|
2014-12-18 05:15:42 +00:00 |
Michel Oosterhof
|
9e47327216
|
indenting && add logging of input for direct-tcpip
|
2014-12-17 09:54:27 +00:00 |
Michel Oosterhof
|
7124e30a46
|
reenable password authentication again
|
2014-12-13 06:45:19 +00:00 |
Michel Oosterhof
|
8e8882c5c1
|
redo imports
|
2014-12-09 13:50:22 +04:00 |
Michel Oosterhof
|
2e9a3ac1d7
|
disable password authentication method. This leaves keyboard-interactive available
|
2014-12-09 13:25:31 +04:00 |
Michel Oosterhof
|
a3f3866f9e
|
remove unused imports
|
2014-12-07 17:56:38 +00:00 |
Michel Oosterhof
|
cb74f2f3ca
|
use short 8 character uuid for log/ttylog
|
2014-11-28 17:08:23 +00:00 |
Michel Oosterhof
|
eb558a816e
|
rename 'version' attribute to 'client'
|
2014-11-28 16:50:08 +00:00 |
Michel Oosterhof
|
92222f5d41
|
comment fix
|
2014-11-28 16:49:52 +00:00 |
Michel Oosterhof
|
a7184adae0
|
logstash config + argument in json log
|
2014-11-17 19:05:26 +00:00 |
Michel Oosterhof
|
981e4b1b3c
|
updated changelog/ fix for sftp issue
|
2014-11-13 07:01:02 +00:00 |
Michel Oosterhof
|
f0707842d5
|
add uname -r support
|
2014-11-12 17:17:49 +00:00 |
Michel Oosterhof
|
5ed7b390d3
|
add working sleep command
|
2014-11-12 16:56:37 +04:00 |
Michel Oosterhof
|
6b07bb2784
|
update comments in publickey function
|
2014-11-12 15:47:41 +04:00 |
Michel Oosterhof
|
5bd541d677
|
accept and log and fail publickey authentication
|
2014-11-12 15:04:21 +04:00 |
Michel Oosterhof
|
b4902823e8
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2014-11-12 13:19:21 +04:00 |
raphaj
|
0d2ae7153a
|
fix import copy bug
|
2014-11-11 22:03:00 +01:00 |
Michel Oosterhof
|
f480b985d3
|
cosmetic changes to imports
|
2014-11-11 21:27:06 +04:00 |
Michel Oosterhof
|
0fa0825231
|
rename 'honeypot' parameter to 'protocol', the conch term
|
2014-11-11 21:21:18 +04:00 |
Michel Oosterhof
|
79ac8ca29f
|
move hostname setting to avatar. general direction to move settings to avatar
|
2014-11-11 20:56:52 +04:00 |
Michel Oosterhof
|
a66f8c92cd
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2014-11-09 23:52:35 +04:00 |
Michel Oosterhof
|
6cf639af74
|
fix copy imports
|
2014-11-09 17:19:27 +00:00 |
Michel Oosterhof
|
9dcb72ff04
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2014-11-09 17:18:05 +00:00 |
Michel Oosterhof
|
d3bfeca331
|
fix copy imports
|
2014-11-09 17:33:29 +04:00 |
Michel Oosterhof
|
ad91243658
|
move fscopy out of sftp/protocol into avatar. rename user to avatar
|
2014-11-09 17:28:06 +04:00 |