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