WHATPORT(7002) whatport.net WHATPORT(7002)
7002

Oracle WebLogic SSL listen / AFS Protection Server

WebLogic's default SSL listen port on TCP; AFS's users-and-groups database in the registration.

TCP UDP IANA registry

Description

The IANA name is afs3-prserver, the AFS Protection Server that holds the cell's user and group database and hands out protection-database IDs; like the rest of AFS it speaks Rx over UDP. On TCP, Oracle's Fusion Middleware port table gives 7002 as the default SSL listen port for the WebLogic Administration Server, the TLS twin of 7001. A host with both 7001 and 7002 open is nearly always a WebLogic domain, not an AFS cell.

Exposed to the internet?

Do not expose

TLS does not change what it is — a WebLogic administration endpoint. Keep it on a management network; internet-facing WebLogic admin ports are routinely mass-exploited.

Check it yourself

$ curl -kI https://TARGET:7002/console

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.