projectdiscovery / subfinder

Fast passive subdomain enumeration tool.
https://projectdiscovery.io
MIT License
10.37k stars 1.29k forks source link

[Issue] New lines in the output with passivetotal source #359

Closed ZeroDot1 closed 3 years ago

ZeroDot1 commented 3 years ago

Describe the bug When checking for subdomains, there are unfortunately repeatedly incorrect entries see example.

Example

194.67.71.144\032italo.alisepool.xyz
45.66.9.81\032blackrose.alisepool.xyz
45.66.9.81\032seva.alisepool.xyz
194.67.71.70\032blackrose.alisepool.xyz

Subfinder version v2.4.5

Complete command you used to reproduce this subfinder -sources passivetotal -d alisepool.xyz

ZeroDot1 commented 3 years ago

OK, after a few URLs I can say that the problem occurs very often. Bildschirmfoto vom 2021-01-04 05-15-20

ehsandeep commented 3 years ago

Hi @ZeroDot1,

Looks like something got changed with passivetotal source, for the time being, you can run the scans by excluding this particular source -exclude-sources passivetotal

ZeroDot1 commented 3 years ago

Yes, the solution works, thanks for the quick reply.

ehsandeep commented 3 years ago

This is fixed with https://github.com/projectdiscovery/subfinder/pull/375