Skip to content

Instantly share code, notes, and snippets.

@rxerium
Last active March 2, 2024 17:40
Show Gist options
  • Save rxerium/76026a39f449166a8c208468bbd7a75b to your computer and use it in GitHub Desktop.
Save rxerium/76026a39f449166a8c208468bbd7a75b to your computer and use it in GitHub Desktop.
Extract email addresses from a given website

echo domain.com | katana -fs rdn | nuclei -id email-extractor -stats -o extracted-emails.txt

Prerequisites: Nuclei and Katana to be installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment