·telnetshell
!

telnetshell

brownfinesecurity/iothackbot

Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability discovery, credential testing, and post-exploitation. Use when the user needs to interact with network-accessible shells, IoT devices, or telnet services.

6Installs·0Trend·@brownfinesecurity

Installation

$npx skills add https://github.com/brownfinesecurity/iothackbot --skill telnetshell

SKILL.md

This skill enables interaction with IoT device shells accessible via telnet for security testing and penetration testing operations. It supports unauthenticated shells, weak authentication testing, device enumeration, and post-exploitation activities.

IMPORTANT: This skill includes a Python helper script (telnethelper.py) that provides a clean, reliable interface for telnet communication. This is the RECOMMENDED method for interacting with IoT devices.

ALL commands run by Claude will be logged to /tmp/telnetsession.log by default.

Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability discovery, credential testing, and post-exploitation. Use when the user needs to interact with network-accessible shells, IoT devices, or telnet services. Source: brownfinesecurity/iothackbot.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/brownfinesecurity/iothackbot --skill telnetshell
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is telnetshell?

Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability discovery, credential testing, and post-exploitation. Use when the user needs to interact with network-accessible shells, IoT devices, or telnet services. Source: brownfinesecurity/iothackbot.

How do I install telnetshell?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brownfinesecurity/iothackbot --skill telnetshell Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/brownfinesecurity/iothackbot

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-01