咨询与建议

限定检索结果

文献类型

  • 2 篇 期刊文献
  • 2 篇 会议

馆藏范围

  • 4 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 4 篇 工学
    • 3 篇 计算机科学与技术...
    • 2 篇 软件工程
    • 1 篇 信息与通信工程

主题

  • 4 篇 string constrain...
  • 1 篇 search-based sof...
  • 1 篇 software analysi...
  • 1 篇 vulnerability de...
  • 1 篇 regular expressi...
  • 1 篇 symbolic executi...
  • 1 篇 satisfiability m...
  • 1 篇 constraint progr...
  • 1 篇 transducers
  • 1 篇 automata theory
  • 1 篇 web application ...

机构

  • 1 篇 tsinghua univ sc...
  • 1 篇 uppsala univ upp...
  • 1 篇 royal holloway u...
  • 1 篇 univ chinese aca...
  • 1 篇 univ bologna mur...
  • 1 篇 birkbeck univ lo...
  • 1 篇 uppsala univ dep...
  • 1 篇 univ kaiserslaut...
  • 1 篇 max planck inst ...
  • 1 篇 univ regensburg ...
  • 1 篇 chinese acad sci...
  • 1 篇 univ luxembourg ...
  • 1 篇 chalmers univ te...

作者

  • 1 篇 rummer philipp
  • 1 篇 shar lwin khin
  • 1 篇 lin anthony w.
  • 1 篇 de masellis ricc...
  • 1 篇 wu zhilin
  • 1 篇 ruemmer philipp
  • 1 篇 sabelfeld andrei
  • 1 篇 eriksson benjami...
  • 1 篇 flores-lamas ale...
  • 1 篇 amadini roberto
  • 1 篇 briand lionel
  • 1 篇 bianculli domeni...
  • 1 篇 thome julian
  • 1 篇 stjerna amanda
  • 1 篇 hu denghang
  • 1 篇 chen taolue
  • 1 篇 han zhilei
  • 1 篇 hague matthew
  • 1 篇 kan shuanglong

语言

  • 4 篇 英文
检索条件"主题词=string constraint solving"
4 条 记 录,以下是1-10 订阅
排序:
A Survey on string constraint solving
收藏 引用
ACM COMPUTING SURVEYS 2023年 第1期55卷 16-16页
作者: Amadini, Roberto Univ Bologna Mura Anteo Zamboni 7 I-40126 Bologna Italy
string constraint solving refers to solving combinatorial problems involving constraints over string variables. string solving approaches have become popular over the past few years given the massive use of strings in... 详细信息
来源: 评论
Search-driven string constraint solving for Vulnerability Detection  17
Search-driven String Constraint Solving for Vulnerability De...
收藏 引用
39th IEEE/ACM International Conference on Software Engineering (ICSE)
作者: Thome, Julian Shar, Lwin Khin Bianculli, Domenico Briand, Lionel Univ Luxembourg SnT Ctr Luxembourg Luxembourg
constraint solving is an essential technique for detecting vulnerabilities in programs, since it can reason about input sanitization and validation operations performed on user inputs. However, real-world programs typ... 详细信息
来源: 评论
Black Ostrich: Web Application Scanning with string Solvers  23
Black Ostrich: Web Application Scanning with String Solvers
收藏 引用
30th ACM SIGSAC Conference on Computer and Communications Security (ACM CCS)
作者: Eriksson, Benjamin Stjerna, Amanda De Masellis, Riccardo Ruemmer, Philipp Sabelfeld, Andrei Chalmers Univ Technol Gothenburg Sweden Uppsala Univ Uppsala Sweden Univ Regensburg Regensburg Germany
Securing web applications remains a pressing challenge. Unfortunately, the state of the art in web crawling and security scanning still falls short of deep crawling. A major roadblock is the crawlers' limited abil... 详细信息
来源: 评论
solving string constraints with Regex-Dependent Functions through Transducers with Priorities and Variables
收藏 引用
PROCEEDINGS OF THE ACM ON PROGRAMMING LANGUAGES-PACMPL 2022年 第POPL期6卷 1–31页
作者: Chen, Taolue Flores-Lamas, Alejandro Hague, Matthew Han, Zhilei Hu, Denghang Kan, Shuanglong Lin, Anthony W. Rummer, Philipp Wu, Zhilin Birkbeck Univ London Dept Comp Sci Malet St London England Royal Holloway Univ London Dept Comp Sci Egham Hill Egham TW20 0EX Surrey England Tsinghua Univ Sch Software Beijing Peoples R China Chinese Acad Sci Inst Software State Key Lab Comp Sci Beijing Peoples R China Univ Chinese Acad Sci Beijing Peoples R China Univ Kaiserslautern Kaiserslautern Germany Max Planck Inst Kaiserslautern Germany Uppsala Univ Dept Informat Technol Box 337 SE-75105 Uppsala Sweden
Regular expressions are a classical concept in formal language theory. Regular expressions in programming languages (RegEx) such as JavaScript, feature non-standard semantics of operators (e.g. greedy/lazy Kleene star... 详细信息
来源: 评论