Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleJuly 2022
Sound Static Analysis of Regular Expressions for Vulnerabilities to Denial of Service Attacks
Theoretical Aspects of Software EngineeringPages 73–91https://doi.org/10.1007/978-3-031-10363-6_6AbstractModern programming languages often provide functions to manipulate regular expressions in standard libraries. If they offer support for advanced features, the matching algorithm has an exponential worst-case time complexity: for some so-called ...
- ArticleJuly 2022
Repairing Adversarial Texts Through Perturbation
Theoretical Aspects of Software EngineeringPages 29–48https://doi.org/10.1007/978-3-031-10363-6_3AbstractIt is known that neural networks are subject to attacks through adversarial perturbations. Worse yet, such attacks are impossible to eliminate, i.e., the adversarial perturbation is still possible after applying mitigation methods such as ...
- ArticleJuly 2022
Security Vulnerabilities Detection Through Assertion-Based Approach
Theoretical Aspects of Software EngineeringPages 381–387https://doi.org/10.1007/978-3-031-10363-6_25AbstractOrganizations and companies develop very complex software today. Errors and flaws can be introduced at different phases of the software development life cycle and can lead to exploitable vulnerabilities. Furthermore, considering that most systems ...
- ArticleJuly 2022
Development of Monitoring Systems for Anomaly Detection Using ASTD Specifications
Theoretical Aspects of Software EngineeringPages 274–289https://doi.org/10.1007/978-3-031-10363-6_19AbstractAnomaly-based intrusion detection systems are essential defenses against cybersecurity threats because they can identify anomalies in current activities. However, these systems have difficulties providing entity processing independence through a ...
- ArticleJuly 2022
MSDetector: A Static PHP Webshell Detection System Based on Deep-Learning
Theoretical Aspects of Software EngineeringPages 155–172https://doi.org/10.1007/978-3-031-10363-6_11AbstractWebshell is a web script containing malicious code fragment, which hackers could use to launch web attacks. Hence, it is of great signifiance to identify whether a web script contains malicious code fragments in the aspect of web security. However,...