mirror of
https://github.com/adulau/MalwareClassifier.git
synced 2024-12-22 00:36:00 +00:00
Visualisation with Gephi added
This commit is contained in:
parent
e19703ad8b
commit
61dd78d239
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ python ./bin/graph.py
|
|||
|
||||
graph.py generates a GEXF file that you can import in gephi.
|
||||
|
||||
The output in Gephi can look like this:
|
||||
|
||||
![a sample graph of clustering per User-Agent of each malware activity](./doc/graph.png)
|
||||
|
||||
## Redis data structure
|
||||
|
||||
|
|
Loading…
Reference in a new issue