paper-with-me

Papers

Autosploit: A Fully Automated Framework for Evaluating the Exploitability of Security Vulnerabilities

2020-06-30 · Noam Moscovich, Ron Bitton, Yakov Mallah, Masaki Inokuchi, Tomohiko Yagyu, Meir Kalech, Yuval Elovici, Asaf Shabtai

The existence of a security vulnerability in a system does not necessarily mean that it can be exploited. In this research, we introduce Autosploit -- an automated framework for evaluating the exploitability of vulnerabilities. Given a vulnerable environment and relevant exploits, Autosploit will automatically test the exploits on different configurations of the environment in order to identify the specific properties necessary for successful exploitation of the existing vulnerabilities. Since testing all possible system configurations is infeasible, we introduce an efficient approach for testing and searching through all possible configurations of the environment. The efficient testing process implemented by Autosploit is based on two algorithms: generalized binary splitting and Barinel, which are used for noiseless and noisy environments respectively. We implemented the proposed framework and evaluated it using real vulnerabilities. The results show that Autosploit is able to automatically identify the system properties that affect the ability to exploit a vulnerability in both noiseless and noisy environments. These important results can be utilized for more accurate and effective risk assessment.

📄 PDF Abstract BibTeX arXiv:2007.00059

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Off-Policy Exploitability-Evaluation in Two-Player Zero-Sum Markov Games

2020-07-04 · Kenshi Abe, Yusuke Kaneko

Off-policy evaluation (OPE) is the problem of evaluating new policies using historical data obtained from a different policy. In the recent OPE context, most studies have focused on single-player cases, and not on multi-…

Off-policy evaluationVocal Bursts Valence Prediction

Fictitious Play for Mean Field Games: Continuous Time Analysis and Applications

2020-07-05 · NeurIPS 2020 12 · Sarah Perrin, Julien Perolat, Mathieu Laurière, Matthieu Geist 외

In this paper, we deepen the analysis of continuous time Fictitious Play learning algorithm to the consideration of various finite state Mean Field Game settings (finite horizon, $\gamma$-discounted), allowing in particu…

Global Policy-Space Response Oracles for Two-Player Zero-Sum Games

2026-05-27 · Junyu Zhang, Feihong Yang, Jian Wang, Chao Wang 외 arxiv

The Policy-Space Response Oracles (PSRO) framework scales equilibrium computation to large zero-sum games by iteratively expanding a restricted strategy set using deep reinforcement learning (DRL). A central challenge is…

Reinforcement Learning

Efficient exploration of zero-sum stochastic games

2020-02-24 · Carlos Martin, Tuomas Sandholm

We investigate the increasingly important and common game-solving setting where we do not have an explicit description of the game but only oracle access to it through gameplay, such as in financial or military simulatio…

Efficient ExplorationThompson Sampling

Reevaluating Policy Gradient Methods for Imperfect-Information Games

2025-02-13 · Max Rudolph, Nathan Lichtle, Sobhan Mohammadpour, Alexandre Bayen 외

In the past decade, motivated by the putative failure of naive self-play deep reinforcement learning (DRL) in adversarial imperfect-information games, researchers have developed numerous DRL algorithms based on fictitiou…

counterfactualDeep Reinforcement LearningPolicy Gradient Methods