mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-03 17:23:30 +08:00
TemplateMan Update [Fri Jun 7 10:04:28 UTC 2024] 🤖
This commit is contained in:
@@ -11,10 +11,10 @@ info:
|
||||
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#using-libcso6
|
||||
- https://hacktricks.boitatech.com.br/pentesting-web/sql-injection/postgresql-injection/rce-with-postgresql-extensions
|
||||
metadata:
|
||||
shodan-query: product:"PostgreSQL"
|
||||
verified: true
|
||||
max-request: 1
|
||||
shodan-query: "product:\"PostgreSQL\""
|
||||
tags: postgresql,js,network,rce
|
||||
|
||||
javascript:
|
||||
- code: |
|
||||
const postgres = require('nuclei/postgres');
|
||||
|
||||
Reference in New Issue
Block a user