GithubHelp home page GithubHelp logo

5l1v3r1 / ehoney-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrempy/ehoney

0.0 1.0 0.0 333 KB

「🍯」Simple low-interaction honeypot with FTP, Telnet and Web

License: GNU General Public License v3.0

Shell 3.34% Python 96.09% HTML 0.57%

ehoney-1's Introduction

「🍯」About EHoney

banner

EHoney is a simple non-interactive Honeypot developed in the python language. Made entirely with the socket module, it was created in order to obtain information about the intruder who is trying to enter some service.

In addition, EHoney offers some advantages to have a good result in the search for the intruder.

Services:

  • FTP
  • Telnet
  • Web

Benefits:

  • Automatic capture of IPs and users used during service authentication
  • Text and HTML report
  • Get information about an IP address
  • Get users used during authentication
  • Detection of port scanners like Nmap
  • Termux support

Available Reports:

  • FTP Report
  • Telnet Report
  • Web Report

Tested Operating Systems:

  • Linux
  • MacOS
  • Windows

Install:

Linux:

$ git clone https://github.com/MrEmpy/EHoney.git
$ cd EHoney
$ chmod +x EHoney.py
$ pip install -r requirements.txt
$ ./EHoney.py

Termux:

$ git clone https://github.com/MrEmpy/EHoney.git
$ cd EHoney
$ cd termux
$ chmod +x EHoney.py
$ pip install -r requirements.txt
$ ./EHoney.py

Screenshots:

Start

start

Attacker

attacker

Port Scanner Detected

nmap

HTML Report

html report

Text Report

text report

ehoney-1's People

Contributors

mrempy avatar

Watchers

 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.