Editing
430.ch Reconnaissance Report
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== High Priority === ==== Close or restrict <code>5355/tcp</code> on <code>ov.430.ch</code> ==== Finding: * <code>5355/tcp</code> is open on <code>83.228.241.25</code> and <code>2001:1600:18:102::26f</code>. * Nmap labels it <code>llmnr</code>. Why it matters: * LLMNR is generally local-network-only functionality and should not be Internet-facing. * If this is not LLMNR, an undocumented public service is still exposed. Recommended action: * Identify the listening process. * If unintended, stop it and firewall <code>5355/tcp</code> and likely <code>5355/udp</code>. * If intended, restrict source IPs and document it. Example local triage commands on the server: <pre> ss -ltnup | grep ':5355' systemctl status systemd-resolved </pre> ==== Restrict IPv6 <code>8080/tcp</code> on <code>ov.430.ch</code> ==== Finding: * <code>8080/tcp</code> is open on IPv6 but filtered on IPv4. * It exposes Apache/PHP/MediaWiki directly. Why it matters: * If Caddy is intended as the public reverse proxy, direct backend access can bypass proxy-layer controls, logging assumptions, rate limits, or header normalization. * IPv6 firewall parity often gets missed. Recommended action: * Bind Apache backend only to loopback if it is only used by Caddy. * Otherwise firewall <code>8080/tcp</code> consistently on IPv4 and IPv6. Example local triage: <pre> ss -ltnp | grep ':8080' </pre> ==== Confirm <code>6567/tcp</code> and <code>6567/udp</code> ==== Finding: * <code>6567/tcp</code> is open on <code>ov.430.ch</code>. * <code>6567/udp</code> is <code>open|filtered</code>. * Port 6567 is commonly used by Mindustry. Recommended action: * Confirm whether this is intentional. * If it is a game server, consider whether it should be public and whether it needs rate limits or firewall restrictions. * If unused, close it.
Summary:
Please note that all contributions to Marcopedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Marcopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
associated-pages
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information
Online users in chat