SmartData-Polito/darkvec
This repo contains the codes and the notebooks used for the paper "DarkVec: Automatic Analysis of Darknet Traffic with Word Embeddings".
This project helps cybersecurity analysts and network defenders automatically understand what's happening on their darknet infrastructure. By analyzing raw network traffic logs, it produces categorized insights into different types of darknet activity and the 'languages' spoken by various services or threat actors. This allows security professionals to quickly identify and respond to malicious or unusual behavior without extensive manual review.
No commits in the last 6 months.
Use this if you need to automatically analyze large volumes of darknet network traffic and categorize activities or identify emerging communication patterns.
Not ideal if you're looking for a ready-to-use application with a graphical interface for real-time threat detection, as this is a research-focused code repository.
Stars
13
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/SmartData-Polito/darkvec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.