honeypots
honeypots copied to clipboard
30 different honeypots in one package! (dhcp, dns, elastic, ftp, http proxy, https proxy, http, https, imap, ipp, irc, ldap, memcache, mssql, mysql, ntp, oracle, pjl, pop3, postgres, rdp, redis, sip,...
I am trying to make some connection attempt on SIP protocol using the sipp utility, however the utility is sending connections to the port 5060, but the honeypot running on...
Can you add a sample config file that has all the options including ability to capture commands for some of the services you mentioned. currently im using the modified [tpot.txt](https://github.com/qeeqbox/honeypots/blob/main/tpot.txt),...
Despite making edits on __init__.py, __main__.py & rdp_server.py scripts, the honeypot runs on the default script. Would anyone be able to assist? Edited script:  Screenshot of deployed...
Hello, I did a mysql honeypot. It work great but the log password are hash. So I can't use theses logs for analysis. I searched how to change that but...
The [`README.md`](https://github.com/qeeqbox/honeypots#current-serversemulators) file claims that the following servers support "Capture all threat actor commands and data" but there seems to be no check for the option (`"capture_commands"`) in the code:...
Update that prevents the HTTP Proxy from really proxying, returning a dummy content instead.
I'm having what seems to be the same problem as in #24 - running command "honeypots" produces no output and nothing happens. Some system info: ``` (honeypot) [root@server ~]# python...
I used your honeypot - and it looks really cool. what's interesting is that when I configure it for HTTPS I find a blank page - so there is nothing...
Setting up a SSH honeypot and found that it is enforcing SSH-RSA authentication, not letting a client provide username and password as credentials. Configuration file: { "logs": "file,terminal,json", "logs_location": "/var/log/honeypots/",...
Hi, We're using config files, like the below, but not seeing the command details. Everything else is working just fine, on multiple servers. Any suggestions? { "logs": "file,terminal,json", "logs_location": "/var/log/honeypots/",...