diff --git a/.img/combined_enrichment_1.png b/.img/combined_enrichment_1.png new file mode 100644 index 0000000..f908cd2 Binary files /dev/null and b/.img/combined_enrichment_1.png differ diff --git a/.img/combined_enrichment_2.png b/.img/combined_enrichment_2.png new file mode 100644 index 0000000..db0c7f5 Binary files /dev/null and b/.img/combined_enrichment_2.png differ diff --git a/.img/company_enrichment.png b/.img/company_enrichment.png new file mode 100644 index 0000000..77b598c Binary files /dev/null and b/.img/company_enrichment.png differ diff --git a/.img/email_query_email_finder.png b/.img/email_query_email_finder.png new file mode 100644 index 0000000..d5624f2 Binary files /dev/null and b/.img/email_query_email_finder.png differ diff --git a/.img/email_verification.png b/.img/email_verification.png new file mode 100644 index 0000000..0ea4142 Binary files /dev/null and b/.img/email_verification.png differ diff --git a/.img/hunter_domain_search.png b/.img/hunter_domain_search.png new file mode 100644 index 0000000..5ad8c91 Binary files /dev/null and b/.img/hunter_domain_search.png differ diff --git a/.img/hunter_email_finder.png b/.img/hunter_email_finder.png new file mode 100644 index 0000000..9d7cc8e Binary files /dev/null and b/.img/hunter_email_finder.png differ diff --git a/.img/hunter_email_query.png b/.img/hunter_email_query.png new file mode 100644 index 0000000..e872178 Binary files /dev/null and b/.img/hunter_email_query.png differ diff --git a/.img/person_enrichment.png b/.img/person_enrichment.png new file mode 100644 index 0000000..dfce9e6 Binary files /dev/null and b/.img/person_enrichment.png differ diff --git a/README.md b/README.md index 27adf68..ee46b8f 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ dehasher hunter -d example.com -F John -L Doe -E ### Email Verification Dehasher can perform an email verification search for a given email. This provides a list of all emails that match the given query. -![Alt text](.img/hunter_email_verification.png "Hunter.io Email Verification") +![Alt text](.img/email_verification.png "Hunter.io Email Verification") ```bash # Perform a Hunter.io email verification search for example@target.com dehasher hunter -e example@target.com -V @@ -249,7 +249,7 @@ dehasher hunter -e example@target.com -V ### Company Enrichment Dehasher can perform a company enrichment search for a given domain. This provides a list of all emails that match the given query. -![Alt text](.img/hunter_company_enrichment.png "Hunter.io Company Enrichment") +![Alt text](.img/company_enrichment.png "Hunter.io Company Enrichment") ```bash # Perform a Hunter.io company enrichment search for example.com dehasher hunter -d example.com -C @@ -258,7 +258,7 @@ dehasher hunter -d example.com -C ### Person Enrichment Dehasher can perform a person enrichment search for a given email. This provides a list of all emails that match the given query. -![Alt text](.img/hunter_person_enrichment.png "Hunter.io Person Enrichment") +![Alt text](.img/person_enrichment.png "Hunter.io Person Enrichment") ```bash # Perform a Hunter.io person enrichment search for example@target.com dehasher hunter -e example@target.com -P @@ -267,7 +267,8 @@ dehasher hunter -e example@target.com -P ### Combined Enrichment Dehasher can perform a combined enrichment search for a given email. This provides a list of all emails that match the given query. -![Alt text](.img/hunter_combined_enrichment.png "Hunter.io Combined Enrichment") +![Alt text](.img/combined_enrichment_1.png "Hunter.io Combined Enrichment") +![Alt text](.img/combined_enrichment_2.png "Hunter.io Combined Enrichment") ```bash # Perform a Hunter.io combined enrichment search for example@target.com dehasher hunter -e example@target.com -B