paper-with-me

홈 › Papers

Penetration Testing == POMDP Solving?

2013-06-19 · Carlos Sarraute, Olivier Buffet, Joerg Hoffmann

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 information gathering as an integral part of the problem, thus providing for the first time a means to intelligently mix scanning actions with actual exploits.

📄 PDF Abstract BibTeX arXiv:1306.4714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

POMDPs Make Better Hackers: Accounting for Uncertainty in Penetration Testing

2013-07-31 · Carlos Sarraute, Olivier Buffet, Joerg Hoffmann

Penetration Testing is a methodology for assessing network security, by generating and executing possible hacking attacks. Doing so automatically allows for regular and systematic testing. A key question is how to genera…

Automated Attack Planning

2013-07-30 · Carlos Sarraute

Penetration Testing is a methodology for assessing network security, by generating and executing possible attacks. Doing so automatically allows for regular and systematic testing. A key question then is how to automatic…

Les POMDP font de meilleurs hackers: Tenir compte de l'incertitude dans les tests de penetration

2013-07-30 · Carlos Sarraute, Olivier Buffet, Joerg Hoffmann

Penetration Testing is a methodology for assessing network security, by generating and executing possible hacking attacks. Doing so automatically allows for regular and systematic testing. A key question is how to genera…

Knowledge-Informed Auto-Penetration Testing Based on Reinforcement Learning with Reward Machine

2024-05-24 · Yuanliang Li, Hanzheng Dai, Jun Yan

Automated penetration testing (AutoPT) based on reinforcement learning (RL) has proven its ability to improve the efficiency of vulnerability identification in information systems. However, RL-based PT encounters several…

Q-LearningReinforcement Learning (RL)

NASimJax: A GPU-Accelerated Policy Learning Framework for Penetration Testing

2026-03-20 · Raphael Simon, José Carrasquel, Wim Mees, Pieter Libin arxiv

Penetration testing, the practice of simulating cyberattacks to identify vulnerabilities, is a complex sequential decision-making task that is inherently partially observable and features large action spaces. Training re…

Reinforcement Learning