Run dos2unix against all templates

patch-1
sullo 2023-03-27 13:56:52 -04:00
parent 26eacf9b75
commit 96d0b8f950
21 changed files with 1456 additions and 1456 deletions

View File

@ -1,27 +1,27 @@
id: carel-plantvisor-panel
info:
name: CAREL Pl@ntVisor Panel
author: Hardik-Solanki
severity: info
metadata:
shodan-query: title:"CAREL Pl@ntVisor"
tags: panels,scada,iot,carel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'CAREL Pl@ntVisor'
- 'alt="CAREL'
condition: or
- type: status
status:
- 200
id: carel-plantvisor-panel
info:
name: CAREL Pl@ntVisor Panel
author: Hardik-Solanki
severity: info
metadata:
shodan-query: title:"CAREL Pl@ntVisor"
tags: panels,scada,iot,carel
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'CAREL Pl@ntVisor'
- 'alt="CAREL'
condition: or
- type: status
status:
- 200

View File

@ -1,28 +1,28 @@
id: raspberry-shake-config
info:
name: Raspberry Shake Config Detection
author: pussycat0x
severity: medium
description: |
The Shake Board digitizer receives, processes, and interprets the sensor data in real-time, allowing for the Raspberry Pi computer to export the data for easy access. The data output can be displayed and analyzed using our own comprehensive set of web tools or any standard seismological software.
metadata:
verified: true
shodan-query: title:"Raspberry Shake Config"
tags: misconfig,unauth,iot,raspberry
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Raspberry Shake Config"
- type: status
status:
- 200
id: raspberry-shake-config
info:
name: Raspberry Shake Config Detection
author: pussycat0x
severity: medium
description: |
The Shake Board digitizer receives, processes, and interprets the sensor data in real-time, allowing for the Raspberry Pi computer to export the data for easy access. The data output can be displayed and analyzed using our own comprehensive set of web tools or any standard seismological software.
metadata:
verified: true
shodan-query: title:"Raspberry Shake Config"
tags: misconfig,unauth,iot,raspberry
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Raspberry Shake Config"
- type: status
status:
- 200

View File

@ -1,36 +1,36 @@
id: sitemap-detect
info:
name: Sitemap Detection
author: houdinis
severity: info
description: |
A sitemap is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them.
metadata:
verified: "true"
google-query: intext:"sitemap" filetype:txt,filetype:xml inurl:sitemap,inurl:"/sitemap.xsd" ext:xsd
tags: misc,generic,sitemap
requests:
- method: GET
path:
- "{{BaseURL}}/sitemap.xml"
- "{{BaseURL}}/sitemap.xsl"
- "{{BaseURL}}/sitemap.xsd"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "sitemap>"
case-insensitive: true
- type: word
part: header
words:
- 'application/xml'
- type: status
status:
- 200
id: sitemap-detect
info:
name: Sitemap Detection
author: houdinis
severity: info
description: |
A sitemap is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them.
metadata:
verified: "true"
google-query: intext:"sitemap" filetype:txt,filetype:xml inurl:sitemap,inurl:"/sitemap.xsd" ext:xsd
tags: misc,generic,sitemap
requests:
- method: GET
path:
- "{{BaseURL}}/sitemap.xml"
- "{{BaseURL}}/sitemap.xsl"
- "{{BaseURL}}/sitemap.xsd"
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "sitemap>"
case-insensitive: true
- type: word
part: header
words:
- 'application/xml'
- type: status
status:
- 200

View File

@ -1,30 +1,30 @@
id: unauth-kubecost
info:
name: KubeCost - Unauthenticated Dashboard Exposure
author: pussycat0x
severity: medium
reference: https://www.facebook.com/photo?fbid=470414125129112&set=pcb.470413798462478
metadata:
verified: true
shodan-query: title:kubecost
tags: misconfig,exposure,unauth,kubecost
requests:
- method: GET
path:
- '{{BaseURL}}/overview.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Cluster Overview | Kubecost</title>'
- type: word
part: header
words:
- text/html
- type: status
status:
- 200
id: unauth-kubecost
info:
name: KubeCost - Unauthenticated Dashboard Exposure
author: pussycat0x
severity: medium
reference: https://www.facebook.com/photo?fbid=470414125129112&set=pcb.470413798462478
metadata:
verified: true
shodan-query: title:kubecost
tags: misconfig,exposure,unauth,kubecost
requests:
- method: GET
path:
- '{{BaseURL}}/overview.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Cluster Overview | Kubecost</title>'
- type: word
part: header
words:
- text/html
- type: status
status:
- 200

