这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@zer0yu
Copy link
Contributor

@zer0yu zer0yu commented Oct 20, 2022

This source is very interesting, and maybe everyone will like it.

❯ ./subfinder -d starbucks.com -s reconcloud

               __    _____           __         
   _______  __/ /_  / __(_)___  ____/ /__  _____
  / ___/ / / / __ \/ /_/ / __ \/ __  / _ \/ ___/
 (__  ) /_/ / /_/ / __/ / / / / /_/ /  __/ /    
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/ v2.5.4

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
By using subfinder, you also agree to the terms of the APIs used.

[INF] Loading provider config from '/Users/xxxx/.config/subfinder/provider-config.yaml'
[INF] Enumerating subdomains for 'starbucks.com'
svcardproxyus.starbucks.com
test17.openapi.starbucks.com
sus.starbucks.com
wfmnalcndv.starbucks.com
wfmnalcnst.starbucks.com
wfmnapayug.starbucks.com
eapi-dev.starbucks.com
00535-ciam-account-dev-eastus.starbucks.com
ariba-asp-ct.starbucks.com
...
...
...
d02-3-ag.productioncontroller.starbucks.com
d01.productioncontroller.starbucks.com
connectdev.starbucks.com
pd01.mfa.starbucks.com
scm-asp-ct.starbucks.com
d03-1-ag.productioncontroller.starbucks.com
[INF] Found 367 subdomains for 'starbucks.com' in 3 seconds 4 milliseconds

@ehsandeep ehsandeep changed the base branch from master to dev October 20, 2022 10:59
@zer0yu
Copy link
Contributor Author

zer0yu commented Oct 20, 2022

I'm a little confused as to why it fails the compile test.

@Mzack9999 Mzack9999 self-requested a review October 22, 2022 05:41
@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Oct 22, 2022
@Mzack9999 Mzack9999 requested a review from ehsandeep October 23, 2022 22:36
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - implementation is fully functional besides weird integration tests failure:

$ echo hackerone.com | go run . -s reconcloud -v    
...
[DBG] Selected source(s) for this search: reconcloud
[INF] Enumerating subdomains for 'hackerone.com'
[reconcloud] resources.hackerone.com
[reconcloud] gslink.hackerone.com
[reconcloud] Source took 540.9794ms for enumeration
resources.hackerone.com
gslink.hackerone.com
[INF] Found 2 subdomains for 'hackerone.com' in 543 milliseconds 954 microseconds

@zer0yu zer0yu requested review from Mzack9999 and removed request for ehsandeep October 24, 2022 04:09
@zer0yu
Copy link
Contributor Author

zer0yu commented Oct 24, 2022

Sorry, wrong click @Mzack9999

@Mzack9999
Copy link
Member

@zer0yu apparently there is some issues with your master branch used in two PRs pointing to dev, so I extracted the logic related to recon.cloud and created a new PR at #679, if you don't see any issue, I will close this PR and will continue the work on the new one

@zer0yu
Copy link
Contributor Author

zer0yu commented Oct 27, 2022

Ok, both PR are fine, hopefully, they will be processed and merged into the master branch soon

@ehsandeep
Copy link
Member

thank you @zer0yu, this is now merged with #679

@ehsandeep ehsandeep closed this Nov 5, 2022
@vzamanillo
Copy link
Contributor

recon.cloud is now checking for a secure connection via JavaScript, this source is not functional anymore, but... what about a headless request implementation to use with this kind of sources? 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement Most issues will probably ask for additions or changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants