Skip to main content
SAP Pentest Playbook
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Executing Import

Goal

Execute the import of transport files into the target SAP system

Alternatives

  • Option A: STMS Transaction → [Reference Object: STMS] Use Transport Management System GUI to import transport request

  • Option B: tp Command Line → [Reference Object: tp utility] Execute transport import using command line tp program directly

  • Option C: R3trans Direct → [Reference Object: R3trans program] Use R3trans program to import transport files bypassing TMS controls

Notes

Direct methods (tp, R3trans) bypass standard transport controls and validations. STMS provides more logging but requires proper authorization. Command line methods offer stealth but require OS-level access.