added verified , updated id name

patch-1
Dhiyaneshwaran 2023-08-14 10:34:00 +05:30 committed by GitHub
parent 3c7cd075c9
commit 7155cfa6c1
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: besu-server
id: besu-server-detect
info:
name: Besu JSON-RPC HTTP Server Detect
@ -12,6 +12,7 @@ info:
metadata:
max-request: 1
shodan-query: product:"besu"
verified: true
tags: tech,besu,ethereum,web3,blockchain
http:
@ -20,7 +21,6 @@ http:
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
Content-Length: 66
{"method":"web3_clientVersion","params":[],"id":1,"jsonrpc":"2.0"}
@ -37,4 +37,4 @@ http:
part: body
group: 1
regex:
- '(v[0-9.]+)'
- '(v[0-9.]+)'