View File

@ -1,31 +1,31 @@
id: activemq-openwire-transport-detect
info:
name: ActiveMQ OpenWire Transport Detection
author: pussycat0x
severity: info
description: |
OpenWire is the native protocol that Apache ActiveMQ uses. It is designed for performance and size on the wire - sacrificing some ease of implementation with higher performance and reduced network bandwidth as a priority.
metadata:
verified: true
shodan-query: 'product:"ActiveMQ OpenWire transport"'
tags: network,activemq
network:
- inputs:
- data: "VERSION"
host:
- "{{Hostname}}"
- "{{Host}}:61616"
matchers-condition: and
matchers:
- type: word
words:
- "ActiveMQ"
extractors:
- type: regex
regex:
- "ProviderVersion...([0-9.]+)"
id: activemq-openwire-transport-detect
info:
name: ActiveMQ OpenWire Transport Detection
author: pussycat0x
severity: info
description: |
OpenWire is the native protocol that Apache ActiveMQ uses. It is designed for performance and size on the wire - sacrificing some ease of implementation with higher performance and reduced network bandwidth as a priority.
metadata:
verified: true
shodan-query: 'product:"ActiveMQ OpenWire transport"'
tags: network,activemq
network:
- inputs:
- data: "VERSION"
host:
- "{{Hostname}}"
- "{{Host}}:61616"
matchers-condition: and
matchers:
- type: word
words:
- "ActiveMQ"
extractors:
- type: regex
regex:
- "ProviderVersion...([0-9.]+)"

View File

@ -1,27 +1,27 @@
id: apache-activemq-detect
info:
name: Apache ActiveMQ Detection
author: pussycat0x
severity: info
description: |
Apache ActiveMQ is an open source message broker written in Java together with a full Java Message Service client. It provides "Enterprise Features" which in this case means fostering the communication from more than one client or server.
metadata:
verified: true
shodan-query: 'product:"Apache ActiveMQ"'
tags: network,activemq,oss
network:
- inputs:
- data: "HELP\n\n\u0000"
host:
- "{{Hostname}}"
- "{{Host}}:61613"
matchers-condition: and
matchers:
- type: word
words:
- "Unknown STOMP action"
- "norg.apache.activemq.transport.stomp"
id: apache-activemq-detect
info:
name: Apache ActiveMQ Detection
author: pussycat0x
severity: info
description: |
Apache ActiveMQ is an open source message broker written in Java together with a full Java Message Service client. It provides "Enterprise Features" which in this case means fostering the communication from more than one client or server.
metadata:
verified: true
shodan-query: 'product:"Apache ActiveMQ"'
tags: network,activemq,oss
network:
- inputs:
- data: "HELP\n\n\u0000"
host:
- "{{Hostname}}"
- "{{Host}}:61613"
matchers-condition: and
matchers:
- type: word
words:
- "Unknown STOMP action"
- "norg.apache.activemq.transport.stomp"

View File

@ -1,29 +1,29 @@
id: clamav-detect
info:
name: ClamAV Server Detect
author: pussycat0x
severity: info
description: |
Clam AntiVirus is a free software, cross-platform antimalware toolkit able to detect many types of malware, including viruses.
metadata:
verified: true
shodan-query: 'port:3310 product:"ClamAV"'
tags: network,clamav
network:
- inputs:
- data: "VERSION"
host:
- "{{Hostname}}"
- "{{Host}}:3310"
matchers:
- type: regex
regex:
- 'ClamAV ([0-9.]+)'
extractors:
- type: regex
regex:
- "ClamAV ([0-9.]+)"
id: clamav-detect
info:
name: ClamAV Server Detect
author: pussycat0x
severity: info
description: |
Clam AntiVirus is a free software, cross-platform antimalware toolkit able to detect many types of malware, including viruses.
metadata:
verified: true
shodan-query: 'port:3310 product:"ClamAV"'
tags: network,clamav
network:
- inputs:
- data: "VERSION"
host:
- "{{Hostname}}"
- "{{Host}}:3310"
matchers:
- type: regex
regex:
- 'ClamAV ([0-9.]+)'
extractors:
- type: regex
regex:
- "ClamAV ([0-9.]+)"

View File

@ -1,37 +1,37 @@
id: cql-native-transport
info:
name: CQL Native Transport Detect
author: pussycat0x
severity: info
description: |
Native transport requests (NTR) are any requests made via the CQL Native Protocol. CQL Native Protocol is the way the Cassandra driver communicates with the server.
metadata:
verified: true
shodan-query: "cassandra"
tags: network,cassandra,cql
network:
- inputs:
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
host:
- "{{Hostname}}"
- "{{Host}}:9042"
matchers:
- type: word
words:
- "valid or unsupported protocol"
extractors:
- type: regex
regex:
- "protocol version: ([0-9]+)"
id: cql-native-transport
info:
name: CQL Native Transport Detect
author: pussycat0x
severity: info
description: |
Native transport requests (NTR) are any requests made via the CQL Native Protocol. CQL Native Protocol is the way the Cassandra driver communicates with the server.
metadata:
verified: true
shodan-query: "cassandra"
tags: network,cassandra,cql
network:
- inputs:
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
- data: "/n"
host:
- "{{Hostname}}"
- "{{Host}}:9042"
matchers:
- type: word
words:
- "valid or unsupported protocol"
extractors:
- type: regex
regex:
- "protocol version: ([0-9]+)"

View File

@ -1,30 +1,30 @@
id: esmtp-detect
info:
name: ESMTP Detection
author: pussycat0x
severity: info
description: |
ESMTP (Extended Simple Mail Transfer Protocol) specifies extensions to the original protocol for sending e-mail that supports graphics, audio and video files, and text in various national languages
reference:
- https://nmap.org/nsedoc/scripts/smtp-open-relay.html
metadata:
verified: true
shodan-query: 'ESMTP'
tags: network,detect,smtp,mail
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:25"
matchers-condition: and
matchers:
- type: word
words:
- "ESMTP Postfix"
- "220"
condition: and
id: esmtp-detect
info:
name: ESMTP Detection
author: pussycat0x
severity: info
description: |
ESMTP (Extended Simple Mail Transfer Protocol) specifies extensions to the original protocol for sending e-mail that supports graphics, audio and video files, and text in various national languages
reference:
- https://nmap.org/nsedoc/scripts/smtp-open-relay.html
metadata:
verified: true
shodan-query: 'ESMTP'
tags: network,detect,smtp,mail
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:25"
matchers-condition: and
matchers:
- type: word
words:
- "ESMTP Postfix"
- "220"
condition: and

View File

@ -1,29 +1,29 @@
id: gnu-inetutils-ftpd-detect
info:
name: GNU Inetutils FTPd Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"GNU Inetutils FTPd"'
tags: network,ftp,smartgateway,gnu,inetutils
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "SmartGateway FTP server"
extractors:
- type: regex
regex:
- "GNU inetutils ([0-9.]+)"
id: gnu-inetutils-ftpd-detect
info:
name: GNU Inetutils FTPd Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"GNU Inetutils FTPd"'
tags: network,ftp,smartgateway,gnu,inetutils
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "SmartGateway FTP server"
extractors:
- type: regex
regex:
- "GNU inetutils ([0-9.]+)"

View File

@ -1,28 +1,28 @@
id: imap-detect
info:
name: Imap Detection
author: pussycat0x
severity: info
description: |
IMAP is an application-layer protocol used by email clients to retrieve messages from a mail server. It was designed to manage multiple email clients, therefore clients generally leave messages on the server until the user explicitly deletes them.
metadata:
verified: true
shodan-query: 'imap'
tags: network,detect,imap,mail
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:143"
matchers-condition: and
matchers:
- type: word
words:
- "OK "
- "IMAP4rev1"
condition: and
id: imap-detect
info:
name: Imap Detection
author: pussycat0x
severity: info
description: |
IMAP is an application-layer protocol used by email clients to retrieve messages from a mail server. It was designed to manage multiple email clients, therefore clients generally leave messages on the server until the user explicitly deletes them.
metadata:
verified: true
shodan-query: 'imap'
tags: network,detect,imap,mail
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:143"
matchers-condition: and
matchers:
- type: word
words:
- "OK "
- "IMAP4rev1"
condition: and

View File

@ -1,25 +1,25 @@
id: microsoft-ftp-service
info:
name: Microsoft FTP Service Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: "Microsoft FTP Service"
tags: network,ftp,microsoft
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "Microsoft FTP Service"
id: microsoft-ftp-service
info:
name: Microsoft FTP Service Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: "Microsoft FTP Service"
tags: network,ftp,microsoft
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "Microsoft FTP Service"

View File

@ -1,30 +1,30 @@
id: mikrotik-ftp-server-detect
info:
name: MikroTik FTP server Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"MikroTik router ftpd"'
tags: network,ftp,mikrotik,router
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
part: body
words:
- "MikroTik FTP"
extractors:
- type: regex
regex:
- "MikroTik ([0-9.]+)"
id: mikrotik-ftp-server-detect
info:
name: MikroTik FTP server Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"MikroTik router ftpd"'
tags: network,ftp,mikrotik,router
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
part: body
words:
- "MikroTik FTP"
extractors:
- type: regex
regex:
- "MikroTik ([0-9.]+)"

View File

@ -1,29 +1,29 @@
id: proftpd-server-detect
info:
name: ProFTPD Server Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"ProFTPD"'
tags: network,ftp,proftpd
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "ProFTPD Server"
extractors:
- type: regex
regex:
- "ProFTPD ([0-9.a-z]+) Server"
id: proftpd-server-detect
info:
name: ProFTPD Server Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"ProFTPD"'
tags: network,ftp,proftpd
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
words:
- "ProFTPD Server"
extractors:
- type: regex
regex:
- "ProFTPD ([0-9.a-z]+) Server"

View File

@ -1,30 +1,30 @@
id: rabbitmq-detect
info:
name: RabbitMQ Detection
author: pussycat0x
severity: info
description: |
RabbitMQ is an open-source message-broker software that originally implemented the Advanced Message Queuing Protocol and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol, MQ Telemetry Transport, and other protocols.
reference:
- https://nmap.org/nsedoc/scripts/amqp-info.html
metadata:
verified: true
shodan-query: product:"RabbitMQ"
tags: network,rabbitmq,oss
network:
- inputs:
- data: "AMQP\u0000\u0000\t\u0001"
host:
- "{{Hostname}}"
- "{{Host}}:5672"
matchers-condition: and
matchers:
- type: word
words:
- "publisher_confirmst"
- "RabbitMQ"
condition: and
id: rabbitmq-detect
info:
name: RabbitMQ Detection
author: pussycat0x
severity: info
description: |
RabbitMQ is an open-source message-broker software that originally implemented the Advanced Message Queuing Protocol and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol, MQ Telemetry Transport, and other protocols.
reference:
- https://nmap.org/nsedoc/scripts/amqp-info.html
metadata:
verified: true
shodan-query: product:"RabbitMQ"
tags: network,rabbitmq,oss
network:
- inputs:
- data: "AMQP\u0000\u0000\t\u0001"
host:
- "{{Hostname}}"
- "{{Host}}:5672"
matchers-condition: and
matchers:
- type: word
words:
- "publisher_confirmst"
- "RabbitMQ"
condition: and

View File

@ -1,31 +1,31 @@
id: riak-detect
info:
name: Riak Detection
author: pussycat0x
severity: info
description: Riak is a distributed NoSQL key-value data store that offers high availability, fault tolerance, operational simplicity, and scalability.
metadata:
verified: true
shodan-query: product:"Riak"
tags: network,oss
network:
- inputs:
- data: 0000000107
type: hex
host:
- "{{Hostname}}"
- "{{Host}}:8087"
read-size: 2048
matchers:
- type: word
words:
- "riak"
extractors:
- type: regex
regex:
- "riak@([0-9.]+)..([0-9.]+([a-z]+[0-9]))"
id: riak-detect
info:
name: Riak Detection
author: pussycat0x
severity: info
description: Riak is a distributed NoSQL key-value data store that offers high availability, fault tolerance, operational simplicity, and scalability.
metadata:
verified: true
shodan-query: product:"Riak"
tags: network,oss
network:
- inputs:
- data: 0000000107
type: hex
host:
- "{{Hostname}}"
- "{{Host}}:8087"
read-size: 2048
matchers:
- type: word
words:
- "riak"
extractors:
- type: regex
regex:
- "riak@([0-9.]+)..([0-9.]+([a-z]+[0-9]))"

