Conveners
Network Security
- Răzvan DEACONESCU (University Politehnica of Bucharest)
Description
Network Security
Abstract— The proliferation of Internet of Things (IoT) devices has revolutionized various domains, ranging from healthcare to industrial automation, by enabling seamless connectivity and data exchange. However, the exponential growth of IoT devices has unveiled significant security challenges, prompting the urgent need for robust security solutions. To address these challenges, this paper...
This study investigates the application of the Random Forest algorithm to identify and prevent fraudulent activities in a dynamic and complex financial environment. We aim to generate a fraud detection model and integrate it into a Java-based microservice for practical deployment. The process involves training and validating the model using historical transaction data, serializing the model...
Abstract—Most of the nowadays applications are client-server based. Exposing a webservice is a common practice, but the question is: what happens when the webservice is exposed from a low-level programming language? How can we manage to avoid the most common mistakes which can introduce vulnerabilities into the application? This paper focuses not only on some of the best practices when...
Single-factor, password-based authentication is no longer enough to secure access to services. In order to improve security, applications need to employ strong authentication mechanisms that may rely on both an information the user "knows" (e.g. a password) and something the user "has" (e.g. a hardware or software token). Because the complexity of such systems is greater than that of systems...