How to Install and Uninstall sshesame Package on Kali Linux

Last updated: May 17,2024

1. Install "sshesame" package

This guide covers the steps necessary to install sshesame on Kali Linux

$ sudo apt update $ sudo apt install sshesame

2. Uninstall "sshesame" package

Please follow the guidance below to uninstall sshesame on Kali Linux:

$ sudo apt remove sshesame $ sudo apt autoclean && sudo apt autoremove

3. Information about the sshesame package on Kali Linux

Package: sshesame
Source: sshesame (0.0~git20210926.d7fdb81-1)
Version: 0.0~git20210926.d7fdb81-1+b9
Installed-Size: 12818
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 3549372
SHA256: 04154daac1379ad994c00136bca287484f27c964604f5c87ea29a37043a58519
SHA1: a826703057594537ffb861ec6bf04cfb75151f39
MD5sum: 914f2a8bbc12302e392f58eb384781e3
Description: fake SSH server
This package contains a fake SSH server that lets everyone in and logs
their activity.
.
Details sshesame accepts and logs
* every password authentication request,
* every SSH channel open request and
* every SSH request
.
without actually executing anything on the host.
.
Warning: This software, just like any other, might contain bugs. Given
the popular nature of SSH, you probably shouldn't run it unsupervised as
root on a production server on port 22. Use common sense.
Description-md5:
Homepage: https://github.com/jaksi/sshesame
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-adrg-xdg (= 0.4.0-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-golang-protobuf-1-5 (= 1.5.2-3), golang-github-prometheus-client-golang (= 1.17.0-1), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.12.0-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-google-protobuf (= 1.31.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/s/sshesame/sshesame_0.0~git20210926.d7fdb81-1+b9_amd64.deb