View File

@ -1,30 +1,30 @@
id: sshd-dropbear-detect
info:
name: Dropbear sshd Detection
author: pussycat0x
severity: info
description: |
Dropbear is a software package written by Matt Johnston that provides a Secure Shell-compatible server and client. It is designed as a replacement for standard OpenSSH for environments with low memory and processor resources, such as embedded systems
metadata:
verified: true
shodan-query: 'product:"Dropbear sshd"'
tags: network,ssh,dropbear
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:22"
matchers:
- type: word
words:
- "dropbear"
extractors:
- type: regex
regex:
- "SSH-([0-9.]+)-dropbear_([0-9.]+)"
id: sshd-dropbear-detect
info:
name: Dropbear sshd Detection
author: pussycat0x
severity: info
description: |
Dropbear is a software package written by Matt Johnston that provides a Secure Shell-compatible server and client. It is designed as a replacement for standard OpenSSH for environments with low memory and processor resources, such as embedded systems
metadata:
verified: true
shodan-query: 'product:"Dropbear sshd"'
tags: network,ssh,dropbear
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:22"
matchers:
- type: word
words:
- "dropbear"
extractors:
- type: regex
regex:
- "SSH-([0-9.]+)-dropbear_([0-9.]+)"

View File

@ -1,32 +1,32 @@
id: vmware-authentication-daemon
info:
name: VMware Authentication Daemon Detection
author: pussycat0x
severity: info
description: |
vmauthd is the VMWare authentication daemon that is included with many VMWare products, including ESX(i), and Workstation.
metadata:
verified: true
shodan-query: 'product:"VMware Authentication Daemon"'
tags: network,vmware,authenticated
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:902"
matchers:
- type: word
words:
- "ServerDaemonProtocol:SOAP"
- "MKSDisplayProtocol:VNC"
condition: and
extractors:
- type: regex
regex:
- "VMware Authentication Daemon Version ([0-9.]+)"
id: vmware-authentication-daemon
info:
name: VMware Authentication Daemon Detection
author: pussycat0x
severity: info
description: |
vmauthd is the VMWare authentication daemon that is included with many VMWare products, including ESX(i), and Workstation.
metadata:
verified: true
shodan-query: 'product:"VMware Authentication Daemon"'
tags: network,vmware,authenticated
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:902"
matchers:
- type: word
words:
- "ServerDaemonProtocol:SOAP"
- "MKSDisplayProtocol:VNC"
condition: and
extractors:
- type: regex
regex:
- "VMware Authentication Daemon Version ([0-9.]+)"

View File

@ -1,31 +1,31 @@
id: xlight-ftp-service-detect
info:
name: Xlight FTP Service Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"Xlight ftpd"'
tags: network,ftp,xlight
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
part: body
words:
- "Xlight FTP Server"
extractors:
- type: regex
regex:
- "Xlight FTP Server ([0-9.]+)"
id: xlight-ftp-service-detect
info:
name: Xlight FTP Service Detect
author: pussycat0x
severity: info
description: |
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
metadata:
verified: true
shodan-query: 'product:"Xlight ftpd"'
tags: network,ftp,xlight
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:21"
matchers:
- type: word
part: body
words:
- "Xlight FTP Server"
extractors:
- type: regex
regex:
- "Xlight FTP Server ([0-9.]+)"

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,28 @@
id: xerox-workcentre-detect
info:
name: Xerox Workcentre Detect
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: title:"XEROX WORKCENTRE"
tags: tech,xerox,workcentre
requests:
- method: GET
path:
- "{{BaseURL}}/index.dhtml"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "XEROX WORKCENTRE"
- "/header.php?tab=status"
condition: and
- type: status
status:
- 200
id: xerox-workcentre-detect
info:
name: Xerox Workcentre Detect
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: title:"XEROX WORKCENTRE"
tags: tech,xerox,workcentre
requests:
- method: GET
path:
- "{{BaseURL}}/index.dhtml"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "XEROX WORKCENTRE"
- "/header.php?tab=status"
condition: and
- type: status
status:
- 200