Don't listen Erlang Port Mapper Daemon (4369/tcp) on 0.0.0.0 #358
No reviewers
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#358
Loading…
Reference in a new issue
No description provided.
Delete branch ":close-open-ports"
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?
Port 4369/tcp belongs to epmd and this port being left open is a
very common misconfiguration issue. Vulnerability scanners and exploits
check for this port.
Not an issue if a firewall is used, but Shodan does show ~250
akkoma/pleroma instances on the IPv4 address space with this port open.
Signed-off-by: r3g_5z june@girlboss.ceo
292c31cba1
tof40408d70b
f40408d70b
to77174acc7b
thankies