Penetration Testing == POMDP Solving?
Carlos Sarraute (1, 2), Olivier Buffet (3), Joerg Hoffmann (3) ((1), Core Security Technologies, (2) ITBA (Instituto Tecnologico Buenos Aires),, (3) INRIA)

TL;DR
This paper models penetration testing as a POMDP, enabling systematic, automated attack planning that integrates information gathering and exploitation, addressing limitations of previous approaches.
Contribution
It introduces a formal POMDP framework for penetration testing, capturing incomplete knowledge and combining scanning with attack execution.
Findings
POMDP modeling captures the incomplete knowledge in penetration testing.
Integrating information gathering with attack planning improves effectiveness.
Provides a formal basis for automated, systematic penetration testing.
Abstract
Penetration Testing is a methodology for assessing network security, by generating and executing possible attacks. Doing so automatically allows for regular and systematic testing without a prohibitive amount of human labor. A key question then is how to generate the attacks. This is naturally formulated as a planning problem. Previous work (Lucangeli et al. 2010) used classical planning and hence ignores all the incomplete knowledge that characterizes hacking. More recent work (Sarraute et al. 2011) makes strong independence assumptions for the sake of scaling, and lacks a clear formal concept of what the attack planning problem actually is. Herein, we model that problem in terms of partially observable Markov decision processes (POMDP). This grounds penetration testing in a well-researched formalism, highlighting important aspects of this problem's nature. POMDPs allow to model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Software Testing and Debugging Techniques · Bayesian Modeling and Causal Inference
