AbuseIPDB API - Test
ID: api-abuseipdb
Severity: info
Author: daffainfo
Tags: token-spray,abuseipdb
Description
Section titled “Description”AbuseIPDB API test was conducted.
YAML Source
Section titled “YAML Source”id: api-abuseipdb
info: name: AbuseIPDB API - Test author: daffainfo severity: info description: AbuseIPDB API test was conducted. reference: - https://docs.abuseipdb.com/ - https://github.com/daffainfo/all-about-apikey/tree/main/abuseipdb classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 tags: token-spray,abuseipdb
self-contained: true
http: - raw: - | POST https://api.abuseipdb.com/api/v2/report HTTP/1.1 Host: api.abuseipdb.com Key: {{token}} Accept: application/json Content-Type: application/x-www-form-urlencoded Content-Length: 16
ip=127.0.0.1&categories=18,22&comment=SSH%20login%20attempts%20with%20user%20root.
matchers: - type: word part: body words: - 'data":' - 'ipAddress":' condition: and# digest: 4b0a00483046022100eb20587acbff73a82ad03f50ea164d4cf53f602c1e221b3556f8ef6fd4e72a5c022100aade757a3e633878b26f0148872f22f33d39c5f531d99e02cca84626e6a33853:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-abuseipdb.yaml"