-
Notifications
You must be signed in to change notification settings - Fork 1.5k
add source recon.cloud (without api key and for free) #674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I'm a little confused as to why it fails the compile test. |
Mzack9999
left a comment
There was a problem hiding this 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|
Sorry, wrong click @Mzack9999 |
|
Ok, both PR are fine, hopefully, they will be processed and merged into the master branch soon |
|
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? 👀 |
This source is very interesting, and maybe everyone will like it.