CORTEXA
← Browse
crossrefElectronics2025-05-22Cited by 0

Anonymous Networking Detection in Cryptocurrency Using Network Fingerprinting and Machine Learning

Amanul Islam, Nazmus Sakib, Kelei Zhang, Simeon Wuthier, Sang-Yoon Chang

Cryptocurrency such as Bitcoin supports anonymous routing (Tor and I2P) due to the application requirements of anonymity and censorship resistance. In permissionless and open networking for cryptocurrency, an adversary can spoof to pretend to use Tor or I2P for anonymity and privacy protection, while, in reality, it is not using anonymous routing and is forwarding its networking directly to the destination peer to reduce networking overheads. Using profile detection based on deterministic features to detect anonymous routing and false claims is vulnerable to spoofing, especially in permissionless cryptocurrency bypassing registration control. We thus designed and built a method of network fingerprinting, using networking behaviors to detect and classify networking types. We built a network sensor to collect data on an active Bitcoin node connected to the Mainnet and applied supervised machine learning to identify whether a peer node was using IP (direct forwarding without the relays for anonymity protection), Tor, or I2P. Our results show that our scheme is effective in accurately detecting networking types and identifying spoofing attempts through supervised machine learning. We tested our scheme using multiple supervised learning models, specifically CatBoost, Random Forest, and HistGradientBoosting. CatBoost and Random Forest performed best and had comparable accuracy performance in effectively detecting false claims, i.e., they classified the networking types and detected fake claims of Tor usage with 93% accuracy and false claims of I2P with 94% accuracy in permissionless Bitcoin. However, CatBoost-based detection was significantly quicker than Random Forest and HistGradientBoosting in real-time testing and detection.

View free PDFSource page

Related papers

crossrefElectronics2022-08-18Cited by 39

Memory Forensics-Based Malware Detection Using Computer Vision and Machine Learning

Syed Shakir Hameed Shah, Abd Rahim Ahmad, Norziana Jamil, Atta ur Rehman Khan

Malware has recently grown exponentially in recent years and poses a serious threat to individual users, corporations, banks, and government agencies. This can be seen from the growth of Advanced Persistent Threats (APTs) that make use of advance and sophisticated malware. With t…

View free PDFSource page
crossrefElectronics2023-12-25Cited by 90

A Comprehensive Review of DeepFake Detection Using Advanced Machine Learning and Fusion Methods

Gourav Gupta, Kiran Raja, Manish Gupta, Tony Jan, Scott Thompson Whiteside, Mukesh Prasad

Recent advances in Generative Artificial Intelligence (AI) have increased the possibility of generating hyper-realistic DeepFake videos or images to cause serious harm to vulnerable children, individuals, and society at large with misinformation. To overcome this serious problem,…

View free PDFSource page
crossrefElectronics2024-07-18Cited by 7

Optimizing Traffic Scheduling in Autonomous Vehicle Networks Using Machine Learning Techniques and Time-Sensitive Networking

Ji-Hoon Kwon, Hyeong-Jun Kim, Suk Lee

This study investigates the optimization of traffic scheduling in autonomous vehicle networks using time-sensitive networking (TSN), a type of deterministic Ethernet. Ethernet has high bandwidth and compatibility to support various protocols, and its application range is expandin…

View free PDFSource page
crossrefElectronics2023-10-17Cited by 7

Network Intrusion Detection Based on Amino Acid Sequence Structure Using Machine Learning

Thaer AL Ibaisi, Stefan Kuhn, Mustafa Kaiiali, Muhammad Kazim

The detection of intrusions in computer networks, known as Network-Intrusion-Detection Systems (NIDSs), is a critical field in network security. Researchers have explored various methods to design NIDSs with improved accuracy, prevention measures, and faster anomaly identificatio…

View free PDFSource page
crossrefElectronics2026-04-28

Enhancing Intrusion Detection Systems Using Machine Learning and Advanced Feature Selection Methods

Ahmed Abu-Khadrah, Shaima AlKhudair, Mohammad R. Hassan, Ali Mohd Ali, Tareq A. Alawneh, Emad Alnawafa, et al.

Machine learning helps intrusion detection systems learn new assaults quickly. These systems train on a dataset with several threats and may identify odd behavior. This research detects intrusion using Random Forest, KNN, and Gaussian Naive Bayes. We run the model on a comprehens…

View free PDFSource page
crossrefElectronics2023-09-15Cited by 5

Malicious Contract Detection for Blockchain Network Using Lightweight Deep Learning Implemented through Explainable AI

Yeajun Kang, Wonwoong Kim, Hyunji Kim, Minwoo Lee, Minho Song, Hwajeong Seo

A smart contract is a digital contract on a blockchain. Through smart contracts, transactions between parties are possible without a third party on the blockchain network. However, there are malicious contracts, such as greedy contracts, which can cause enormous damage to users a…

View free PDFSource page