GithubHelp home page GithubHelp logo

Comments (3)

Phype avatar Phype commented on June 19, 2024 1

Well, to be honest, I did not really think anyone would try to use this code.
In the last commits i tried to introduce a Client/Server Architekture for the honeypot,
where the Client would accept connections and download samples but the database
including all samples would be on the server.

These changes are not reflected in the documentation,
so i would recommend running the old application from commit
5caca71.

To clear up this confusion, i "downgraded" the master tree to this commit,
keeping the client/server arch in a seperate branch. Cloning the master tree
should now result in an working application.

from telnet-iot-honeypot.

Pesktador avatar Pesktador commented on June 19, 2024

Alright nvm had to create the config.py , running fine now but it dosent create any samples.db?

I executed manually the sampledb.py to check if any errors appear since i dont see any while running the main.py

Traceback (most recent call last):
File "sampledb.py", line 14, in
from virustotal import Virustotal
ImportError: No module named virustotal

When i copy the virustotal.py from backend into the main dir

Traceback (most recent call last):
File "sampledb.py", line 14, in
from virustotal import Virustotal
File "/var/www/html/telnet-iot-honeypot/virustotal.py", line 3, in
import db
File "/var/www/html/telnet-iot-honeypot/db.py", line 46, in
File "/var/www/html/telnet-iot-honeypot/db.py", line 47, in DB
KeyError: 'sql'

from telnet-iot-honeypot.

Pesktador avatar Pesktador commented on June 19, 2024

Thanks mate, love this project as i said.

Not sure why you think no one will use it, its so far the best honeypot i could find.

Some suggestions what could added:

  • Create a List with the Top Connected IPs/IPs which loaded the most malware
    Like
    IP - Connected x Times - URL to the malware

  • Most used Username/Password List

  • Some Country Charts?

from telnet-iot-honeypot.

Related Issues (20)

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.