|
|
616f2b745c
|
remove isError, system, cache IP in output module
|
2015-03-10 10:36:38 +00:00 |
|
|
|
87b6368fd6
|
remove isError by default
|
2015-03-10 10:14:40 +00:00 |
|
|
|
e53840355a
|
put all abstract methods together
|
2015-03-10 09:40:18 +00:00 |
|
|
|
79bc99f47a
|
add output module to .cfg.dist
|
2015-03-10 09:29:29 +00:00 |
|
|
|
85b3f0dcbf
|
Merge branch 'master' into output-plugin
|
2015-03-10 09:22:12 +00:00 |
|
|
|
4c43a99ad2
|
remove warnings for closing ttylog msg
|
2015-02-26 17:02:23 +00:00 |
|
|
|
8928cb10fa
|
display /etc/motd only on interactive shell
|
2015-02-26 16:48:12 +00:00 |
|
|
|
b932936597
|
update exception to 'as' syntax
|
2015-02-26 11:50:11 +00:00 |
|
|
|
f1bcd95bf2
|
updated exception syntax
|
2015-02-26 11:46:55 +00:00 |
|
|
|
81b1ea36ae
|
formatted log message with fingerprint
|
2015-02-26 08:37:06 +00:00 |
|
|
|
2dd5910889
|
basics working
|
2015-02-25 19:27:15 +00:00 |
|
|
|
317fae3273
|
a few small changes
|
2015-02-25 18:17:55 +00:00 |
|
|
|
d4d3bdbe0e
|
Merge branch 'master' into output-plugin
Conflicts:
kippo/core/ssh.py
|
2015-02-25 17:59:41 +00:00 |
|
|
|
d36e8077e4
|
forgot changelog as usual
|
2015-02-25 17:17:03 +00:00 |
|
|
|
8cf00addaf
|
don't write ttylog to JSON, is for test only
|
2015-02-25 17:13:14 +00:00 |
|
|
|
356f5f7409
|
Merge branch 'master' into logging-2
|
2015-02-25 17:00:00 +00:00 |
|
|
|
b48e10adb7
|
changelog update
|
2015-02-24 09:38:33 +00:00 |
|
|
|
ea7148c521
|
support for 'uname -m'
|
2015-02-24 09:37:04 +00:00 |
|
|
|
9e3ef8ffd6
|
Merge branch 'master' into logging-2
Conflicts:
kippo/core/protocol.py
kippo/core/ssh.py
|
2015-02-20 09:19:06 +00:00 |
|
|
|
a7f189eed1
|
stdin log updates
now give log message when writing
and simplify variable storage
|
2015-02-19 20:21:55 +00:00 |
|
|
|
e4cd5442ae
|
changelog
|
2015-02-19 20:03:44 +00:00 |
|
|
|
62697b967c
|
remove the screen clear/reset on logout
|
2015-02-19 20:01:04 +00:00 |
|
|
|
c8824e94d8
|
ttylog handling is done from logtransport only now.
reliably call logtransport on disconnect
|
2015-02-19 19:47:40 +00:00 |
|
|
|
f6cff3216a
|
wip
|
2015-02-19 14:10:37 +00:00 |
|
|
|
5a885c4f00
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo into logging-2
Conflicts:
kippo/core/auth.py
kippo/core/dblog.py
kippo/core/ssh.py
kippo/dblog/jsonlog.py
|
2015-02-19 12:36:26 +00:00 |
|
|
|
d4a562a55a
|
they're instance variables, not class variables
|
2015-02-19 12:27:30 +00:00 |
|
|
|
b2bc38e94b
|
another relative import
|
2015-02-19 12:10:19 +00:00 |
|
|
|
95b58538aa
|
new copyright, imports, etc
|
2015-02-19 12:10:06 +00:00 |
|
|
|
687870c45c
|
use relative style imports instead of absolute paths
|
2015-02-19 12:01:07 +00:00 |
|
|
|
dd2ee20a90
|
Merge branch 'master' of https://github.com/micheloosterhof/kippo
|
2015-02-19 11:47:01 +00:00 |
|
|
|
63de6893c8
|
space after comma, remove unused imports
|
2015-02-19 11:46:50 +00:00 |
|
|
|
4c1ddf154d
|
Merge pull request #13 from MrPumo/fix-pwd-log
change username-pwd delimiter in log from / to ]/[ allowing pwd with / c...
|
2015-02-19 15:10:11 +04:00 |
|
|
|
f590587d9d
|
change username-pwd delimiter in log from / to ]/[ allowing pwd with / char
|
2015-02-19 10:08:36 +01:00 |
|
|
|
88f5a3c377
|
update abstract method for start
|
2015-02-19 06:53:36 +00:00 |
|
|
|
9e348e4c8d
|
rename ssh_addr -> listen_addr
and ssh_port -> listen_port
old values still accepted for backwards compatibility
|
2015-02-19 06:51:11 +00:00 |
|
|
|
7b17bf06ce
|
enable jsonlog by default
|
2015-02-19 06:26:43 +00:00 |
|
|
|
a9feff2741
|
whitespace
|
2015-02-19 05:48:57 +00:00 |
|
|
|
e581cd4ff3
|
copyright change.
|
2015-02-19 05:48:33 +00:00 |
|
|
|
1f5eb0ff2f
|
whitespace fix
|
2015-02-19 05:47:33 +00:00 |
|
|
|
79c95711d2
|
output.py
|
2015-02-18 14:23:20 +00:00 |
|
|
|
09146d7d75
|
also log dispatch
|
2015-02-18 14:22:55 +00:00 |
|
|
|
cfd09dcdfb
|
output plugins wip
|
2015-02-18 14:22:16 +00:00 |
|
|
|
41dc0d0ca4
|
better exception handling moduli file
|
2015-02-18 13:28:24 +00:00 |
|
|
|
f77bae691b
|
modern except statement
|
2015-02-17 12:04:00 +00:00 |
|
|
|
0097c9dffe
|
updated dashboard
|
2015-02-13 08:23:03 +00:00 |
|
|
|
aa6b2d8c19
|
Adds startTime and endTime to the payload
|
2015-02-13 07:52:28 +00:00 |
|
|
|
894d6bcb75
|
Fixing indentation
|
2015-02-13 07:52:03 +00:00 |
|
|
|
35f17e275e
|
adds implemntation for logging commands,unknown command and urls
|
2015-02-13 07:51:45 +00:00 |
|
|
|
a9cf37b323
|
Adds startTime and endTime to the payload
|
2015-02-13 07:45:26 +00:00 |
|
|
|
4514f9fe73
|
Fixing indentation
|
2015-02-13 07:45:10 +00:00 |
|