The sniffy project allows to trace/log the data of any pseudo terminal
in the system. Due to the way the terminal works, such a terminal trace
provides complete information of what happened on the terminal screen and
sniffy is able to display/replay this information.
The sniffy project consist of
- kernel module able to connect/hook on pseudo terminal
- program able to display content of any pseudo terminal on fly
- daemon process tracing the pseudo terminal content into the file
- replay program allowing to replay any stored pseudo terminal session
The usage of pseudo terminals in applications like ssh/telnet/X terminals,
makes the sniffy project quite attractive. It could be obviously used for
various purposes. One of the most sane usage could be ssh access session
monitoring of some guarded server. Any action on such a server through
the ssh is then documented and could be replayed.
The sniffy project can be reached here.
You may also like this
- No Related Post
See more here:
The sniffy project
0 comments:
Post a Comment