Exploit Notes

Honeypots

Last modified: 2023-01-29

Network

A honeypot is a computer security mechanism set to detect, deflect, or in some manner, counteract attempts at unauthorized use of information systems.

Cowrie

Cowrie is an SSH/Telnet honeypot.

Directories & Files

etc/cowrie.cfg
etc/userdb.txt
var/log/cowrie/

Or we can find the associated files by the following command.

find / -name "*cowrie*" 2>/dev/null

Reconnaissance

# OS
uname -a
cat /etc/issue

# CPU
nproc
cat /proc/cpuinfo

Dionaea

Dionaea


Mailoney

Mailoney is an SMTP honeypot.

Tools by HDKS

Fuzzagotchi

Automatic web fuzzer.

aut0rec0n

Auto reconnaissance CLI.

Hash Cracker

Hash identifier.