kippo on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "kippo" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install kippo on Arch using YAY

$ yay -S kippo

* (Optional) Uninstall kippo on Arch using YAY

$ yay -Rns kippo

2. Manually Install "kippo" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone kippo's git locally

$ git clone https://aur.archlinux.org/kippo.git ~/kippo

c. Go to ~/kippo folder and install it

$ cd ~/kippo $ makepkg -si

3. Information about the kippo package on Arch User Repository (AUR)

ID: 366048
Name: kippo
PackageBaseID: 47814
PackageBase: kippo
Version: 0.9-4
Description: Medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker
URL: https://github.com/desaster/kippo
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: anthraxx
FirstSubmitted: 1301489114
LastModified: 1481992626
URLPath: /cgit/aur.git/snapshot/kippo.tar.gz