GoFile API Test
ID: api-gofile
Severity: info
Author: daffainfo
Tags: token-spray,gofile
Description
Section titled “Description”Unlimited size file uploads for free
YAML Source
Section titled “YAML Source”id: api-gofile
info: name: GoFile API Test author: daffainfo severity: info description: Unlimited size file uploads for free reference: - https://gofile.io/api - https://github.com/daffainfo/all-about-apikey/tree/main/gofile metadata: max-request: 1 tags: token-spray,gofile
self-contained: true
http: - method: GET path: - "https://api.gofile.io/getAccountDetails?token={{token}}&allDetails=true"
matchers: - type: word part: body words: - '"token"' - '"email"' - '"rootFolder"' condition: and# digest: 4b0a004830460221008b9b00556833946c20c6586ebbffe04dbf4b8a889a049e437edd59b502ae8e36022100aae63dfdc16008c3dd3292c9a78d2d0ab9ee82b508f55a39eee9c78a7afc7c77: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-gofile.yaml"