Chapter 10: Scanning Mainframes
Although mainframes and their usage were supposed to fade away in today's world, the reality is that a large number of enterprises still rely on them to process huge amounts of data. This means that they are going to stick around for even longer with the existence of low-cost cloud technologies. In particular, Nmap initially lacked the support to identify and scan mainframes properly. However, thanks to a lot of work from Soldier of FORTRAN (https://github.com/mainframed), this is no longer the case.
This chapter will introduce you to the libraries and scripts that are available when working with IBM mainframes, specifically, the z/OS operating system. IBM's flagship operating system is designed for large volume operations with security and stability in mind. You will learn how to gather information and launch enumeration and brute-force attacks on these ancient, but still very present, types of systems.
In this chapter, we will cover...