Merge pull request #9583 from daffainfo/main
fix the inconsistencies in the pgsql template idspatch-1
commit
56a4b492b7
|
@ -1,4 +1,4 @@
|
|||
id: postgresql-file-read
|
||||
id: pgsql-file-read
|
||||
|
||||
info:
|
||||
name: PostgreSQL File Read
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
id: postgresql-list-database
|
||||
id: pgsql-list-database
|
||||
|
||||
info:
|
||||
name: PostgreSQL List Database
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
id: pgsql-exec
|
||||
id: pgsql-list-password-hashes
|
||||
|
||||
info:
|
||||
name: PostgreSQL List Password Hashes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
id: postgresql-empty-password
|
||||
id: pgsql-empty-password
|
||||
|
||||
info:
|
||||
name: Postgresql Empty Password - Detect
|
Loading…
Reference in New Issue