paper-with-me

Papers

ThreatCrawl: A BERT-based Focused Crawler for the Cybersecurity Domain

2023-04-24 · Philipp Kuehn, Mike Schmidt, Markus Bayer, Christian Reuter

Publicly available information contains valuable information for Cyber Threat Intelligence (CTI). This can be used to prevent attacks that have already taken place on other systems. Ideally, only the initial attack succeeds and all subsequent ones are detected and stopped. But while there are different standards to exchange this information, a lot of it is shared in articles or blog posts in non-standardized ways. Manually scanning through multiple online portals and news pages to discover new threats and extracting them is a time-consuming task. To automize parts of this scanning process, multiple papers propose extractors that use Natural Language Processing (NLP) to extract Indicators of Compromise (IOCs) from documents. However, while this already solves the problem of extracting the information out of documents, the search for these documents is rarely considered. In this paper, a new focused crawler is proposed called ThreatCrawl, which uses Bidirectional Encoder Representations from Transformers (BERT)-based models to classify documents and adapt its crawling path dynamically. While ThreatCrawl has difficulties to classify the specific type of Open Source Intelligence (OSINT) named in texts, e.g., IOC content, it can successfully find relevant documents and modify its path accord ingly. It yields harvest rates of up to 52%, which are, to the best of our knowledge, better than the current state of the art. The results and source code will be made publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2304.11960

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

Domain-Specific Corpus Expansion with Focused Webcrawling

2016-05-01 · LREC 2016 5 · Steffen Remus, Chris Biemann

This work presents a straightforward method for extending or creating in-domain web corpora by focused webcrawling. The focused webcrawler uses statistical N-gram language models to estimate the relatedness of documents …

DomURLs_BERT: Pre-trained BERT-based Model for Malicious Domains and URLs Detection and Classification

2024-09-13 · Abdelkader El Mahdaouy, Salima Lamsiyah, Meryem Janati Idrissi, Hamza Alami 외

Detecting and classifying suspicious or malicious domain names and URLs is fundamental task in cybersecurity. To leverage such indicators of compromise, cybersecurity vendors and practitioners often maintain and update b…

Language ModelingLanguage ModellingMasked Language ModelingMulti-class Classification

iCrawl: Improving the Freshness of Web Collections by Integrating Social Web and Focused Web Crawling

2016-12-19 · Gossen Gerhard, Demidova Elena, Risse Thomas

Researchers in the Digital Humanities and journalists need to monitor, collect and analyze fresh online content regarding current events such as the Ebola outbreak or the Ukraine crisis on demand. However, existing focus…

Evaluating the Usefulness of Sentiment Information for Focused Crawlers

2013-09-27 · Tianjun Fu, Ahmed Abbasi, Daniel Zeng, Hsinchun Chen

Despite the prevalence of sentiment-related content on the Web, there has been limited work on focused crawlers capable of effectively collecting such content. In this study, we evaluated the efficacy of using sentiment-…

Marketing

SecureBERT: A Domain-Specific Language Model for Cybersecurity

2022-04-06 · Ehsan Aghaei, Xi Niu, Waseem Shadid, Ehab Al-Shaer

Natural Language Processing (NLP) has recently gained wide attention in cybersecurity, particularly in Cyber Threat Intelligence (CTI) and cyber automation. Increased connection and automation have revolutionized the wor…

Language ModelingLanguage ModellingMasked Language Modelingmodel+1