works on

From the 1 of 393 papers with an AI index.

output
20022026
most citedQuantum ESPRESSO: a modular and open-source software project for quantum simulations of materials

29.3k citations

Showing cs.CRShow all

8 papers · 1 filter

cs.CR2026

From Detection to Prevention: Explaining Security-Critical Code to Avoid Vulnerabilities

Ranjith Krishnamurthy, Oshando Johnson, Goran Piskachev +1

Security vulnerabilities often arise unintentionally during development due to a lack of security expertise and code complexity. Traditional tools, such as static and dynamic analy…

cs.CR20252 cited

On the Security of SSH Client Signatures

Fabian Bäumer, Marcus Brinkmann, Maximilian Radoy +2

Administrators and developers use SSH client keys and signatures for authentication, for example, to access internet backbone servers or to commit new code on platforms like GitHub…

cs.CR202310 cited

"Make Them Change it Every Week!": A Qualitative Exploration of Online Developer Advice on Usable and Secure Authentication

Jan H. Klemmer, Marco Gutfleisch, Christian Stransky +3

Usable and secure authentication on the web and beyond is mission-critical. While password-based authentication is still widespread, users have trouble dealing with potentially hun…

cs.CR202235 cited

An In-depth Study of Java Deserialization Remote-Code Execution Exploits and Vulnerabilities

Imen Sayar, Alexandre Bartel, Eric Bodden +1

Nowadays, an increasing number of applications uses deserialization. This technique, based on rebuilding the instance of objects from serialized byte streams, can be dangerous sinc…

cs.CR2022125 cited

VUDENC: Vulnerability Detection with Deep Learning on a Natural Codebase for Python

Laura Wartschinski, Yannic Noller, Thomas Vogel +2

Context: Identifying potential vulnerable code is important to improve the security of our software systems. However, the manual detection of software vulnerabilities requires expe…

cs.CR20191 cited

Security Implications Of Compiler Optimizations On Cryptography -- A Review

A. P. Shivarpatna Venkatesh, A. Bhat Handadi, M. Mory

When implementing secure software, developers must ensure certain requirements, such as the erasure of secret data after its use and execution in real time. Such requirements are n…