Unauthenticated Lansweeper Instance
ID: unauthenticated-lansweeper
Severity: high
Author: divya_mudgal
Tags: lansweeper,unauth,misconfig
Description
Section titled “Description”Lansweeper Instance is exposed.
YAML Source
Section titled “YAML Source”id: unauthenticated-lansweeper
info: name: Unauthenticated Lansweeper Instance author: divya_mudgal severity: high description: Lansweeper Instance is exposed. metadata: max-request: 1 tags: lansweeper,unauth,misconfig
http: - method: GET path: - "{{BaseURL}}/Default.aspx"
matchers: - type: word words: - "Main page - Lansweeper"# digest: 4b0a00483046022100c7742a28b555584b71949221321b5a249151037f131a80ed1f099c007860abc0022100f5da992eab98142041f838852fe5b2394bfc7793fc8f57b70e4c982662c0e457: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/misconfiguration/unauthenticated-lansweeper.yaml"