honeypotpi
HoneypotPi
A setup script for converting a Raspberry Pi into a network honeypot to detect and log login attempts
Script for turning a Raspberry Pi into a Honey Pot Pi
32 stars
5 watching
5 forks
Language: Shell
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qeeqbox/honeypots | A comprehensive package of 30 different honeypots in Python that can monitor network traffic and detect malicious activities | 693 |
jekil/udpot | A script designed to detect and deter DNS-based attacks by providing a honeypot-like service for DNS resolution, logging requests to a SQLite database. | 48 |
phype/telnet-iot-honeypot | Detects and analyzes Botnet connections to identify malware patterns and networks | 305 |
batchmcnulty/malbait | A honeypot program designed to waste the time of hackers by simulating vulnerable servers and recording hostile traffic. | 8 |
naorlivne/dshp | A simple honeypot system designed to detect and respond to unauthorized access attempts | 16 |
christophe77/express-honeypot | A honeypot project designed to detect and capture remote file inclusion (RFI) and local file inclusion (LFI) attacks by serving fake URLs that mimic vulnerable website paths. | 16 |
andrewmichaelsmith/manuka | A Docker-based honeypot setup script to simulate network attacks and detect malware | 24 |
jaksi/sshesame | An SSH honeypot that logs activity without executing commands or making network requests | 1,543 |
lanjelot/twisted-honeypots | A tool for creating and managing honeypot services that simulate SSH, FTP, and Telnet connections | 85 |
ginger51011/pandoras_pot | An HTTP honeypot designed to mislead and slow down unwanted web crawlers while collecting data | 96 |
christophe77/node-ftp-honeypot | A Node.js application that simulates an FTP server to attract and track potential attackers | 5 |
kryptoslogic/rdppot | A RDP honeypot system that mimics a vulnerable RDP endpoint to detect and analyze potential attacks. | 62 |
alexbredo/honeypot-ftp | A system to detect and analyze malicious activity on FTP connections. | 28 |
mrschyte/dockerpot | A Docker-based honeypot system for detecting and analyzing network attacks | 149 |
bartnv/portlurker | A network honeypot that uses protocol guessing and safe string display to detect potential security threats. | 31 |