1. National Institute of Standards and Technology (NIST)
Special Publication 800-61 Rev. 2
Computer Security Incident Handling Guide
August 2012.
Section 2.3.2
Attack Vectors
discusses how attackers compromise hosts to use them as platforms for launching attacks against other targets. This establishes the concept of using a compromised system as a launch point.
2. He
T.
& Wu
S. F. (2007). A Survey of Stepping-Stone Detection Techniques. IEEE Communications Surveys & Tutorials
9(1)
73-87.
Abstract & Section I. Introduction: This peer-reviewed article explicitly defines the methodology: "Attackers often launch attacks through a chain of intermediate hosts
called stepping-stones
to hide their identity and location." This directly corresponds to the "launch point" concept.
DOI: https://doi.org/10.1109/COMST.2007.358974
3. MIT OpenCourseWare
6.858 Computer Systems Security
Fall 2014.
Lecture 1: Introduction & Threat Models: The lecture materials discuss the typical lifecycle of an attack
which includes establishing an initial foothold (compromising a machine) and then using that access to pivot or launch further attacks within a network or against external targets. This compromised host acts as the launch point for subsequent phases.