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.
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…