n8nflow.net logo

Security Reconnaissance with Google Dorks, Parsera Scraping, and Gmail Reports

by The O SuiteUpdated: Last update 2 months agoSource: n8n.io
Loading workflow viewer...

Tags

Getting Started

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

How it Works:

  1.  * Accepts a domain from a web form
    
  2.  * Generates a list of Google dorks targeting that domain
    
  3.  * Scrapes Google search results for each dork
    
  4.  * Filters out junk links (Google internal, non-http)
    
  5.  * Formats valid results as a markdown report
    
  6.  * Emails the report to your inbox
    

For this workflow you will need to configure credentials in n8n as well as create a Parsera.io agent:

1. AI Scraper Account

2. Gmail OAuth2

  • Go to Google Cloud Console
  • Enable Gmail API
  • Create OAuth2 credentials
  • Copy/Paste the Gmail API key to the Gmail node in the n8n workflow