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

[Feature Request] Multiple Domains loaded from file #418 #1778

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

aizazalisyed
Copy link

Features Added:

  • Multiple Domains loaded from file.
  • Added --domainlist DOMAINLIST (File containing a list of domains.) as an argument.

Usage Example:

  • python theHarvester.py --domainlist domains.txt -b yahoo

here is the tested result:

(venv) az@az:~/theHarvester$ python theHarvester.py --domainlist domains.txt -b yahoo
Read proxies.yaml from /home/az/.theHarvester/proxies.yaml


  • _ _ _ *
  • | || |__ ___ /\ /_ _ _ ____ _____ __| | ___ _ __ *
  • | | _ \ / _ \ / /_/ / _` | '\ \ / / _ / __| / _ \ '| *
  • | || | | | __/ / __ / (| | | \ V / _/_ \ || __/ | *
  • _|| ||___| / // _,|| _/ _||/____|| *
  •                                                             *
    
  • theHarvester 4.6.0 *
  • Coded by Christian Martorella *
  • Edge-Security Research *
  • [email protected] *
  •                                                             *
    

[*] Target: x.com

[*] Searching Yahoo.

[*] Target: tesla.com

[*] Searching Yahoo.

[*] No IPs found.

[*] Emails found: 47

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

[*] Hosts found: 17

about.x.com
auth.tesla.com
blog.x.com
business.x.com
developer.x.com
edr.tesla.com
epc.tesla.com
help.x.com
inside.tesla.com
ir.tesla.com
profile.tesla.com
service.tesla.com
shop.tesla.com
sso.tesla.com
suppliers.tesla.com
track.tesla.com
verified.x.com

@L1ghtn1ng
Copy link
Collaborator

There are things you have either commented out or flat out removed modules, can you please put modules that have been removed back, and uncomment the things you have commented out. Currently as it stands this will not be able to be merged.

@aizazalisyed
Copy link
Author

aizazalisyed commented Jul 20, 2024 via email

@L1ghtn1ng
Copy link
Collaborator

It is also failing currently with the linting as well

@aizazalisyed
Copy link
Author

aizazalisyed commented Jul 20, 2024 via email

@L1ghtn1ng
Copy link
Collaborator

You have fixed the linting issues but have not addressed the other issues I have mentioned

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.

2 participants