nuclei-templates/http/technologies/gitbook-detect.yaml

45 lines
1.3 KiB
YAML
Raw Permalink Normal View History

2021-12-03 07:40:27 +00:00
id: gitbook-detect
2021-12-03 07:40:27 +00:00
info:
2022-10-14 09:54:07 +00:00
name: GitBook Detect
author: ffffffff0x,daffainfo
2021-12-03 07:40:27 +00:00
severity: info
description: GitBook is a collaborative documentation tool that allows anyone to document anything—such as products and APIs—and share knowledge through a user-friendly online platform.
reference: https://www.gitbook.com/
2021-12-03 08:57:08 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2023-01-24 09:52:06 +00:00
shodan-query: http.title:"gitbook"
fofa: app="Introduction-GitBook"
2022-10-14 09:54:07 +00:00
tags: tech,gitbook
2021-12-03 07:40:27 +00:00
http:
2021-12-03 07:40:27 +00:00
- method: GET
path:
- "{{BaseURL}}"
2022-10-14 09:54:07 +00:00
matchers-condition: or
2021-12-03 07:40:27 +00:00
matchers:
2022-10-11 09:56:13 +00:00
- type: word
2021-12-03 07:40:27 +00:00
part: body
2022-10-11 09:56:13 +00:00
words:
- 'gitbook.page.hasChanged'
- '<meta name="generator" content="GitBook'
condition: and
2022-10-14 09:54:07 +00:00
- type: regex
part: body
regex:
- "<title>.*[Gg]it[bB]ook</title>"
- "<title>.*· [Gg]it[bB]ook.*</title>"
condition: or
extractors:
- type: regex
group: 1
regex:
2022-10-14 09:54:07 +00:00
- '<meta name="generator" content="GitBook ([0-9.]+)">'
- '(?m)<meta name=generator content="GitBook ([0-9.]+)">'
# digest: 490a00463044022051c8db0d578ee59a851dbbc2792ca3e5dea61176125b543fd9f2f0bc62d160dc02204e865046049fcecf4fcf21561162fa2a03f74407923f5ee40c6259a7cbcfc26a:922c64590222798bb761d5b6d8e72950