This paper describes the design and implementation of a lightweight static security analyzer that exploits the compilation process of the gcc compiler. The tool is aimed at giving to programmers useful and precise hints for improving the security of the developed software, while also detecting format string vulnerabilities, buffer overflows, and subtle vulnerabilities due to incorrect arithmetic and conversion on integers. The experimented technique is a combination of the taint analysis concept and of a value range propagation algorithm. The experimental results obtained by analyzing some real-world security critical programs show that the tool is only slightly heavier than pure compilation, and that it is able to detect known vulnerabilit...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
The SEI CERT C/C++ Coding Standard is a set of rules and recommendations for secure coding. It would...
This paper describes the design and implementation of a lightweight static security analyzer that ex...
Most security attacks exploit instances of wellknown classes of implementation flaws. Many of these ...
There are several ways to mitigate security breaches proactively. This thesis introduces portable se...
This thesis contributes to three research areas in software security, namely security requirements a...
This thesis deals with the principles of program exploitation and detection of potential vulnerabili...
Software vulnerabilities are added into programs during its development. Architectural flaws are int...
Computer program analysis refers to the automatic analysis of the behavior of a user defined program...
Malicious code detection is a crucial component of any defense mechanism. In this paper, we present ...
Malicious code detection is a crucial component of any defense mechanism. In this paper, we present ...
Abstract—This paper describes our experience of performing reactive security audit of known security...
Abstract—This paper describes our experience of performing reactive security audit of known security...
INST: L_042The SEI CERT C/C++ Coding Standard is a set of rules and recommendations for secure codin...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
The SEI CERT C/C++ Coding Standard is a set of rules and recommendations for secure coding. It would...
This paper describes the design and implementation of a lightweight static security analyzer that ex...
Most security attacks exploit instances of wellknown classes of implementation flaws. Many of these ...
There are several ways to mitigate security breaches proactively. This thesis introduces portable se...
This thesis contributes to three research areas in software security, namely security requirements a...
This thesis deals with the principles of program exploitation and detection of potential vulnerabili...
Software vulnerabilities are added into programs during its development. Architectural flaws are int...
Computer program analysis refers to the automatic analysis of the behavior of a user defined program...
Malicious code detection is a crucial component of any defense mechanism. In this paper, we present ...
Malicious code detection is a crucial component of any defense mechanism. In this paper, we present ...
Abstract—This paper describes our experience of performing reactive security audit of known security...
Abstract—This paper describes our experience of performing reactive security audit of known security...
INST: L_042The SEI CERT C/C++ Coding Standard is a set of rules and recommendations for secure codin...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
We describe a new technique for finding potential buffer overrun vulnerabilities in security-critica...
The SEI CERT C/C++ Coding Standard is a set of rules and recommendations for secure coding. It would...