Fix typo in tag name

patch-1
Dominique RIGHETTO 2024-03-10 17:47:48 +01:00 committed by GitHub
parent 44c688080b
commit 510e4e54c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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\.\-]+)'