WHATPORT(8007) whatport.net WHATPORT(8007)
8007

AJP 1.2 (legacy), IANA: warppipe

The old Apache JServ Protocol port — the ancestor of Tomcat's AJP connector on 8009.

TCP IANA: warppipe

Description

IANA registers 8007 as warppipe, an I/O-oriented cluster computing product. Nmap names it ajp12, after the first version of the Apache JServ Protocol that Tomcat and JServ once served here before AJP/1.3 settled on 8009. Modern Tomcat has no AJP 1.2 connector, so a live 8007 is either something very old in a Java stack or an unrelated application that picked a free port near 8000.

Exposed to the internet?

Do not expose

AJP in any version is a trusted back-channel between a web server and a servlet container, with no authentication of its own — the Ghostcat class of bug (CVE-2020-1938 on 8009) is what an exposed AJP connector costs.

Check it yourself

$ nmap -sV -Pn -p 8007 TARGET

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.