endlessh | SSH tarpit that slowly sends an endless banner
kandi X-RAY | endlessh Summary
kandi X-RAY | endlessh Summary
endlessh is a C library. endlessh has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server. Since the tarpit is in the banner before any cryptographic exchange occurs, this program doesn't depend on any cryptographic libraries. It's a simple, single-threaded, standalone C program. It uses poll() to trap multiple clients at a time.
Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server. Since the tarpit is in the banner before any cryptographic exchange occurs, this program doesn't depend on any cryptographic libraries. It's a simple, single-threaded, standalone C program. It uses poll() to trap multiple clients at a time.
Support
Quality
Security
License
Reuse
Support
endlessh has a medium active ecosystem.
It has 6028 star(s) with 249 fork(s). There are 90 watchers for this library.
It had no major release in the last 12 months.
There are 18 open issues and 22 have been closed. On average issues are closed in 15 days. There are 20 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of endlessh is 1.0
Quality
endlessh has 0 bugs and 0 code smells.
Security
endlessh has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
endlessh code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
endlessh is licensed under the Unlicense License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
endlessh releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 100 lines of code, 0 functions and 2 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of endlessh
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of endlessh
endlessh Key Features
No Key Features are available at this moment for endlessh.
endlessh Examples and Code Snippets
No Code Snippets are available at this moment for endlessh.
Community Discussions
Trending Discussions on endlessh
QUESTION
Regex, Grafana Loki, Promtail: Parsing a timestamp from logs using regex
Asked 2022-Apr-03 at 17:39
I want to parse a timestamp from logs to be used by loki as the timestamp.
Im a total noob when it comes to regex.
The log file is from "endlessh" which is essentially a tarpit/honeypit for ssh attackers.
It looks like this:
...ANSWER
Answered 2022-Apr-03 at 17:39You could for example create a specific pattern to match the first part, and capture the second part:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install endlessh
Some more esoteric systems require extra configuration when building.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page