Add 27 workflow templates (#3461)
* Add 27 workflow templates * fixed Artifactory workflow * Fixed Jetty workflow * Fixed Moodle workflow * Fixed Zabbix workflow * Fixed DedeCMS workflow * Fixed OFBiz workflow * Fixed rConfig workflow * Tag update for R-SeeNet workflow Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>patch-1
parent
6f17ad6f5b
commit
52c738638e
|
@ -7,7 +7,7 @@ info:
|
||||||
reference: https://www.exploit-db.com/ghdb/7407
|
reference: https://www.exploit-db.com/ghdb/7407
|
||||||
metadata:
|
metadata:
|
||||||
shodan-query: 'http.title:"SquirrelMail - Login"'
|
shodan-query: 'http.title:"SquirrelMail - Login"'
|
||||||
tags: panel
|
tags: panel,squirrelmail
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: activemq-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: ActiveMQ Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all ActiveMQ related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/activemq-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: activemq
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: artifactory-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Artifactory Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Artifactory related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/tech-detect.yaml
|
||||||
|
matchers:
|
||||||
|
- name: artifactory
|
||||||
|
subtemplates:
|
||||||
|
- tags: artifactory
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: bitrix-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Bitrix Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Bitrix related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/bitrix-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: bitrix
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: coldfusion-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Adobe ColdFusion Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Adobe ColdFusion related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/coldfusion-administrator-login.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: coldfusion
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: dedecms-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: DedeCMS Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all DedeCMS related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/fingerprinthub-web-fingerprints.yaml
|
||||||
|
matchers:
|
||||||
|
- name: dedecms
|
||||||
|
subtemplates:
|
||||||
|
- tags: dedecms
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: gogs-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Gogs Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Gogs related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/gogs-login.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: gogs
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: grav-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Grav Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Grav related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/grav-cms-detect.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: grav
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: itop-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: iTop Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all iTop related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/itop-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: itop
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: jetty-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Jetty Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Jetty related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/tech-detect.yaml
|
||||||
|
matchers:
|
||||||
|
- name: jetty
|
||||||
|
subtemplates:
|
||||||
|
- tags: jetty
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: keycloak-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Keycloak Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Keycloak related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/key-cloak-admin-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: keycloak
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: kibana-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Kibana Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Kibana related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/kibana-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: kibana
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: lansweeper-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Lansweeper Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Lansweeper related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/lansweeper-login.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: lansweeper
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: moodle-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Moodle Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Moodle related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/tech-detect.yaml
|
||||||
|
matchers:
|
||||||
|
- name: moodle
|
||||||
|
subtemplates:
|
||||||
|
- tags: moodle
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: ofbiz-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: OFBiz Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all OFBiz related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/fingerprinthub-web-fingerprints.yaml
|
||||||
|
matchers:
|
||||||
|
- name: apache-ofbiz
|
||||||
|
subtemplates:
|
||||||
|
- tags: ofbiz
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: openam-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: OpenAM Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all OpenAM related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/openam-detect.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: openam
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: openemr-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: OpenEMR Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all OpenEMR related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/openemr-detect.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: openemr
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: opensis-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: OpenSIS Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all OpenSIS related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/opensis-detect.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: opensis
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: pentaho-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Pentaho Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Pentaho related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/pentaho-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: pentaho
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: r-seenet-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: R-SeeNet Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all R-SeeNet related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/rseenet-detect.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: rseenet
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: rconfig-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: rConfig Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all rConfig related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/fingerprinthub-web-fingerprints.yaml
|
||||||
|
matchers:
|
||||||
|
- name: rconfig
|
||||||
|
subtemplates:
|
||||||
|
- tags: rconfig
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: solr-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Apache Solr Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Apache Solr related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/solr-exposure.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: solr
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: squirrelmail-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: SquirrelMail Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all SquirrelMail related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/squirrelmail-login.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: squirrelmail
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: terramaster-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: TerraMaster Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all TerraMaster related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/terramaster-login.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: terramaster
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: thinfinity-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Thinfinity VirtualUI Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Thinfinity VirtualUI related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/thinfinity-virtualui-panel.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: thinfinity
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: tikiwiki-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Tiki Wiki Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Tiki Wiki related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/tikiwiki-cms.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: tikiwiki
|
|
@ -0,0 +1,13 @@
|
||||||
|
id: zabbix-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Zabbix Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Zabbix related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: technologies/tech-detect.yaml
|
||||||
|
matchers:
|
||||||
|
- name: zabbix
|
||||||
|
subtemplates:
|
||||||
|
- tags: zabbix
|
|
@ -0,0 +1,11 @@
|
||||||
|
id: zimbra-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Zimbra Security Checks
|
||||||
|
author: daffainfo
|
||||||
|
description: A simple workflow that runs all Zimbra related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
- template: exposed-panels/zimbra-web-client.yaml
|
||||||
|
subtemplates:
|
||||||
|
- tags: zimbra
|
Loading…
Reference in New Issue