中文
相关论文

相关论文: DarkDiff: Explainable web page similarity of TOR o…

200 篇论文

Perceptual hashes map images with identical semantic content to the same $n$-bit hash value, while mapping semantically-different images to different hashes. These algorithms carry important applications in cybersecurity such as copyright…

密码学与安全 · 计算机科学 2022-07-29 Jagdeep Singh Bhatia , Kevin Meng

Machine learning (ML) based approaches have been the mainstream solution for anti-phishing detection. When they are deployed on the client-side, ML-based classifiers are vulnerable to evasion attacks. However, such potential threats have…

密码学与安全 · 计算机科学 2020-04-16 Yusi Lei , Sen Chen , Lingling Fan , Fu Song , Yang Liu

Deepfake technology is rapidly advancing, posing significant challenges to the detection of manipulated media content. Parallel to that, some adversarial attack techniques have been developed to fool the deepfake detectors and make…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Davide Alessandro Coccomini , Roberto Caldelli , Giuseppe Amato , Fabrizio Falchi , Claudio Gennaro

The web is experiencing an explosive growth in the last years. New technologies are introduced at a very fast-pace with the aim of narrowing the gap between web-based applications and traditional desktop applications. The results are web…

密码学与安全 · 计算机科学 2015-07-14 Alfredo De Santis , Giancarlo De Maio , Umberto Ferraro Petrillo

Deepfake has taken the world by storm, triggering a trust crisis. Current deepfake detection methods are typically inadequate in generalizability, with a tendency to overfit to image contents such as the background, which are frequently…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Chao Shuai , Jieming Zhong , Shuang Wu , Feng Lin , Zhibo Wang , Zhongjie Ba , Zhenguang Liu , Lorenzo Cavallaro , Kui Ren

In the pursuit of an effective spam detection system, the focus has often been on identifying known spam patterns either through rule-based detection systems or machine learning (ML) solutions that rely on keywords. However, both systems…

密码学与安全 · 计算机科学 2024-09-05 Sachin Shukla , Omid Mirzaei

Recent times have witnessed the rise of anti-phishing schemes powered by deep learning (DL). In particular, logo-based phishing detectors rely on DL models from Computer Vision to identify logos of well-known brands on webpages, to detect…

密码学与安全 · 计算机科学 2023-09-14 Jehyun Lee , Zhe Xin , Melanie Ng Pei See , Kanav Sabharwal , Giovanni Apruzzese , Dinil Mon Divakaran

Near-duplicate images are often generated when applying repeated photometric and geometric transformations that produce imperceptible variants of the original image. Consequently, a deluge of near-duplicates can be circulated online posing…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Sudipta Banerjee , Arun Ross

Fraudulent activities on digital banking services are becoming more intricate by the day, challenging existing defenses. While older rule driven methods struggle to keep pace, even precision focused algorithms fall short when new scams are…

密码学与安全 · 计算机科学 2026-01-21 Karthikeyan V. R. , Premnath S. , Kavinraaj S. , J. Sangeetha

IP spoofing enables reflection and amplification attacks, which cause major threats to the current Internet infrastructure. Detecting IP packets with incorrect source addresses would help to improve the situation. This is easy at the…

网络与互联网体系结构 · 计算机科学 2021-10-05 Jasper Eumann , Raphael Hiesgen , Thomas C. Schmidt , Matthias Wählisch

Although deep neural networks (DNNs) have made rapid progress in recent years, they are vulnerable in adversarial environments. A malicious backdoor could be embedded in a model by poisoning the training dataset, whose intention is to make…

密码学与安全 · 计算机科学 2021-03-25 Yinpeng Dong , Xiao Yang , Zhijie Deng , Tianyu Pang , Zihao Xiao , Hang Su , Jun Zhu

Deep Neural Networks are well known to be vulnerable to adversarial attacks and backdoor attacks, where minor modifications on the input are able to mislead the models to give wrong results. Although defenses against adversarial attacks…

机器学习 · 计算机科学 2022-08-01 Kaidi Jin , Tianwei Zhang , Chao Shen , Yufei Chen , Ming Fan , Chenhao Lin , Ting Liu

The deep and darkweb (d2web) refers to limited access web sites that require registration, authentication, or more complex encryption protocols to access them. These web sites serve as hubs for a variety of illicit activities: to trade…

计算机与社会 · 计算机科学 2019-03-04 Nazgol Tavabi , Nathan Bartley , Andrés Abeliuk , Sandeep Soni , Emilio Ferrara , Kristina Lerman

Phishing and spear-phishing are typical examples of masquerade attacks since trust is built up through impersonation for the attack to succeed. Given the prevalence of these attacks, considerable research has been conducted on these…

密码学与安全 · 计算机科学 2019-11-05 Avisha Das , Shahryar Baki , Ayman El Aassal , Rakesh Verma , Arthur Dunbar

Cryptographic digests (e.g., MD5, SHA-256) are designed to provide exact identity. Any single-bit change in the input produces a completely different hash, which is ideal for integrity verification but limits their usefulness in many…

密码学与安全 · 计算机科学 2026-02-18 Udbhav Prasad , Aniesh Chawla

Phishing attacks trick victims into disclosing sensitive information. To counter rapidly evolving attacks, we must explore machine learning and deep learning models leveraging large-scale data. We discuss models built on different kinds of…

密码学与安全 · 计算机科学 2022-05-17 Dinil Mon Divakaran , Adam Oest

Phishing is a type of attack in which cyber criminals tricks the victims to steal their personal and financial data. It has become an organized criminal activity. Spoofed emails claiming to be from legitimate source are crafted in a way to…

密码学与安全 · 计算机科学 2013-05-14 Ahmad Alamgir Khan

How to tell if a review is real or fake? What does the underworld of fraudulent reviewing look like? Detecting suspicious reviews has become a major issue for many online services. We propose the use of a clique-finding approach to discover…

社会与信息网络 · 计算机科学 2015-09-22 Paras Jain , Shang-Tse Chen , Mozhgan Azimpourkivi , Duen Horng Chau , Bogdan Carbunar

Studies on backdoor attacks in recent years suggest that an adversary can compromise the integrity of a deep neural network (DNN) by manipulating a small set of training samples. Our analysis shows that such manipulation can make the…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Nazmul Karim , Abdullah Al Arafat , Adnan Siraj Rakin , Zhishan Guo , Nazanin Rahnavard

Deep neural networks (DNNs) have shown to perform very well on large scale object recognition problems and lead to widespread use for real-world applications, including situations where DNN are implemented as "black boxes". A promising…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Federica Granese , Marco Romanelli , Daniele Gorla , Catuscia Palamidessi , Pablo Piantanida