Skip to content
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

facebook source pagination fix #944

Merged
merged 2 commits into from
Aug 17, 2023
Merged

facebook source pagination fix #944

merged 2 commits into from
Aug 17, 2023

Conversation

tarunKoyalwar
Copy link
Member

Proposed Changes

Before

$  subfinder -d dell.com -s facebook -o dell.test       

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

		projectdiscovery.io

[INF] Current subfinder version v2.6.2 (latest)
[INF] Loading provider config from /Users/tarun/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for dell.com
dk-cp.cloudstore.dell.com
qtest-stg-api02.gtie.dell.com
portalicorpapim.us.dell.com
blog.dell.com
gtm-app-dsp.us.dell.com
api-no2cn-p2-csb.dell.com
ctm.ins.dell.com
....redacted.....
[INF] Found 2775 subdomains for dell.com in 2 seconds 201 milliseconds

After

$ ./subfinder -d dell.com -s facebook -o dell.test   
               __    _____           __         
   _______  __/ /_  / __(_)___  ____/ /__  _____
  / ___/ / / / __ \/ /_/ / __ \/ __  / _ \/ ___/
 (__  ) /_/ / /_/ / __/ / / / / /_/ /  __/ /    
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/

		projectdiscovery.io

[INF] Current subfinder version v2.6.3-dev (development)
[INF] Loading provider config from /Users/tarun/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for dell.com
si-int.dell.com
om3.dit2.osb.us.dell.com
rpe.us.dell.com
sscdev.dell.com
ausslaresdb01.us.dell.com
snnpwlyncowa101.lim.emea.dell.com
mfaplamgwbt05.us.dell.com
auspwechatcm02.aus.amer.dell.com
bgl5swvpnpgnet02-dmz.dell.com
auspwjchatpro05.aus.amer.dell.com
...redacted....
[INF] Found 12508 subdomains for dell.com in 22 seconds 354 milliseconds

@tarunKoyalwar tarunKoyalwar self-assigned this Aug 16, 2023
@tarunKoyalwar tarunKoyalwar requested review from Mzack9999, ehsandeep and dogancanbakir and removed request for Mzack9999 August 16, 2023 16:55
@tarunKoyalwar tarunKoyalwar linked an issue Aug 16, 2023 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.

./subfinder -d dell.com -s facebook -silent | wc

12508

Copy link
Member

@dogancanbakir dogancanbakir left a comment

Choose a reason for hiding this comment

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

LGTM

@ehsandeep ehsandeep merged commit d535605 into dev Aug 17, 2023
8 checks passed
@ehsandeep ehsandeep deleted the fb-pagination-fix branch August 17, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Facebook Source Pagination
3 participants