chore: update TemplateMan 🤖

This commit is contained in:
ghost
2025-05-27 02:29:19 +00:00
parent 59a1c26b53
commit c31d574176
5381 changed files with 21164 additions and 13356 deletions

View File

@@ -10,8 +10,8 @@ info:
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#postgresql-database-name
metadata:
verified: true
max-request: 40
shodan-query: "product:\"PostgreSQL\""
max-request: 41
shodan-query: product:"PostgreSQL"
tags: js,network,postgresql,authenticated,enum
javascript:

View File

@@ -10,8 +10,8 @@ info:
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#postgresql-file-read
metadata:
verified: true
max-request: 8
shodan-query: "product:\"PostgreSQL\""
max-request: 9
shodan-query: product:"PostgreSQL"
tags: js,network,postgresql,authenticated,enum
javascript:
- pre-condition: |

View File

@@ -11,8 +11,8 @@ info:
- https://launchbylunch.com/posts/2024/Jan/16/postgres-password-encryption/#postgresql-password-encryption-scram-sha-256
metadata:
verified: true
max-request: 8
shodan-query: "product:\"PostgreSQL\""
max-request: 9
shodan-query: product:"PostgreSQL"
tags: js,network,postgresql,authenticated,enum
javascript:
- pre-condition: |

View File

@@ -12,8 +12,8 @@ info:
- https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/auxiliary/scanner/postgres/postgres_hashdump.md
metadata:
verified: true
max-request: 8
shodan-query: "product:\"PostgreSQL\""
max-request: 9
shodan-query: product:"PostgreSQL"
tags: js,network,postgresql,authenticated,enum
javascript:
- pre-condition: |

View File

@@ -10,8 +10,8 @@ info:
- https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md#postgresql-list-users
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: |

View File

@@ -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);