Service discovery & enumeration
SAP Web Dispatcher provides it’s own administrative http portal which can be a hughe security risk when exposed to the broad internet.
Common used Network Ports:
80/tcp443/tcp8000/tcpany other potential port which hosts a webservice
If SAP Web Dispatcher is used together with SAP HANA, the following ports are used by the service.
80XX/tcp(as part of SAP HANA)43XX/tcp(as part of SAP HANA)
NoteAny common HTTP Port can be configured to be used by SAP ICM
- Shodan:
"server: Web Dispatcher"
- Hunter.how:
web.body="SAP Web Dispatcher"&&header="sap"header="Server: Web Dispatcher"(newer releases > 7.77)
- Nmap:
nmap -sSVC -n -Pn -p<Port> <Target Address(es)/Domain Name>
- nuclei templates
