Skip to main content

Basic SSTI Template

A simple template to discover {{<number>*<number>}} type SSTI vulnerabilities.

Blind Time Based SQLi Template

A template to detect blind time based SQLi with a time delay analyzer.

Basic XSS Template

A simple template to discover XSS probe reflection in HTML pages.

Basic OpenRedirect Template

A simple template to discover open-redirects issues.

Basic Path Based SQLi

An example template to discover path-based SQL injection vulnerabilities. It targets numeric path segments (e.g. /user/15/profile, /posts/100) and appends a SQLi payload as a postfix.

Basic Host Header Injection

A simple template to discover host header injection issues.

Blind SSRF OOB Detection

A simple template to detect Blind SSRF in known-parameters using interactsh with HTTP fuzzing.

Blind CMDi OOB based detection

A simple template to detect blind CMDI using interactsh