Fix typo in tag name
parent
44c688080b
commit
510e4e54c7
|
@ -12,7 +12,7 @@ info:
|
|||
max-request: 1
|
||||
verified: true
|
||||
shodan-query: http.title:"Sonatype Nexus Repository"
|
||||
tags: panel,nexis,login,detect
|
||||
tags: panel,nexus,login,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -31,4 +31,4 @@ http:
|
|||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- '_v=([0-9\.\-]+)'
|
||||
- '_v=([0-9\.\-]+)'
|
||||
|
|
Loading…
Reference in New Issue