kippo icon indicating copy to clipboard operation
kippo copied to clipboard

Kippo - SSH Honeypot

Results 83 kippo issues
Sort by recently updated
recently updated
newest added

2016-07-13 08:55:38+0300 [SSHService ssh-userauth on HoneyPotTransport,XXX.XX.XXX.XXX.XX] root trying auth password 2016-07-13 08:55:38+0300 [SSHService ssh-userauth on HoneyPotTransport,XXX.XX.XXX.XXX.XX] login attempt [root/123456] succeeded 2016-07-13 08:55:38+0300 [SSHService ssh-userauth on HoneyPotTransport,XXX.XX.XXX.XXX.XX] root authenticated with password...

Every step was fine until I got to this line in the installation : **(env)$ twistd -n -y kippo.tac** Unhandled Error Traceback (most recent call last): File "/home/a/env/local/lib/python2.7/site-packages/twisted/application/app.py", line 642,...

Log time stamp is not coming as per the server time can anybody tell me the config file for the same

When i run a metasploit scan against my IP, it easily detects this as a Kippo honeypot. Any way i can get past this? As i get multiple connections, detected...

For every connection, other than my own to test, I receive error code `Got remote error, code 11` (which I looked up and means `disconnected by user`). Does this mean...

2016-01-21 07:54:40+0100 [SSHChannel session (1) on SSHService ssh-connection on HoneyPotTransport,2871,187.188.166.154] Running exec command "cat >/tmp/.xs/daemon.armv4l.mod" 2016-01-21 07:54:40+0100 [SSHChannel session (1) on SSHService ssh-connection on HoneyPotTransport,2871,187.188.166.154] CMD: cat >/tmp/.xs/daemon.armv4l.mod 2016-01-21 07:54:40+0100...

The "demo" logs linked in README.md are unavailable (for example http://kippo.rpg.fi/playlog/?l=20091122-075013-5055.log)

_From [[email protected]](https://code.google.com/u/110247016830768358875/) on July 04, 2012 14:12:29_ I tried to enable database_xmpp and get this traceback: ``` Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 705, in doRead protocol.makeConnection(transport) File...

bug
imported

Hi, I try to use the xmpp kippo feature but when kippo try to send an event to the xmpp server Python exception occurs: [kippo.core.ssh.HoneyPotSSHFactory] Log observer failed. Traceback (most...

Hi, I noticed most attackers try echo -n test first, then leave the honeypot as kippo outputs "-n test" instead of "test" without newline.