AniAPI API Test
ID: api-aniapi
Severity: info
Author: daffainfo
Tags: token-spray,aniapi
Description
Section titled “Description”Anime discovery, streaming & syncing with trackers
YAML Source
Section titled “YAML Source”id: api-aniapi
info: name: AniAPI API Test author: daffainfo severity: info description: Anime discovery, streaming & syncing with trackers reference: - https://aniapi.com/docs/authentication - https://github.com/daffainfo/all-about-apikey/tree/main/aniapi metadata: max-request: 1 tags: token-spray,aniapi
self-contained: true
http: - method: GET path: - "https://api.aniapi.com/v1/auth/me"
headers: Authorization: Bearer {{token}} matchers: - type: word part: body words: - '"username":' - '"data":' condition: and# digest: 490a00463044022020ff36cf58b743e68e0236320bd3e38f76b0036b77ad3f2834b1e92cfee54225022044431a1180d939b1061fa07ca11318d06d7f149258664288a7c88e35ae166b1d: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-aniapi.yaml"