Skip to content
← RegistryDossier · 6 steps · 5 edges

z/OS TN3270 → RACF userID brute → mainframe shell

Internet-/intranet-exposed TN3270 mainframe terminal. Userids follow predictable HR scheme. Brute-force passwords; many environments allow short / dictionary passwords for legacy reasons.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target operates IBM z/OS with TN3270 endpoint reachable from the corporate LAN. RACF policy allows short passwords or PassPhrases not enforced.

§ Steps

  1. 01
    TSO logon → mainframe shellInitial Access
    T1078Valid Accounts
  2. 02
    Enumerate userIDs (HR pattern, public records)Discovery
    T1087Account Discovery
  3. 03
    Find TN3270 endpoint (port 23 / 992)Discovery
    N-NMAP-INTERNALInternal Nmap Sweep
  4. 04
    RACF password brute via TN3270 clientCredential Access
    MF-RACF-BRUTEz/OS RACF / TopSecret Brute
  5. 05
    Surrogate JCL job for privilege escalationPrivilege Escalation
    MF-JCL-OWNERz/OS JCL / Surrogate Abuse
  6. 06
    Drop into OMVS / USS for modern post-exExecution
    MF-USS-SHELLz/OS UNIX System Services Shell

§ References

§ Frequently asked

What is the "z/OS TN3270 → RACF userID brute → mainframe shell" attack path?
Internet-/intranet-exposed TN3270 mainframe terminal. Userids follow predictable HR scheme. Brute-force passwords; many environments allow short / dictionary passwords for legacy reasons. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is TSO logon → mainframe shell (T1078) — a initial access primitive. Assumed environment: target operates IBM z/OS with TN3270 endpoint reachable from the corporate LAN.
What is the final impact of this kill-chain?
The final step lands on Drop into OMVS / USS for modern post-ex (MF-USS-SHELL), which falls under Execution. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers