{"id":73848,"library":"projectdiscovery-uncover","title":"uncover","description":"A Go library for quickly discovering exposed hosts on the internet using multiple search engines.","status":"active","version":"1.2.1","language":"go","source_language":null,"source_url":"https://github.com/projectdiscovery/uncover","tags":["discovery","shodan","censys","security"],"install":[{"cmd":"go get github.com/projectdiscovery/uncover","lang":"bash","label":"Install github.com/projectdiscovery/uncover"}],"dependencies":[],"imports":[{"symbol":"uncover","correct":"github.com/projectdiscovery/uncover"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/projectdiscovery/uncover\"\n)\n\nfunc main() {\n\tclient, _ := uncover.NewClient()\n\tresults, _ := client.Search(context.Background(), \"example.com\", uncover.Shodan)\n\tfor _, r := range results {\n\t\tfmt.Println(r.IP)\n\t}\n}","lang":"go","description":"Search for hosts using Shodan."},"warnings":[],"env_vars":null,"search_vec":"'censi':19 'discov':7 'discoveri':17 'engin':16 'expos':8 'go':3 'host':9 'internet':12 'librari':4 'multipl':14 'quick':6 'search':15 'secur':20 'shodan':18 'uncov':1 'use':13","created_at":"2026-06-17T18:55:53.863547+00:00","updated_at":"2026-06-17T18:55:53.863547+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/projectdiscovery/uncover","github":"https://github.com/projectdiscovery/uncover","docs":"https://pkg.go.dev/github.com/projectdiscovery/uncover#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}