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.
Prompt injection is a type of security vulnerability that can be exploited to control the…
Firefly is an advanced black-box fuzzer and not just a standard asset discovery tool. Firefly…
Winit is a robust, cross-platform library designed for creating and managing windows in Rust applications.…
In today’s digital age, convenience often comes at the cost of security. One such overlooked…
Terminal GPT (tgpt) offers a seamless way to bring the power of ChatGPT 3.5 directly…
garak checks if an LLM can be made to fail in a way we don't…