Skip to content

PaulCapron/TraSSH

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TraSSH (β€œtrash” + β€œSSH”) is a fake SSH server.

packcraft.pl, via make, generates a bogus SSH handshake. That’s basically a one-time operation.

trassh[.c], a β€œdΓ¦mon” (long-lived process), then serves that handshake to connecting clients, one at a time. trassh is expected to be launched & supervised by systemd.

The goals are to:

  • waste the time & energy of bots in search of a genuine SSH server to hack
  • gather intelligence about these bots (IP addresses, etc.)
  • learn about the SSH protocol, cryptography, TCP, &c. while developing (or studying) the program.

About

A Secure SHell trolling server πŸ‘Ί 🐑 πŸ˜†

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published