这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
b58720f
Merge pull request #563 from projectdiscovery/bugfix-dep-bot
ehsandeep Jun 30, 2022
c467e4a
chore(deps): bump github.com/corpix/uarand from 0.1.1 to 0.2.0 in /v2
dependabot[bot] Jun 30, 2022
4a4fc89
chore(deps): bump github.com/lib/pq from 1.10.0 to 1.10.6 in /v2
dependabot[bot] Jun 30, 2022
0e8cd86
Merge pull request #565 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
0eba947
Merge pull request #566 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
514578f
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 in /v2
dependabot[bot] Jun 30, 2022
ee46c8c
chore(deps): bump github.com/json-iterator/go in /v2
dependabot[bot] Jun 30, 2022
2c3902b
chore(deps): bump github.com/rs/xid from 1.3.0 to 1.4.0 in /v2
dependabot[bot] Jun 30, 2022
fc21658
chore(deps): bump github.com/projectdiscovery/chaos-client in /v2
dependabot[bot] Jun 30, 2022
1561f2a
Merge branch 'dev' into dependabot/go_modules/v2/dev/github.com/json-…
Mzack9999 Jun 30, 2022
9e06324
Merge branch 'dev' into dependabot/go_modules/v2/dev/github.com/stret…
Mzack9999 Jun 30, 2022
6cc55ba
Merge pull request #569 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
227ef96
Merge pull request #568 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
42ee501
chore(deps): bump github.com/projectdiscovery/dnsx in /v2
dependabot[bot] Jun 30, 2022
a3a01d5
Merge pull request #571 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
80388b9
Merge branch 'dev' into dependabot/go_modules/v2/dev/github.com/stret…
Mzack9999 Jun 30, 2022
7ffcb1c
Merge pull request #567 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
81c2d81
Merge branch 'dev' into dependabot/go_modules/v2/dev/github.com/stret…
Mzack9999 Jun 30, 2022
55e3d3f
downgrading dnsx
Mzack9999 Jun 30, 2022
0ed285c
Merge pull request #570 from projectdiscovery/dependabot/go_modules/v…
Mzack9999 Jun 30, 2022
0a2c890
Updating goflags to latest version (#573)
Mzack9999 Jul 1, 2022
820af02
chore(deps): bump github.com/projectdiscovery/dnsx in /v2 (#574)
dependabot[bot] Jul 1, 2022
622cabd
chore(deps): bump golang from 1.18.3-alpine to 1.18.4-alpine (#577)
dependabot[bot] Jul 21, 2022
3ec19ce
Fix broken link, sorting source, and fix bufferover (#579)
daffainfo Jul 21, 2022
671404d
chore(deps): bump github.com/projectdiscovery/goflags in /v2 (#581)
dependabot[bot] Jul 25, 2022
05b6316
chore(deps): bump alpine from 3.16.0 to 3.16.1 (#580)
dependabot[bot] Jul 25, 2022
83f6bcb
Update README.md (#578)
Jul 28, 2022
13583c7
Add WhoisXML API support (#583)
VortixDev Jul 29, 2022
018be6d
version update
ehsandeep Aug 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Build
FROM golang:1.18.3-alpine AS build-env
FROM golang:1.18.4-alpine AS build-env
RUN go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest

# Release
FROM alpine:3.16.0
FROM alpine:3.16.1
RUN apk -U upgrade --no-cache \
&& apk add --no-cache bind-tools ca-certificates
COPY --from=build-env /go/bin/subfinder /usr/local/bin/subfinder
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ CONFIGURATION:
-pc, -provider-config string provider config file (default "$HOME/.config/subfinder/provider-config.yaml")
-r string[] comma separated list of resolvers to use
-rL, -rlist string file containing list of resolvers to use
-nW, -active display active subdomains only
-nW, -active display active subdomains only (remove wildcard)
-proxy string http proxy to use with subfinder

DEBUG:
Expand Down Expand Up @@ -109,7 +109,7 @@ go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest

Subfinder will work after using the installation instructions however to configure Subfinder to work with certain services, you will need to have setup API keys. The following services do not work without an API key:

[Binaryedge](https://binaryedge.io), [C99](https://api.c99.nl/), [Certspotter](https://sslmate.com/certspotter/api/), [Chinaz](http://my.chinaz.com/ChinazAPI/DataCenter/MyDataApi), [Censys](https://censys.io), [Chaos](https://chaos.projectdiscovery.io), [DnsDB](https://api.dnsdb.info), [Fofa](https://fofa.so/static_pages/api_help), [Github](https://github.com), [Intelx](https://intelx.io), [Passivetotal](http://passivetotal.org), [Robtex](https://www.robtex.com/api/), [SecurityTrails](http://securitytrails.com), [Shodan](https://shodan.io), [Threatbook](https://x.threatbook.cn/en), [Virustotal](https://www.virustotal.com), [Zoomeye](https://www.zoomeye.org)
[Binaryedge](https://binaryedge.io), [C99](https://api.c99.nl/), [Certspotter](https://sslmate.com/certspotter/api/), [Chinaz](http://my.chinaz.com/ChinazAPI/DataCenter/MyDataApi), [Censys](https://censys.io), [Chaos](https://chaos.projectdiscovery.io), [DnsDB](https://api.dnsdb.info), [Fofa](https://fofa.info/static_pages/api_help), [Github](https://github.com), [Intelx](https://intelx.io), [Passivetotal](http://passivetotal.org), [Robtex](https://www.robtex.com/api/), [SecurityTrails](http://securitytrails.com), [Shodan](https://shodan.io), [Threatbook](https://x.threatbook.cn/en), [Virustotal](https://www.virustotal.com), [WhoisXML API](https://whoisxmlapi.com/), [Zoomeye](https://www.zoomeye.org)

These values are stored in the `$HOME/.config/subfinder/provider-config.yaml` file which will be created when you run the tool for the first time. The configuration file uses the YAML format. Multiple API keys can be specified for each of these services from which one of them will be used for enumeration.

Expand Down
50 changes: 32 additions & 18 deletions v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,39 +3,53 @@ module github.com/projectdiscovery/subfinder/v2
go 1.17

require (
github.com/corpix/uarand v0.1.1
github.com/corpix/uarand v0.2.0
github.com/hako/durafmt v0.0.0-20210316092057-3a2c319c1acd
github.com/json-iterator/go v1.1.10
github.com/lib/pq v1.10.0
github.com/projectdiscovery/chaos-client v0.1.8
github.com/projectdiscovery/dnsx v1.0.3
github.com/json-iterator/go v1.1.12
github.com/lib/pq v1.10.6
github.com/projectdiscovery/chaos-client v0.2.0
github.com/projectdiscovery/dnsx v1.1.0
github.com/projectdiscovery/fdmax v0.0.3
github.com/projectdiscovery/fileutil v0.0.0-20210928100737-cab279c5d4b5
github.com/projectdiscovery/fileutil v0.0.0-20220625080234-94e882ca56cb
github.com/projectdiscovery/gologger v1.1.4
github.com/projectdiscovery/sliceutil v0.0.0-20220426000009-1d2b7c02f65c
github.com/rs/xid v1.3.0
github.com/stretchr/testify v1.7.0
github.com/rs/xid v1.4.0
github.com/stretchr/testify v1.8.0
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
go.uber.org/ratelimit v0.2.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
gopkg.in/yaml.v3 v3.0.1
)

require github.com/karrick/godirwalk v1.16.1 // indirect
require (
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/gorilla/css v1.0.0 // indirect
github.com/microcosm-cc/bluemonday v1.0.18 // indirect
github.com/projectdiscovery/blackrock v0.0.0-20210903102120-5a9d2412d21d // indirect
github.com/projectdiscovery/httputil v0.0.0-20210906072657-f3a099cb20bc // indirect
github.com/projectdiscovery/iputil v0.0.0-20210804143329-3a30fcde43f3 // indirect
github.com/projectdiscovery/mapcidr v0.0.8 // indirect
github.com/projectdiscovery/retryablehttp-go v1.0.2 // indirect
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca // indirect
golang.org/x/mod v0.5.1 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/tools v0.1.9 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)

require (
github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 // indirect
github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/miekg/dns v1.1.41 // indirect
github.com/miekg/dns v1.1.46 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/projectdiscovery/goflags v0.0.8-0.20220328195035-cc76049ee216
github.com/projectdiscovery/retryabledns v1.0.12-0.20210419174848-eec3ac17d61e // indirect
github.com/projectdiscovery/stringsutil v0.0.0-20210804142656-fd3c28dbaafe // indirect
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d // indirect
golang.org/x/sys v0.0.0-20210419170143-37df388d1f33 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
github.com/projectdiscovery/goflags v0.0.9
github.com/projectdiscovery/retryabledns v1.0.13 // indirect
github.com/projectdiscovery/stringsutil v0.0.0-20220612082425-0037ce9f89f3 // indirect
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
)
Loading