1026 - Rusersd

💡 学习提示: 本文档介绍 1026 - rusersd 的渗透测试方法,适合信息安全初学者和从业人员参考。

⚠️ 法律声明: 本文档仅供学习和授权测试使用。未经授权的系统测试可能违反法律法规。


⚠️ 法律声明: 本文档仅供学习和授权测试使用。未经授权的系统测试可能违反法律法规。

1026 - 渗透测试 Rusersd

基本信息

This protocol will provide you the usernames of the host. You may be able to find this services listed by the port-mapper service like this:

信息收集

root@kali:~# apt-get install rusers
root@kali:~# rusers -l 192.168.10.1
Sending broadcast for rusersd protocol version 3...
Sending broadcast for rusersd protocol version 2...
tiff       potatohead:console         Sep  2 13:03   22:03
katykat    potatohead:ttyp5           Sep  1 09:35      14



搜索引擎语法

FOFA

# FOFA 搜索语法
port="1026"

Shodan

# Shodan 搜索语法
port:1026

ZoomEye

# ZoomEye 搜索语法
port:1026

📖 参考资料