Skip to content

Feat telnet#10

Merged
JustinAzoff merged 5 commits into
JustinAzoff:masterfrom
GAS85:feat/telnet_simple
Mar 8, 2026
Merged

Feat telnet#10
JustinAzoff merged 5 commits into
JustinAzoff:masterfrom
GAS85:feat/telnet_simple

Conversation

@GAS85
Copy link
Copy Markdown
Contributor

@GAS85 GAS85 commented Mar 8, 2026

There is optional Telnet honeypod, that will output the same kind of logs, working on port 2323 and it is fully optional.

Following settings are new:

      - TELNET_BIND=:2323                     # Port and interface telnetd to listen
      - TELNET_LOG_CLEAR_PASSWORD=true        # Log Passwords as clear text or Base64 coded
      - TELNET_RATE=20                        # bits per second, emulate very slow connection

GAS85 added 5 commits March 2, 2026 14:33
- Update Dockerfile with Telnet ports
- Add Basic Telnet logger
- Documentation update with default ports that were different as configure
- Increase default rate as it was too low so many bots disconnects
@GAS85 GAS85 mentioned this pull request Mar 8, 2026
@JustinAzoff JustinAzoff merged commit 3ac582a into JustinAzoff:master Mar 8, 2026
GAS85 added a commit to GAS85/ssh-auth-logger that referenced this pull request Mar 13, 2026
* - Add `.dockerignore` to reduce image size
- Update Dockerfile with Telnet ports
- Add Basic Telnet logger
- Documentation update with default ports that were different as configure
- Increase default rate as it was too low so many bots disconnects

* Add `TELNET_RATE`

* Support existing banners for SSH in Telnet.
Add Ubuntu 24.04

* strips basic `IAC <cmd> <opt>` sequences to make logging cleaner

* Harmonize logging output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants