osintrs-0.1.0 is not a library.
OSINTRS
OSINTRS is a powerful Open Source Intelligence (OSINT) tool written in Rust, designed to help security researchers, penetration testers, and cybersecurity professionals gather and analyze information from various sources.
Features
- Fast and efficient information gathering
- Multiple data source integrations
- Low memory footprint and high performance
- Cross-platform support (Windows, macOS, Linux)
- Comprehensive reporting options
Installation
You can install OSINTRS directly from crates.io using Cargo:
Or if you want to ensure you use the exact dependencies specified in the lockfile:
Usage
Basic usage:
Available Types
person: Gather information about an individualorganization: Collect data about a company or organizationdomain: Analyze a domain nameip: Investigate an IP addressemail: Research information related to an email addressphone: Look up details about a phone numbersocial: Find social media accounts and activities
Examples
Domain Investigation
Email Research
Person Information Gathering
Organization Analysis
IP Address Investigation
Phone Number Lookup
Social Media Research
Configuration
OSINTRS can be configured via a configuration file located at ~/.config/osintrs/config.toml.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.