Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emmaunel/systemtap-keylogger

Using SystemTap to create a kernel based key logger
https://github.com/emmaunel/systemtap-keylogger

kernel keylogger redteam scripting-language systemtap

Last synced: 23 days ago
JSON representation

Using SystemTap to create a kernel based key logger

Awesome Lists containing this project

README

        

# SystemTap Keylogger

SystemTap is a scripting language that is able to interact with the kernel to get information or change some things.

# Purpsose

A Red Team tool used to get keystrore from a box. It can be used to get user's password and its salts.