41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: searchreplacedb2-exposure
|
|
|
|
info:
|
|
name: Safe Search Replace Exposure
|
|
author: kazet
|
|
severity: high
|
|
reference:
|
|
- https://interconnectit.com/search-and-replace-for-wordpress-databases/
|
|
- https://github.com/interconnectit/Search-Replace-DB
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"searchreplacedb2.php"
|
|
fofa-query: body="searchreplacedb2.php"
|
|
tags: misconfig,searchreplacedb2,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/searchreplacedb2.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Database details"
|
|
- "Safe Search Replace"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022045dad88f5fb0afc41a20cc98c60afede5dbd0c615e3d8ce1f9771eb315d02c960220590a11aaa5b0affbfd554c90fd3d9b378bd19247b02d37353f492dd964cf402f:922c64590222798bb761d5b6d8e72950
|