Frontapp API
ID: api-front
Severity: info
Author: Luqmaan Hadia [Luqiih](https://github.com/Luqiih)
Tags: token-spray,front
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-front
info: name: Frontapp API author: Luqmaan Hadia [Luqiih](https://github.com/Luqiih) severity: info reference: - https://dev.frontapp.com/reference/introduction metadata: max-request: 1 tags: token-spray,front
self-contained: true
http: - raw: - | GET https://api2.frontapp.com/accounts HTTP/1.1 Host: api2.frontapp.com Authorization: Bearer {{token}} Accept: application/json
matchers-condition: and matchers: - type: word part: body words: - "logo_url" - "name" condition: and# digest: 4b0a0048304602210085e9f85f7736c6a11324e84551f09c17d31184439f2a2736a0974bed42b5b2750221008f479906207abf2fe520292582015b19be999b36e940383dd49425141b1fbede: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-front.yaml"