An open API service indexing awesome lists of open source software.

https://github.com/netspi/skl

strace keylogger PoC
https://github.com/netspi/skl

Last synced: about 1 year ago
JSON representation

strace keylogger PoC

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.