πŸ”’ Scan single URLs for security vulnerabilities with GPT-4 (JS, PHP, Python)

⚑ 830 views Β· πŸ”’ SecOps & Security Automation

Description

Overview

This workflow automates static security analysis for JavaScript, PHP, and Python codebases.
It’s designed for bug bounty hunters and security researchers who need fast, structured, and AI-assisted vulnerability detection across multiple sources.


Features


Output


Usage

  1. Import the workflow into n8n.
  2. Configure credentials:
    • OpenAI API key
    • GitHub API Key
    • Google Drive API Key
  3. Run via the provided webhook form.
  4. Select analysis mode and input target.
  5. View structured vulnerability reports directly in n8n or Google Drive.

Notes


πŸ”— Nodes Used

Google Drive, Filter, AI Agent, OpenAI Chat Model, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup