Crates.io | threaty-rs |
lib.rs | threaty-rs |
version | 0.10.5 |
source | src |
created_at | 2022-03-13 02:26:59.369127 |
updated_at | 2022-03-26 18:12:22.97211 |
description | Combine multiples CTI APIs in Rust to help performing analysis |
homepage | |
repository | https://github.com/MrrRaph/threaty-rs |
max_upload_size | |
id | 549008 |
size | 120,425 |
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.
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.