Port 5280XMPP BOSH

HTTP long-polling transport for carrying XMPP sessions between clients and an XMPP server.

transport
tcp

single transport

in transit
cleartext

payload readable on path

assignment
official

registered with iana

risk
5/10

caution

lookups
0

rank 994 of 2,756 · top 36%

also known as XMPP over HTTP, XEP-0124

Technical Details

what runs on :5280

BOSH (Bidirectional-streams Over Synchronous HTTP), specified by XEP-0124, carries XMPP stanzas inside HTTP POST requests and XML <body> wrappers. A client establishes a session, then uses request identifiers and long-polling parameters such as wait and hold to simulate bidirectional communication; sessions are terminated with a final request. Port 5280 normally provides HTTP and is therefore cleartext; deployments commonly use HTTPS through a reverse proxy or a separate TLS listener, frequently on 443 or 5281.

Security Information

exposure of :5280

risk score

5/ 10caution

worth attention. how exposed you are depends on configuration — don't leave it reachable from the internet without a reason.

web services averages 3.4 across 147 ports — this one sits 1.6 above.

in transit

cleartext

credentials and payloads are readable by anyone on path

assignment

official

registered with iana for this service — scanners fingerprint it by number

reachable over

tcp

every listening transport is another surface to filter at the edge

security overview

An exposed BOSH endpoint can be used to authenticate XMPP accounts, exchange messages, and consume server resources through many long-lived HTTP requests. Plain HTTP can reveal credentials and message content, so internet-facing deployments should require HTTPS, enforce XMPP authentication and origin controls, and apply connection, request, and abuse-rate limits.

the 8 most looked-up other ports in web services — 147 ports carry that label.

risk mix of the 8 listed

  • safe13%
  • caution88%

0 of 8 encrypted