mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-01 00:03:39 +08:00
TemplateMan Update [Fri Jun 7 10:04:28 UTC 2024] 🤖
This commit is contained in:
@@ -10,10 +10,10 @@ info:
|
||||
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#postgresql-list-password-hashes
|
||||
- https://launchbylunch.com/posts/2024/Jan/16/postgres-password-encryption/#postgresql-password-encryption-scram-sha-256
|
||||
metadata:
|
||||
shodan-query: product:"PostgreSQL"
|
||||
verified: true
|
||||
tags: js,network,postgresql,authenticated
|
||||
|
||||
max-request: 8
|
||||
shodan-query: "product:\"PostgreSQL\""
|
||||
tags: js,network,postgresql,authenticated,enum
|
||||
javascript:
|
||||
- code: |
|
||||
const postgres = require('nuclei/postgres');
|
||||
|
||||
Reference in New Issue
Block a user