Vesselin Bontchev

Results 17 issues of Vesselin Bontchev

Any chances of adding the ability to save the collected data to a MySQL database? Currently all our honeypots (Telnet, SSH, SMB, ADB, RDP) save information in such a database...

I tried setting up an RDP honeypot using `rdpy-rdphoneypot.py` but it was an utter failure because `rdpy-rdphoneypot.py` is broken in multiple ways, essentially making it unusable. 1) When connecting to...

I need this, because `keyring` depends on it, but I am unable to install it on my Ubuntu machine. The command `` sudo apt-get build-dep python-dbus `` fails with the...

**Describe the bug** The settings in the Tweet content -> Links section no longer work. In particular: * Setting "Remove t.co redirection on links" does not result in the redirection...

bug

Corrently Cowrie contains two honeypots - one for Telnet and one for SSH. As you might be aware, there are thousands of Android devices (mostly - smart TVs) connected directly...

question

I just noticed that during its operation, Cowrie leaves a humongous number of what seem to be 0-length temporary files (their names all begin with `tmp`, followed by some random...

bug

I noticed something strange today when using a tool we have created to show us summaries of the data stored in the MySQL database by Cowrie. There was a session,...

bug

I've been asked to set up a network of 10 honeypots for someone and I am hitting some... issues. Not exactly bugs but design issues. I am going to describe...

enhancement

If the scanned object (e.g., a hash) is not known to VirusTotal, `result` is set to `None` and `result.join` fails.

Both scripts barf badly if an exception occurs (e.g., a timeout) when scanning a single IP address using the `--ip` option. The reason is because while the check is surrounded...