mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-02 00:33:27 +08:00
chore: update TemplateMan 🤖
This commit is contained in:
@@ -10,10 +10,9 @@ info:
|
||||
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#postgresql-version
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 8
|
||||
shodan-query: "product:\"PostgreSQL\""
|
||||
max-request: 9
|
||||
shodan-query: product:"PostgreSQL"
|
||||
tags: js,network,postgresql,enum,authenticated
|
||||
|
||||
javascript:
|
||||
- pre-condition: |
|
||||
isPortOpen(Host,Port);
|
||||
|
||||
Reference in New Issue
Block a user