Skip to content

Know your enemy. Oh, and mess with them a bit too.

Notifications You must be signed in to change notification settings

CaptainBoggle/sshnoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rewrite of SSHPry in Rust.

Written by Felix Montanari and George Muscat

Build

git clone https://github.com/CaptainBoggle/sshnoop.git
cd sshnoop
cargo build --release

Runtime Dependencies

  • strace

Usage

sshnoop <--pid <PID>|--auto|--list>

  -p, --pid <PID>  PID of the sshd pts process you want to sshnoop on
  -a, --auto       Automatically attach to the most recently created sshd pts process
  -l, --list       List all sshd pts processes you can attach to
  -h, --help       Print help

About

Know your enemy. Oh, and mess with them a bit too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages