Skip to content

Sekolahku CMS - Detect

ID: sekolahku-cms-detect

Severity: info

Author: nblirwn

Tags: tech,sekolahku,cms

Sekolahku CMS is a free, open-source, and easy-to-use content management system (CMS) for schools and educational institutions. It is designed to help schools manage their websites, manage student information, and manage school activities.

id: sekolahku-cms-detect
info:
name: Sekolahku CMS - Detect
author: nblirwn
severity: info
description: |
Sekolahku CMS is a free, open-source, and easy-to-use content management system (CMS) for schools and educational institutions. It is designed to help schools manage their websites, manage student information, and manage school activities.
reference:
- https://sekolahku.web.id/
metadata:
max-request: 1
shodan-query: html:"sekolahku.web"
tags: tech,sekolahku,cms
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- 'sekolahku.web.id'
- 'CMS Sekolahku'
condition: or
# digest: 4b0a00483046022100c7c518e41aa2083c1ff013a8e225099aae0fbffc328c81c7934c53e4953abd97022100f62cb5745697db7a014c44dba1223aa9cc1bf39f10a30247056c42e3b93aa1ef:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/technologies/sekolahku-cms-detect.yaml"

View on Github