Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 652 Bytes

Automation.md

File metadata and controls

20 lines (18 loc) · 652 Bytes

Automation

Chat GPT

AI-powered Scan for Vulnerabilities in Javascript

  • prompt
Parse this javascript for vulnerabilities, hardcoded secrets, XSS, open redirect, and list any files and paths referenced. be specific with where the vulnerability is and a PoC for each. Use rich text formatting to make it easier to read:

<insert js>

Extract HTTP Requests from Javascript

  • Prompt
Write the HTTP request in the form of Burp Suite Repeater for the HTTP request referenced in the js: <insert js>

XSS PoC create scary

  • Prompt
Write javascript that would make the HTTP request: <insert HTTP request>