首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu和AlertLogic攻击通知“在IP地址上检测到进入混杂模式的设备”问题

Ubuntu和AlertLogic攻击通知“在IP地址上检测到进入混杂模式的设备”问题
EN

Ask Ubuntu用户
提问于 2023-03-27 09:54:43
回答 1查看 39关注 0票数 0

我们已经从AlertLogic (AL)那里得到了关于我们的Ubuntu20.04.5LTS的通知,这个Ubuntu20.04.5ltsoflinux实例进入了“杂乱模式”。我检查了两个linux网络接口'ip -d链接‘,它们被设置为’杂乱0‘,以及承载linux实例的VMWare ESXI主机配置有所有网络接口:杂乱模式“设置为拒绝。AL声明:

代码语言:javascript
复制
Attack Summary

Discovery / Network Sniffing

Attack Detail:
Device entering Promiscuous mode on interface ethF

Hostname: DEVICE NAME
The local host at IP_ADDRESS has been detected entering promiscuous mode. When a device interface enters promiscuous mode it captures all packets traversing the network segment the device interface is connected to Thus any sensitive data (user names, passwords etc) traversing the network that is not being sent encrypted can be captured. Whilst this activity is associated with troubleshooting by administrators (using tools like
"tepdump" and "wireshark"), it can also be indicative of unauthorised activity and should be investigated.

绝对没有软件可以在网络接口上启用这种模式,因为这是一个开箱即用的Ubuntu实例,运行一些从未接触过tcdump或wireshark的shell脚本。但是,我在/etc/passwd文件中定义了一个用户:

代码语言:javascript
复制
tcpdump:x:REMOVED:REMOVED::/nonexistent:/usr/sbin/nologin

我还只检查了一个拥有超级用户但从未运行此命令的用户。有人知道Ubuntu是否在后台使用tcpdump,什么时候和出于什么原因?

EN

回答 1

Ask Ubuntu用户

发布于 2023-04-28 21:24:42

我认为这个问题可能已经解决了,在将Ubuntu20.04LTS升级到22.04LTS之后,无法在/var/log/syslog中看到任何关于进入杂乱模式的条目,但是如果情况发生变化,将继续检查和更新。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1461102

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档