Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emmaunel/systemtap-keylogger
- Owner: emmaunel
- Created: 2019-04-23T21:31:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T18:01:52.000Z (over 5 years ago)
- Last Synced: 2024-10-23T07:24:57.782Z (2 months ago)
- Topics: kernel, keylogger, redteam, scripting-language, systemtap
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.