Giter Site home page Giter Site logo

glastopf's Introduction

Glastopf Build Status

ABOUT

Glastopf is a Python web application honeypot founded by Lukas Rist.

General approach:

  • Vulnerability type emulation instead of vulnerability emulation. Once a vulnerability type is emulated, Glastopf can handle unknown attacks of the same type. While implementation may be slower and more complicated, we remain ahead of the attackers until they come up with a new method or discover a new flaw in our implementation.
  • Modular design to add new logging capabilities or attack type handlers. Various database capabilities are already in place. HPFeeds logging is supported for centralized data collection.
  • Popular attack type emulation is already in place: Remote File Inclusion via a build-in PHP sandbox, Local File Inclusion providing files from a virtual file system and HTML injection via POST requests.
  • Adversaries usually use search engines and special crafted search requests to find their victims. In order to attract them, Glastopf provides those keywords (AKA "dork") and additionally extracts them from requests, extending its attack surface automatically. As a result, the honeypot gets more and more attractive with each new attack attempted on it.
  • We will make the SQL injection emulator public, provide IP profiling for crawler recognition and intelligent dork selection.

HPFEEDS

The honeypot has hpfeeds, our central logging feature, enabled by default. If you don't want to report your events, turn off hpfeeds in glastopf.cfg. By sending your data via hpfeeds you consent to sharing your data with third parties. If you are interested in the data collected by Glastopf instances, please contact Lukas at [email protected]

SUPPORT

Thanks to JetBrains for free PyCharm licenses!

INSTALL

Installation instructions can be found here.

glastopf's People

Contributors

johnnykv avatar glaslos avatar phani-vadrevu avatar guesslin avatar ilmila avatar nsmfoo avatar mblaho13 avatar adarshdinesh avatar louisliutw avatar katkad avatar yuchincheng avatar czardoz avatar nnamon avatar cravip avatar silascutler avatar raghavmishra avatar phibos avatar andrewmichaelsmith avatar srizzling avatar iliaselmatani avatar t3chn0m4g3 avatar asealey avatar chrishepner avatar uberj avatar oguzy avatar executortw avatar k0g0 avatar ramadhanamizudin avatar sookyp avatar thomasleveil avatar

Watchers

 avatar James Cloos 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.