2022-06-18 03:54:41 +00:00
|
|
|
id: api-ipfind
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: IPFind API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Geographic location of an IP address or any domain name along with some other useful information
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://ipfind.io/documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/ipfind
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,ipfind
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://app.ipfind.io/api/iplocation?apikey={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"continent"'
|
|
|
|
- '"country"'
|
|
|
|
- '"zipCode"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022020e6556a176e56998b68e20b96015498f33100337c1b19c241c409fdb73e9d4b022100a0e9205b8204ee06f6a6b1c2cfdd4b6f5b3bfb09d8f8eb937047a8a0bf75d992:922c64590222798bb761d5b6d8e72950
|