https://github.com/jwilk/vcsnoop
Linux virtual console snooping via TIOCLINUX
https://github.com/jwilk/vcsnoop
security
Last synced: over 1 year ago
JSON representation
Linux virtual console snooping via TIOCLINUX
- Host: GitHub
- URL: https://github.com/jwilk/vcsnoop
- Owner: jwilk
- License: mit
- Created: 2022-08-29T20:37:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T19:39:29.000Z (over 1 year ago)
- Last Synced: 2025-01-25T10:08:54.971Z (over 1 year ago)
- Topics: security
- Language: C
- Size: 16.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
.. code:: console
$ tty
/dev/tty2
$ screendump 1
/dev/tty1: Permission denied
screendump: Couldn't read /dev/vcsa1
$ vcsnoop /dev/tty1 | head -n 4
Debian GNU/Linux bookworm/sid debian tty1
debian login:
.. vim:ft=rst ts=3 sts=3 sw=3 et