Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pandipanda69/my-little-honeypot
https://github.com/pandipanda69/my-little-honeypot
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pandipanda69/my-little-honeypot
- Owner: PandiPanda69
- License: gpl-3.0
- Created: 2017-04-05T14:07:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T14:15:14.000Z (over 7 years ago)
- Last Synced: 2024-08-03T23:06:02.223Z (4 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 17
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-honeypot - **17**星
README
# my-little-honeypot
## Description
This repository aims to show how easy it is to code a telnet honeypot in order to
recovering IOT malwares, and thus, active Command & Control.This code has been released espacially because of the conference I gave at the
INSHACK event in Lyon, France on April 6th 2017.## Disclaimer
I can't be responsible if your system has been harmed by a malware because you did
something you did not expect. Humility is the first skill you need when you're
reversing malware. Never ever reverse a malware you can't handle.Lastly, this code is dirty and I did not plan to maintain it.