Glutton Setup Logo

Glutton Setup

0
Free
Visit Website

Install required system packages: - apt-get install gcc libpcap-dev iptables - Arch: pacman -S gcc libpcap iptables To change your SSH server default port (i.e. 5001, see rules.yaml) and restart SSHD: - sed -i 's/[# ]*Port .*/Port 5001/g' /etc/ssh/sshd_config Build glutton: - make build To run/test glutton: - bin/server

FEATURES

ALTERNATIVES

FingerprintX is a standalone utility for service discovery on open ports.

Linux packet crafting tool for testing IDS/IPS and creating attack signatures.

Libnids is an implementation of an E-component of Network Intrusion Detection System that emulates the IP stack of Linux 2.0.x and offers IP defragmentation, TCP stream assembly, and TCP port scan detection.

A simple text viewer for Prompt(1) sessions

A simple honeypot that opens a listening socket and waits for connection attempts, with configurable reply and event handling

A tool for classifying packets into flows based on 4-tuple without additional processing.

A low-interaction SSH honeypot written in C