added verified , updated id name

patch-1
Dhiyaneshwaran 2023-08-14 10:14:56 +05:30 committed by GitHub
parent 783e5bf677
commit 89ca4dfb26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
id: nethermind-server
id: nethermind-server-detect
info:
name: Nethermind JSON-RPC HTTP Server Detect
@ -13,6 +13,7 @@ info:
metadata:
max-request: 1
shodan-query: product:"Nethermind"
verified: true
tags: tech,nethermind,ethereum,web3,blockchain
http:
@ -21,7 +22,6 @@ http:
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
Content-Length: 66
{"method":"web3_clientVersion","params":[],"id":1,"jsonrpc":"2.0"}
@ -38,4 +38,4 @@ http:
part: body
group: 1
regex:
- '(v[0-9a-z-_.]+)'
- '(v[0-9a-z-_.]+)'