threaty-rs

Crates.iothreaty-rs
lib.rsthreaty-rs
version0.10.5
sourcesrc
created_at2022-03-13 02:26:59.369127
updated_at2022-03-26 18:12:22.97211
descriptionCombine multiples CTI APIs in Rust to help performing analysis
homepage
repositoryhttps://github.com/MrrRaph/threaty-rs
max_upload_size
id549008
size120,425
Raphael Dray (MrrRaph)

documentation

https://docs.rs/threaty-rs/latest/threaty/

README

Threaty

crates.io docs.rs build

Author: Raphael Dray

Threaty is a Rust library to perform CTI (Cyber Threat Intelligence) more agreeably by interfacing with 2 APIs for now such as Censys.io and Shodan.io.


Why this library ?

For now, unfortunately, there are no Rust library that can help to perform CTI using this language.

So, I decided to create this one I mainly approached its implementation to be as easiest to use and to maintain/improve as possible.

Commit count: 41

cargo fmt