AContent Detect
ID: acontent-detect
Severity: info
Author: pikpikcu
Tags: tech,acontent
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: acontent-detect
info: name: AContent Detect author: pikpikcu severity: info metadata: max-request: 1 tags: tech,acontent
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true
matchers-condition: and matchers: - type: word part: body words: - "<title>AContent : Home</title>" - "AContent - Copyright 2010 by IDRC/IDI http://inclusivedesign.ca/" condition: or
- type: status status: - 200# digest: 490a004630440220079b3e5b9c95d50a8e2384ad8048a3133bf546377ab2dbcb82274d9d83e059f102207958a9d38d2243aab16485349715e134be9be79589cb20eff9f6eca394863928: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/technologies/acontent-detect.yaml"