Visible to the public A Hybrid Approach to Improving Program Security

TitleA Hybrid Approach to Improving Program Security
Publication TypeConference Paper
Year of Publication2017
AuthorsNembhard, F., Carvalho, M., Eskridge, T.
Conference Name2017 IEEE Symposium Series on Computational Intelligence (SSCI)
Keywordscode analysis, composability, cybersecurity, Data models, Frequency measurement, hybrid, machine learning, privacy, pubcrawl, resilience, Resiliency, Security application security, static analysis, Testing, text mining, Time Frequency Analysis, Tools
Abstract

The security of computer programs and systems is a very critical issue. With the number of attacks launched on computer networks and software, businesses and IT professionals are taking steps to ensure that their information systems are as secure as possible. However, many programmers do not think about adding security to their programs until their projects are near completion. This is a major mistake because a system is as secure as its weakest link. If security is viewed as an afterthought, it is highly likely that the resulting system will have a large number of vulnerabilities, which could be exploited by attackers. One of the reasons programmers overlook adding security to their code is because it is viewed as a complicated or time-consuming process. This paper presents a tool that will help programmers think more about security and add security tactics to their code with ease. We created a model that learns from existing open source projects and documentation using machine learning and text mining techniques. Our tool contains a module that runs in the background to analyze code as the programmer types and offers suggestions of where security could be included. In addition, our tool fetches existing open source implementations of cryptographic algorithms and sample code from repositories to aid programmers in adding security easily to their projects.

URLhttp://ieeexplore.ieee.org/document/8285247/
DOI10.1109/SSCI.2017.8285247
Citation Keynembhard_hybrid_2017