2022-04-12 17:24:10 +00:00
|
|
|
id: spiderfoot
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: SpiderFoot Login Panel - Detect
|
2022-04-12 17:24:10 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: SpiderFoot login panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,login,tech,spiderfoot
|
2022-04-12 17:24:10 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-12 17:24:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>SpiderFoot'
|
|
|
|
- 'support@spiderfoot.net'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'SpiderFoot v([0-9.]+)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100e7d6318549cfdc20c1b77dc93a29a1f0233d86d47819bb593dbb160695c4a8ce02201c314037bd6850c471347267c88d25c7873ba70d9532c2004db785af022edcf7:922c64590222798bb761d5b6d8e72950
|