39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
id: shell-box
|
|
|
|
info:
|
|
name: Shell In A Box - Detect
|
|
author: irshad ahamed
|
|
severity: info
|
|
description: |
|
|
Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator
|
|
reference:
|
|
- https://github.com/shellinabox/shellinabox
|
|
- https://www.cvedetails.com/vulnerability-list/vendor_id-15771/product_id-33062/Shellinabox-Project-Shellinabox.html
|
|
classification:
|
|
cpe: cpe:2.3:a:shellinabox_project:shellinabox:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: shellinabox
|
|
shodan-query: http.favicon.hash:-629968763
|
|
vendor: shellinabox_project
|
|
verified: true
|
|
tags: shell,emulator,detect,panel,login,shellinabox_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Shell In A Box</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100dbcbb07fa1592b4d39e829a2b70f037bc60ac4649bcca7d555d15ab57c4083640220096ceb8a064465e54dc60abd884c071ffadc20cfd9aa1620009de65aa068113e:922c64590222798bb761d5b6d8e72950 |