added verified , updated id name

patch-1
Dhiyaneshwaran 2023-08-14 10:36:17 +05:30 committed by GitHub
parent b9e1a34d55
commit 6281a649f2
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: erigon-server
id: erigon-server-detect
info:
name: Erigon JSON-RPC HTTP Server Detect
@ -11,6 +11,7 @@ info:
metadata:
max-request: 1
shodan-query: product:"Erigon"
verified: true
tags: tech,erigon,ethereum,web3,blockchain
http:
@ -19,7 +20,6 @@ http:
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
Content-Length: 66
{"method":"web3_clientVersion","params":[],"id":1,"jsonrpc":"2.0"}
@ -36,4 +36,4 @@ http:
part: body
group: 1
regex:
- '(erigon/[0-9_.]+)'
- '(erigon/[0-9_.]+)'