OSINT-SPY
Tool and Usage
Project details
- License
- GPLv3
- Programming language
- Python
- Author
- Sharad Kumar
- Latest release
- 2.0
- Latest release date
Project health
Why this tool?
OSINT-SPY is a modular tool to query information on different subjects like an IP address, domain, email address, or even Bitcoin address. This tool can be valuable during the reconnaissance phase of a penetration test. It can be used also for defenses purpose, like learning what information is publically available about your organization and its assets.
Usage and audience
OSINT-SPY is commonly used for information gathering, penetration testing, or reconnaissance. Target users for this tool are pentesters.
Features
- Command line interface
Example usage and output
Website: www.osint-spy.com
Usage: osint-spy.py [options]
Options:
-h, --help show this help message and exit.
--btc_block Find latest Bitcoin blockchain info.
--btc_date Find Bitcoin blockchain information from given date.
--btc_address Find out balance and transaction information of given bitcoin address.
--ssl_cipher List out all the ciphers used by given server.
--ssl_bleed Check whether server is vulnerable to heart bleed flaw or not.
--domain Get bunch of detail of given website or organization.
--email Gather information of a given email address.
--device Find out devices which are connected to internet.
--ip Enumerate information from given IP Addresss.
--skype_db Give the location of skype database in order to fetch all the information from that including chats and contacts.
--malware Find out whether a given file is infected by malware or not.
--carrier Give path of carrier file behind which you want to add text.
--setgo_text Enter text to hide behind carrier file.
--stego_find Give a stego file and it will try to find hidden text.
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code is easy to read and understand
- + The source code of this software is available
Weaknesses
- - No releases on GitHub available
Installation
Supported operating systems
OSINT-SPY is known to work on Linux.
Dependencies
Several dependencies are required to use OSINT-SPY.
- argparse
OSINT-SPY alternatives
Similar tools to OSINT-SPY:
Infoga
Infoga is a tool to gather email information from different public sources (search engines, pgp key servers, etc).
Recon-ng
Recon-ng is a full-featured web reconnaissance framework. It is written in Python and modular, useful for penetrating tests and security assessments.
Domain Analyzer
Want to know the information available about a domain? The aptly named tool Domain Analyzer will show you the details.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a OSINT tool, company reconnaissance tool, and domain reconnaissance tool.