mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-07 03:03:51 +08:00
TemplateMan Update [Fri Jun 7 10:04:28 UTC 2024] 🤖
This commit is contained in:
@@ -11,10 +11,10 @@ info:
|
||||
- https://launchbylunch.com/posts/2024/Jan/16/postgres-password-encryption/#postgresql-password-encryption-scram-sha-256
|
||||
- https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/auxiliary/scanner/postgres/postgres_hashdump.md
|
||||
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