https://github.com/netspi/skl
strace keylogger PoC
https://github.com/netspi/skl
Last synced: about 1 year ago
JSON representation
strace keylogger PoC
- Host: GitHub
- URL: https://github.com/netspi/skl
- Owner: NetSPI
- Created: 2014-03-18T14:26:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T21:27:25.000Z (almost 8 years ago)
- Last Synced: 2025-01-08T16:07:41.134Z (about 1 year ago)
- Size: 117 KB
- Stars: 43
- Watchers: 64
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
skl
===
strace keylogger Proof of Concept.
This python code runs strace against all the ssh and sshd processes and parses
the output and saves it to log files. The default location is ~/tmp/.skl
This code does not make any attempt to hide itself.