Code Monkey home page Code Monkey logo

honeypot-hawk-v2's Introduction

Honeypot Hawk Version 2 (WIP)

Currently in the process of turning this repo into the second version of Hawk Honeypots, this time with a new name and not spending ages making a React frontend.

Features

  • Detects and reports brute-force attacks on common services such as Telnet and SSH.
  • Detects and reports port scanners.
  • Easy to deploy.
  • Highly customizable.
  • Can be hooked into AbuseIPDB, a database dedicated to reporting such malicious activities.

How to use

  1. You must be using Python 3.6 or newer.
  2. Download the source code, or use git clone to clone this repository to a directory of your choosing.
  3. Use pip install -r requirements.txt to install the required dependencies.
  4. Edit config.yml to configure the behavior of the honeypots.
  5. Run the Python file corresponding to the honeypot you wish to run, and you're set!
  6. If you wish for the honeypots to remain running after you close the terminal or log out of SSH, then you should use python hawk_honeypots.py & or look into using screen.

honeypot-hawk-v2's People

Contributors

january avatar

Stargazers

polido avatar

Watchers

 avatar

Forkers

cyb3rhex

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.