[HIGH] LLMNR enabled on hosts — vulnerable to MITM/credential harvesting #32
Labels
No labels
area:documentation
area:infrastructure
area:network
area:security
priority:critical
priority:high
priority:low
priority:medium
status:blocked
type:bug
type:deployment
type:enhancement
type:investigation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
reinitialized.net/infrastructure#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Link-Local Multicast Name Resolution (LLMNR) is enabled on ai1/cortex (10.1.11.9), listening on port 5355/udp.
Finding Details
Risk
LLMNR is a legacy name resolution protocol that can be exploited for:
Recommendation
Disable LLMNR on all hosts — DNS and mDNS are sufficient for name resolution.
NixOS Configuration
Or via systemd-resolved config:
References