2009 IEEE/IFIP International Conference on Dependable Systems &Amp; Networks 2009
DOI: 10.1109/dsn.2009.5270315
|View full text |Cite
|
Sign up to set email alerts
|

Fitness-guided path exploration in dynamic symbolic execution

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
140
0
2

Year Published

2013
2013
2019
2019

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 180 publications
(142 citation statements)
references
References 15 publications
0
140
0
2
Order By: Relevance
“…Any path exploration algorithm can therefore be employed to perform dynamic symbolic execution for discovering buffer overflow vulnerabilities. We limited our evaluation to DFS and CFGDIRECTED, but we could have also compared SEBO with testing tools such as PEX [128] and FITNEX [141], which were used in the previous chapter for the evaluation of structural coverage testing. In summary, after the first testing time limit, DFS failed in 10 cases, CFGDIRECTED 16…”
Section: Methodsmentioning
confidence: 99%
See 4 more Smart Citations
“…Any path exploration algorithm can therefore be employed to perform dynamic symbolic execution for discovering buffer overflow vulnerabilities. We limited our evaluation to DFS and CFGDIRECTED, but we could have also compared SEBO with testing tools such as PEX [128] and FITNEX [141], which were used in the previous chapter for the evaluation of structural coverage testing. In summary, after the first testing time limit, DFS failed in 10 cases, CFGDIRECTED 16…”
Section: Methodsmentioning
confidence: 99%
“…To evaluate the effectiveness of our proposed approach, we conducted experiments on the selected test subjects, and compared SCT with two widely adopted search strategies, random input search (or RANDOM) and depth-first search (or DFS), and with three automated test input generation tools: CREST [19], PEX [128], and FITNEX [141]. For CREST, we chose the control-flow graph directed search strategy (or CFGDIRECTED), which was confirmed as the "best" search algorithm by the experimental data.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations