Create sym404.yaml

patch-1
Dhiyaneshwaran 2022-06-23 17:39:44 +01:00 committed by GitHub
parent 8c2025e9f3
commit f348eae9d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: sym404
info:
name: sym404
author: pussycat0x
severity: high
description: Searches for sensitive directories present in the sym404.
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-includes/sym404/"
- "{{BaseURL}}//wp-includes/sym404/root/"
- "{{BaseURL}}/old/configs/sym404/"
- "{{BaseURL}}/wp-admin/folder/sym404/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- type: word
words:
- "/wp-content/plugins/"
- "/wp-includes/ALFA_DATA/"
- "/ALFA_DATA/alfacgiapi/"
- "/cgi-bin/ALFA_DATA/alfacgiapi/"
condition: or
- type: status
status:
- 200