Skip to content

BEND0US/sshlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

⚡sshlog

A strace-based tool to monitor SSH login attempts

⚠️ For educational and auditing purposes only. This tool is not intended for malicious use.

SSHLog is a low-level auditing tool that uses strace to monitor the sshd daemon and capture authentication-related system call data. While SSH encrypts all credential information, analyzing system call sequences can still reveal useful metadata, such as attempted usernames and indirect password hints during login attempts.

About

A strace-based tool to monitor SSH login attempts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages