Security Consulting
  Unix Administration     Firewall     Intrusion Detection     Network Security     Hacking     MORE     HOME    

SAP

Default accounts

User / Password / Mandant
SAP / 06071992 / 000, 001, 066
SAP / PASS / new ones
DDIC / 19920706 / 000, 001
SAPCPIC / admin / 000, 001
EARLYWATCH / support / 066

Password Database

The password database is here:
\\<%DSCDB6HOME%>\sapmnt\\SYS\global\dscdb6.conf
Try the following Oracle DB: sapr3/sap

Capture SAP traffic:
tcpdump -n -i eth0 'tcp[13] & 3 != 0 and (( tcp[2:2] >= 3200 tcp[2:2] < 3300) > or 5 ( tcp[2:2] >= 3600 tcp[2:2] < > 3700))'
Get the SAP GUI

Ports used by SAP:
  • SAP-Dispatcher (32xx),
  • possibly gateway processes (33xx)
  • message server (36xx). I am not at all repsonsible for the usage of this information. I intended to have it here for educational purposes only!


    CopyLeft (l) 2003 by Raffael Marty