JavaScriptSentry: Detect Sensitive Info in JS Files - n8n Workflow | Neura Market
JavaScriptSentry: Detect Sensitive Info in JS Files
Scans website JavaScript files for API keys, emails, and PII using Puppeteer and AI, then emails a detailed report. Ideal for cybersecurity audits and bug bounties.
JavaScriptSentry is a powerful n8n workflow designed for cybersecurity professionals, developers, and ethical hackers. It starts by prompting the user for a website URL, then uses the Puppeteer node to extract all JavaScript links from the page. These links are filtered to focus on those relevant to the original domain, ensuring efficient scanning without irrelevant noise.
Next, an AI Agent analyzes the JavaScript files for sensitive information, including API keys, email addresses, and persona
Platform
n8n
Category
Sales
Price
$19.99
Creator
Matt Buds
security
cybersecurity
javascript
puppeteer
ai-agent
gmail
api-keys
pii
bug-bounty
ethical-hacking
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.