Automate Security Reconnaissance with Google Dorks and Email Reports - n8n Workflow | Neura Market
Automate Security Reconnaissance with Google Dorks and Email Reports
This workflow automates the process of generating Google dorks for a given domain, scraping search results, and emailing a formatted report. Ideal for security professionals seeking efficient reconnaissance.
The workflow begins by accepting a domain input via a web form. It then generates a set of Google dorks tailored to the domain, scrapes the search results using Parsera, and filters out irrelevant links. The valid results are formatted into a markdown report and sent to a specified email address using Gmail. This automation streamlines the reconnaissance process, saving time and ensuring comprehensive coverage.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Gabriel Santos
code
gmail
stickyNote
formTrigger
aiScraper
splitInBatches
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.