Merge branch 'main' into patch-4
commit
121384dbfe
|
@ -61,4 +61,4 @@ javascript:
|
|||
- 'contains(interactsh_protocol, "dns")'
|
||||
- 'contains(interactsh_request, response)'
|
||||
condition: and
|
||||
# digest: 4a0a004730450220072242f64d49392155c8bd39d873097b2d61c950543e6aed9e10de3504f6c99202210089c83d599670a33b43a312a55f6ef5dce55b3861aa538160fa40802c06d6a00f:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 4b0a00483046022100c9d0d2f9b39ad03129d83fcc2561733c1ffdb8119572c0f222d529083466f7b1022100b6db80c8ccd45b35ec5ebafceefbf53d92b365fc01041ad991036346155950c4:922c64590222798bb761d5b6d8e72950
|
|
@ -4,6 +4,7 @@ info:
|
|||
name: Default Web Application Detection
|
||||
author: andydoering
|
||||
description: Detects default installations of web applications
|
||||
|
||||
workflows:
|
||||
- template: http/technologies/apache/default-apache-test-all.yaml
|
||||
|
||||
|
@ -23,7 +24,7 @@ workflows:
|
|||
|
||||
- template: http/technologies/default-django-page.yaml
|
||||
|
||||
- template: http/exposures/files/drupal-install.yaml
|
||||
- template: http/misconfiguration/installer/drupal-install.yaml
|
||||
|
||||
- template: http/technologies/oracle/default-oracle-application-page.yaml
|
||||
|
||||
|
|
Loading…
Reference in New Issue