BitAV: Fast Anti-Malware by Distributed Blockchain Consensus and Feedforward Scanning
Charles Noyes

TL;DR
BitAV introduces a decentralized anti-malware system leveraging blockchain consensus and feedforward scanning, achieving faster updates, enhanced security, and significantly improved malware detection performance.
Contribution
It presents a novel decentralized anti-malware framework combining blockchain-based updates with a feedforward scanning method for high efficiency.
Findings
Peer-to-peer update propagation speed increased by 500%.
Feedforward scanning improved malware matching performance by 14x.
System is more resistant to denial-of-service attacks.
Abstract
I present the design and implementation of a novel anti-malware environment called BitAV. BitAV allows for the decentralization of the update and maintenance mechanisms of the software, traditionally performed by a central host, and uses a staggered scanning mechanism in order to improve performance. The peer-to-peer network maintenance mechanism lowered the average update propagation speed by 500% and is far less susceptible to targeted denial-of-service attacks. The feedforward scanning mechanism significantly improved end-to-end performance of the malware matching system, to a degree of an average 14x increase, by decomposing the file matching process into efficient queries that operate in verifiably constant time.
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 · Advanced Data Storage Technologies · Distributed systems and fault tolerance
