Skip to content

backchannelinc/vxdb-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vxdb-notebooks

Jupyter notebooks for exploring virus.exchange data.


Dependencies

Access to the API is handled via the `vxdb' Python wrapper. That wrapper is really just a slight fork of MWDB if you prefer it.

Clone vxdb, enter the directory and run this to install it:

python3 -m pip install .

and if you want the CLI as well, run this after:

python3 -m pip install vxdb[cli]

Contents

Notebook Description
0_Exploring_VXDB.ipynb Starter notebook for exploring virus.exchange, which is VX Underground's malware repository based on mwdb.cert.pl.

About

Jupyter notebooks for exploring virus.exchange data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published