Everything Server Exposure

patch-1
pussycat0x 2023-03-15 18:55:22 +05:30 committed by GitHub
parent b6e66bedca
commit 8801533b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: everything-server-exposure
info:
name: Everything Server Exposure
author: pussycat0x
severity: high
description: |
An HTTP server is software that understands URLs (web addresses) and HTTP (the protocol your browser uses to view webpages).
An HTTP server can be accessed through the domain names of the websites it stores, and it delivers the content of these hosted websites to the end user's device
reference:
- https://www.voidtools.com/
metadata:
verified: 'true'
shodan-query: 'Server:"Everything HTTP Server"'
tags: everything,exposure
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "<title>Everything"
- "indexof"
condition: and