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

Conversation

@vzamanillo
Copy link
Contributor

Fixes #666, also implements the #676 changes (email name values)

Víctor Zamanillo and others added 2 commits November 9, 2022 10:07
…/K-6Vymd_AAAJ and using the &showSQL=y parameter I noticed the source's SQL is quite different of the current SQL crts.sh is using
@ehsandeep ehsandeep linked an issue Nov 10, 2022 that may be closed by this pull request
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

Thank you, I can confirm the consistency issue is now fixed, I also noticed now crtsh returns root domain name (keyloop.com) as part of the output, was it expected to change @vzamanillo?

@ehsandeep ehsandeep requested a review from Mzack9999 November 17, 2022 14:31
@vzamanillo
Copy link
Contributor Author

Hey!

let me check what's going on.

@vzamanillo
Copy link
Contributor Author

vzamanillo commented Nov 17, 2022

Before the fix:

api.hackerone.com
info.hackerone.com
links.hackerone.com
mta-sts.forwarding.hackerone.com
mta-sts.managed.hackerone.com
www.hackerone.com
docs.hackerone.com
go.hackerone.com
hackerone.com
mta-sts.hackerone.com
support.hackerone.com

After the fix:


api.hackerone.com
info.hackerone.com
links.hackerone.com
mta-sts.forwarding.hackerone.com
mta-sts.managed.hackerone.com
www.hackerone.com
docs.hackerone.com
go.hackerone.com
hackerone.com
mta-sts.hackerone.com
support.hackerone.com
events.hackerone.com
design.hackerone.com
gslink.hackerone.com

Web browser request results (HTML output):

imagen

Web browser request results (JSON output)

imagen

Yes, it's expected, also, it returns +3 results.

We can exclude the root domain, but I think that should be done for the set of all results, not just this source, I mean, here.

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Nov 21, 2022
@ehsandeep ehsandeep merged commit f87952f into projectdiscovery:dev Nov 21, 2022
@vzamanillo vzamanillo deleted the fix-crtsh-sql branch November 21, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subfinder often missing results from crtsh

3 participants