DeviantArt API Test
ID: api-deviantart
Severity: info
Author: zzeitlin
Tags: token-spray,deviantart
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-deviantart
info: name: DeviantArt API Test author: zzeitlin severity: info reference: - https://www.deviantart.com/developers/authentication metadata: max-request: 1 tags: token-spray,deviantart
self-contained: true
http: - method: POST path: - "https://www.deviantart.com/api/v1/oauth2/placebo"
body: "access_token={{token}}" matchers: - type: word part: body words: - '"status" : "success"'# digest: 4a0a00473045022100f3300e99b27be7880fe166a5c11397192c5bcba24dede83f83d5da290fa058d8022079fe709bd11ac36cbc68ba6f6587ef8586a738e3a0087991e5661ad344828814: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-deviantart.yaml"