Daniel Roberson
  • Posts
  • About
  • Notes
  • Projects
  • Time
  • Posts
    About
    Notes
    Projects
    Time

older protocols: telnet, rsh

0001-01-01

Legacy environments or environments using a lot of IoT devices may still have older protocols such as Telnet or Berkeley r-commands in play where SSH would be a more appropriate solution.

These protocols are transmit over the network in plaintext, unencrypted form, which leaves them vulnerable to TCP session hijacking, sniffing, and other forms of cyberattack.

As such, it is important for incident responders to be aware of these services and how they may be abused as they provide remote read, write, and execute primitives to an attacker.

https://en.wikipedia.org/wiki/Berkeley_r-commands


Links to this note

  • Main Index
  • Main Index - O

Recent Posts

Linux Persistence: Modular Software

2025-04-17 DFIR CTF persistence linux persistence apache asterisk

Linux Persistence: Web Shells

2025-04-16 DFIR persistence webshell linux persistence webshell apache nginx PHP

Linux Persistence: Rootkits

2025-04-15 DFIR persistence rootkit LKM linux persistence LKM rootkit LD_PRELOAD kprobe ftrace ld.so hooking

Linux Persistence: Processes

2025-04-11 DFIR persistence processes linux persistence processes

Defanging Linux LKM Rootkits With cleanup_module()

2025-04-05 Linux LKM rootkits EDR hooks incident response Linux LKM rootkit


Home

About

Notes

Projects

Time

© All rights reserved. Powered by Hugo and Erblog.