# TheHarvester

```
theHarvester -d countrygarden.com.cn -l 100 -s -b all

-d #DOMAIN
-l LIMIT            #Limit the number of search results, defaul­t=500
-S START             #Start with result number X, default=0.
-g                   #Use Google Dorks for Google search.
-p                    #Use proxies for requests, enter proxies in proxie­s.yaml.
-s                   #Use Shodan to query discovered hosts.
--scre­enshot        #Take screen­shots of resolved domains
-v                 #Verify host name via DNS resolution and search for virtual hosts.
-e                 #DNS server to use for lookup.
-t DNS_TLD         #Perform a DNS TLD expansion discovery, default False.
-r                  #Check for takeovers.
-n                  #Enable DNS server lookup, default False.
-c                 #Perform a DNS brute force on the domain.
-f                 #FILENAME  Save the results to an XML and JSON file.
-b SOURCE           anubis, baidu, bing, binary­edge, bingapi, buffer­overun, 
                    censys, certsp­otter, crtsh, dnsdum­pster, duckdu­ckgo, github­-code,
                    google, hacker­target, hunter, intelx, linkedin, linked­in_­links, 
                    netcraft, omnisint, otx, pentes­ttools, projec­tdi­sco­very, qwant, 
                    rapiddns, rocket­reach, securi­tyT­rails, spyse, sublist3r, 
                    threat­crowd, threat­miner, trello, twitter, urlscan, virust­otal, 
                    yahoo, zoomeye, all
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://davidtancredi.gitbook.io/pentesting-notes/r3dcl1ff/osint/email-osint/theharvester.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
