Skip to content

Conversation

@5hank4r
Copy link
Contributor

@5hank4r 5hank4r commented Aug 26, 2023

#This t template is designed to address a security vulnerability related to the exposure of a JotForm API key.

id:  JOTFORM_API_KEY

info:
  name:  JOTFORM API KEY
  author: Shankar Acharya
  severity: High
  reference:
    - https://www.jotform.com/help/253-how-to-create-a-jotform-api-key/
    

  metadata:
    max-request: 1
    verified: "true"
  tags: token,exposure

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    extractors:
      - type: regex
        part: body
        regex:
          - JOTFORM_API_KEY":"[A-Za-z0-9]+"

@5hank4r 5hank4r changed the title Create JOTFORM_API_KEY Create JOTFORM_API_KEY.YAML Aug 26, 2023
@5hank4r 5hank4r changed the title Create JOTFORM_API_KEY.YAML Create jotfrom_api_key.yaml Aug 26, 2023
@DhiyaneshGeek DhiyaneshGeek self-assigned this Aug 31, 2023
@DhiyaneshGeek DhiyaneshGeek added Done Ready to merge good first issue Good for newcomers labels Aug 31, 2023
@ritikchaddha
Copy link
Contributor

Hello @5hank4r , thank you so much for sharing this template with the community and contributing to this project 🍻

You can join our discord server. It's a great place to connect with fellow contributors and stay updated with the latest developments. Thank you once again

@ritikchaddha ritikchaddha merged commit 92ed56f into projectdiscovery:main Sep 18, 2023
@ritikchaddha
Copy link
Contributor

Thanks for the contribution @5hank4r !

We would love to give out our swag for your contribution. Are you on our Discord channel? If not, you can join our Discord server and send a note in the #contributing channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Done Ready to merge good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants