Giter Site home page Giter Site logo

dockpot's Introduction

#What is Dockpot Dockpot is a high interaction ssh-honeypot based on docker
It' basically a NAT device that has the ability to act as an ssh proxy between the attacker and the honeypot (docker container in that case) and logs the attacker's activities

It will create a new docker container for the first connection it gets,nat the ssh connections to it,destroy the container when the number of the connections to it is zero
So no worries about resetting your high interaction machine ;) alt tag

Dockpot is basically a Honssh with some tweaks to start the docker containers upon new connections and Honssh is using parts of the famous honeypot Kippo So Please check the credits section

#Running

Fill honssh.cfg with the right values of your choice and then run:

./honsshctrl.sh START

honsshctrl.sh is a shell script (provided by Black September) that runs HonSSH in the background using twistd.
I have modified the script to start a test docker for the first run of the server and then it stops it

You can also run it manually with more configuration options. For example, to run in the foreground use:

twistd -y honssh.tac -n

But don't forget to start an ssh docker before you start that

##creating and ssh-service docker image

#Credits

###HonSSH

http://code.google.com/p/honssh/
HonSSH is designed to be used in conjuction with a high interaction honeypot. HonSSH sits between the attacker and the honey pot and creates two separate SSH conncetions.

Copyright (C) 2013 Thomas Nicholson

###Kippo https://github.com/desaster/kippo
Kippo is a medium interaction SSH honeypot designed to log brute force attacks

"Copyright (C) 2009 Upi Tamminen

###Docker https://www.docker.com/

dockpot's People

Contributors

tnich avatar aabed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.