A PAXOS based State Machine Replication System for Anomaly Detection
Manoj Rameshchandra Thakur, Sugata Sanyal

TL;DR
This paper proposes a system utilizing the PAXOS consensus algorithm to detect system abnormalities caused by attacks like DDoS, aiming to prevent resource loss and financial damage in critical systems.
Contribution
It introduces a novel application of the PAXOS-based replicated state machine for anomaly detection in networked systems.
Findings
Effective detection of abnormal system behavior
Reduced resource wastage during attacks
Enhanced reliability in financial transaction systems
Abstract
A number of systems in recent times suffer from attacks like DDoS and Ping of Death. Such attacks result in loss of critical system resources and CPU cycles, as these compromised systems behave in an abnormal manner. The effect of such abnormalities is worse in case of compromised systems handling financial transaction, since it leads to severe monetary losses. In this paper we propose a system that uses the Replicated State Machine approach to detect abnormality in system usage. The suggested system is based on PAXOS algorithm, an algorithm for solving the consensus problem in a network of unreliable processors.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Artificial Immune Systems Applications · Network Security and Intrusion Detection
