paper-with-me

Papers

DNS based In-Browser Cryptojacking Detection

2022-05-10 · Rohit Kumar Sachan, Rachit Agarwal, Sandeep Kumar Shukla

The metadata aspect of Domain Names (DNs) enables us to perform a behavioral study of DNs and detect if a DN is involved in in-browser cryptojacking. Thus, we are motivated to study different temporal and behavioral aspects of DNs involved in cryptojacking. We use temporal features such as query frequency and query burst along with graph-based features such as degree and diameter, and non-temporal features such as the string-based to detect if a DNs is suspect to be involved in the in-browser cryptojacking. Then, we use them to train the Machine Learning (ML) algorithms over different temporal granularities such as 2 hours datasets and complete dataset. Our results show DecisionTrees classifier performs the best with 59.5% Recall on cryptojacked DN, while for unsupervised learning, K-Means with K=2 perform the best. Similarity analysis of the features reveals a minimal divergence between the cryptojacking DNs and other already known malicious DNs. It also reveals the need for improvements in the feature set of state-of-the-art methods to improve their accuracy in detecting in-browser cryptojacking. As added analysis, our signature-based analysis identifies that none-of-the Indian Government websites were involved in cryptojacking during October-December 2021. However, based on the resource utilization, we identify 10 DNs with different properties than others.

📄 PDF Abstract BibTeX arXiv:2205.04685

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analyzing In-browser Cryptojacking

2023-04-26 · Muhammad Saad, David Mohaisen

Cryptojacking is the permissionless use of a target device to covertly mine cryptocurrencies. With cryptojacking, attackers use malicious JavaScript codes to force web browsers into solving proof-of-work puzzles, thus ma…

CPU

PhishMatch: A Layered Approach for Effective Detection of Phishing URLs

2021-12-04 · Harshal Tupsamudre, Sparsh Jain, Sachin Lodha

Phishing attacks continue to be a significant threat on the Internet. Prior studies show that it is possible to determine whether a website is phishing or not just by analyzing its URL more carefully. A major advantage o…

Detecting Audio Deepfakes on the Edge:Lightweight SSL-Based Detection in a Browser Plugin

2026-06-29 · Octavian Pascu, Dan Oneata, Horia Cucu, Nicolas M. Muller arxiv

Audio deepfakes are a growing challenge for the general public, as well as for journalists and fact-checkers. The latter need reliable tools to verify the authenticity of their sources, while at the same time keeping the…

Audio Deepfake Detection

Howl: A Deployed, Open-Source Wake Word Detection System

2020-08-21 · EMNLP (NLPOSS) 2020 11 · Raphael Tang, Jaejun Lee, Afsaneh Razi, Julia Cambre 외

We describe Howl, an open-source wake word detection toolkit with native support for open speech datasets, like Mozilla Common Voice and Google Speech Commands. We report benchmark results on Speech Commands and our own …

Keyword Spotting

Extraction of Relevant Images for Boilerplate Removal in Web Browsers

2019-12-17 · Joy Bose

Boilerplate refers to unwanted and repeated parts of a webpage (such as ads or table of contents) that distracts the user from reading the core content of the webpage, such as a news article. Accurate detection and remov…