#shodan #api-bindings #cti #censys #censys-api #shodan-api

threaty-rs

Combine multiples CTI APIs in Rust to help performing analysis

3 unstable releases

0.10.5 Mar 26, 2022
0.7.4 Mar 13, 2022
0.7.3 Mar 13, 2022

#463 in HTTP client

Apache-2.0

72KB
2K SLoC

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.

Dependencies

~7–23MB
~357K SLoC