Project_Focus_Dial
Why I Made This Project
Everyone who is into tech has at least once thought about being a hacker or do hacking stuff for fun. I mean hacking feels very cool power that we can have so just to get a bit of taste of cyber security/hacking I tried to make a very simple OSINT tool using python.
What Even Is This Project
This project is a simple small osint tool which uses python as core programming language. Using this tool I can find people with "xyz" username on few websites like github, snapchat few more. I can also use this tool to find ip address of websites, details about their hosting and country,state they are bring hosted from.
From a hackers perspective this is not really that usefull tool as it only does very basic stuff that you can use a search engine insted of this but this can be very usefull if you want to use this tool as foundation to make your own osint tool. As I have a feature of json file in this tool so you can simply find api and enter more websites to find info from and this might become a very usefull tool.
Built With
Curiosity: Hackers are cool(good ones) that's why I wanted to larp.
Python: The core programming language.
API: Free API's to get info
Images
How to Contribute
To contribute, you can use this code as foundation for your own project and tool which I can perhaps take inspiration from...
Feedback: If you ever try to use this tool and get ideas how small things can improve this tool then pls do share.
Share Tips: Share few tips with me that might help me to make a better project next time or even improve this one.
Clone repo
Clone the repository:
git clone https://github.com/Dixit106/osint-recon
After you have files for this project you can open terminal use "cd" to open this folder and type python main.py -u "xyzusername" to get started. You will understand more when you actually use this tool.
Important:- You will have to create and activate venv environment which means this feature will make a seprate environment where you can install python librarys which will not mess with your other projects.
Use -d for domain, -u for username and -o for report
Release files for osint-recon-tool 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| osint_recon_tool-1.0.1.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| osint_recon_tool-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / osint_recon_tool-1.0.1.tar.gz
| Download URL | osint_recon_tool-1.0.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
95f0ad4d64997badb5629d9249d56aea7fd48aee040e3c973f7d446bfe7778ad
|
|
BLAKE2b-256 checksum How to use checksums |
357f6d1c7c4bea48b94b80208ee25331abeb7ceec81ef2d0ecb350f407df21a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / osint_recon_tool-1.0.1-py3-none-any.whl
| Download URL | osint_recon_tool-1.0.1-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
309e0b76e3398b31a033ee5db774800f8aa8e16c4abefd3cfcc23208a461c9e1
|
|
BLAKE2b-256 checksum How to use checksums |
5f489499f90e25c74e73ab54bef01f1858739f5cd64c73af60f3ec9c665cbc4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|