All Projects → dwisiswant0 → Stargather

dwisiswant0 / Stargather

Licence: mit
A fast GitHub stargazers information gathering tool

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Stargather

Urlextractor
Information gathering & website reconnaissance | https://phishstats.info/
Stars: ✭ 341 (+1036.67%)
Mutual labels:  osint, information-extraction, information-gathering
Deadtrap
An OSINT tool to gather information about the real owner of a phone number
Stars: ✭ 73 (+143.33%)
Mutual labels:  osint, information-extraction, information-gathering
Infoga
Infoga - Email OSINT
Stars: ✭ 947 (+3056.67%)
Mutual labels:  osint, information-extraction, information-gathering
Osi.ig
Information Gathering Instagram.
Stars: ✭ 377 (+1156.67%)
Mutual labels:  osint, information-gathering
Oneforall
OneForAll是一款功能强大的子域收集工具
Stars: ✭ 4,202 (+13906.67%)
Mutual labels:  osint, information-gathering
Zen
Find emails of Github users
Stars: ✭ 343 (+1043.33%)
Mutual labels:  osint, information-gathering
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+11203.33%)
Mutual labels:  osint, information-gathering
Sherlock
🔎 Hunt down social media accounts by username across social networks
Stars: ✭ 28,569 (+95130%)
Mutual labels:  osint, information-gathering
Phoneinfoga
PhoneInfoga is one of the most advanced tools to scan international phone numbers using only free resources. It allows you to first gather standard information such as country, area, carrier and line type on any international phone number. Then search for footprints on search engines to try to find the VoIP provider or identify the owner.
Stars: ✭ 5,927 (+19656.67%)
Mutual labels:  osint, information-gathering
Amass
In-depth Attack Surface Mapping and Asset Discovery
Stars: ✭ 6,284 (+20846.67%)
Mutual labels:  osint, information-gathering
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-40%)
Mutual labels:  information-extraction, information-gathering
Vajra
Vajra is a highly customizable target and scope based automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing.
Stars: ✭ 269 (+796.67%)
Mutual labels:  osint, information-gathering
Favfreak
Making Favicon.ico based Recon Great again !
Stars: ✭ 564 (+1780%)
Mutual labels:  osint, information-gathering
Holehe
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
Stars: ✭ 568 (+1793.33%)
Mutual labels:  osint, information-gathering
Vault
swiss army knife for hackers
Stars: ✭ 346 (+1053.33%)
Mutual labels:  osint, information-gathering
Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
Stars: ✭ 312 (+940%)
Mutual labels:  osint, information-gathering
Gasmask
Information gathering tool - OSINT
Stars: ✭ 518 (+1626.67%)
Mutual labels:  osint, information-gathering
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+1136.67%)
Mutual labels:  information-extraction, information-gathering
tenssens
Tenssens framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources.
Stars: ✭ 19 (-36.67%)
Mutual labels:  osint, information-gathering
Theharvester
E-mails, subdomains and names Harvester - OSINT
Stars: ✭ 6,175 (+20483.33%)
Mutual labels:  osint, information-gathering

Stargather

Stargather is fast GitHub repository stargazers information gathering tool that can scrapes:

  • Organization,
  • Location,
  • Email,
  • Twitter,
  • Followers,
  • Following,
  • Stars, and
  • Repositories count.

Installation

It's fairly simple, you will need Go 1.15+ compiled: go get dw1.io/stargather.

Usage

$ stargather -h
Usage of stargather:
  -c string
        GitHub cookies (optional)
  -d string
        Data delimiter (default ",")
  -o string
        Output data file
  -r string
        Repository (format: owner/name)
  -x string
        Proxy URL (HTTP/SOCKS5)
NOTE:
  • Cookies are only needed if you want to scrape email information (or private repository).
  • If you encounter error code 429, it means you're rate-limited by GitHub. Try it in a few seconds to initiate again, or if you hate to wait, use a proxy with -x flag.

License

stargather is distributed under MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].