updating file name

patch-1
sandeep 2021-11-04 15:43:49 +05:30
parent 421624d732
commit 915bb09a82
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
id: rdf-user-enumeration
id: wordpress-rdf-user-enum
info:
name: Wordpress RDF User Enumeration
author: r3dg33k
severity: info
tags: wordpress
tags: wordpress,enum
requests:
- method: GET
@ -36,4 +36,4 @@ requests:
part: body
group: 1
regex:
- '<dc:creator><!\[CDATA\[([a-z]+)\]\]><\/dc:creator>'
- '<dc\:creator><\!\[CDATA\[(.*?)\]\]></dc'