Collector is a OSINT tool and information gathering. I build this tool for my fun and you can use this tool for do OSINT.
In github account and instagram account you can find information by username.
git clone https://github.com/galihap76/collector.git
cd collector
pip install -r requirements.txt
# Help
python3 main.py -h
# Phone number
python3 main.py -n <phone number>
# Github account
python3 main.py -g <target username>
# Ip address
python3 main.py -i <ip address>
# Instagram account
python3 main.py -ig <target username>
# Check update
python3 main.py --update
# Login instagram account
python3 main.py --login -u <YOUR USERNAME> -p <YOUR PASSWORD>
# Change instagram account
python3 main.py --change -u <YOUR USERNAME> -p <YOUR PASSWORD>
You cannot for tracking someone and cannot get accurate public ip.
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…