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

Conversation

@dogancanbakir
Copy link
Member

@dogancanbakir dogancanbakir commented Sep 13, 2023

Closes #798.

before:

$ go run main.go -d nvidia.com

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

                projectdiscovery.io

[INF] Current subfinder version v2.6.4-dev (development)
[INF] Loading provider config from /home/vscode/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for nvidia.com
...
[INF] Found 1968 subdomains for nvidia.com in 10 seconds 31 milliseconds

after:

$ go run main.go -d nvidia.com

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

                projectdiscovery.io

[INF] Current subfinder version v2.6.4-dev (development)
[INF] Loading provider config from /home/vscode/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for nvidia.com
...
[INF] Found 1973 subdomains for nvidia.com in 12 seconds 851 milliseconds

@dogancanbakir dogancanbakir self-assigned this Sep 13, 2023
@dogancanbakir dogancanbakir linked an issue Sep 13, 2023 that may be closed by this pull request
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M left a comment

Choose a reason for hiding this comment

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

lgtm!

 ✗ go run main.go -d nvidia.com


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

                projectdiscovery.io

[INF] Current subfinder version v2.6.4-dev (development)
[INF] Loading provider config from /Users/ramana/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for nvidia.com
...
hqemgatev15.nvidia.com
rmsession.datamonst.egx.nvidia.com
cf-behavior-test.ee.nvgs.nvidia.com
origin-stmos.nvidia.com
cz-admin-shield.nvidia.com
[INF] Found 1973 subdomains for nvidia.com in 20 seconds 358 milliseconds

@ehsandeep ehsandeep merged commit 188d0b6 into dev Sep 21, 2023
@ehsandeep ehsandeep deleted the refactor_extractor branch September 21, 2023 09:42
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Sep 21, 2023
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.

Domains with capitals are not discovered

4 participants