2022-05-21 15:56:59 +00:00
|
|
|
id: api-shodan
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Shodan API Test
|
|
|
|
author: 0ri2N
|
|
|
|
severity: info
|
2022-05-23 09:30:07 +00:00
|
|
|
description: |
|
|
|
|
Shodan is a search engine that lets users search for various types of servers connected to the internet using a variety of filters.
|
2022-05-21 15:56:59 +00:00
|
|
|
reference:
|
|
|
|
- https://shodan.io
|
|
|
|
- https://developer.shodan.io
|
|
|
|
- https://developer.shodan.io/api
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: recon,shodan,token-spray
|
2022-05-21 15:56:59 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-21 15:56:59 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- https://api.shodan.io/api-info?key={{token}}
|
2022-05-21 17:24:37 +00:00
|
|
|
|
2022-05-21 15:56:59 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-05-23 09:30:07 +00:00
|
|
|
- '"plan"'
|
|
|
|
- '"unlocked"'
|
|
|
|
- '"scan_credits"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100864b75407975119df732a8e145fe6bbaf86ed26d7bc337d63fcdcd9d3c5fd4d8022100a7c5f073f7b4eb64fba8c9ea12494df3197d42a4457a8cffc36b54bb4c62a75a:922c64590222798bb761d5b6d8e72950
|