├── AEM_misconfig.yaml ├── README.md ├── api_endpoints.yaml ├── apple_app_site.yaml ├── artifactory_deploy.yaml ├── base64_strings.yaml ├── connect-proxy.yaml ├── developer_notes.yaml ├── email-extraction.yaml ├── firebase_urls.yaml ├── graphql_get.yaml ├── header_blind_xss.yaml ├── header_reflection.yaml ├── header_reflection_body.yaml ├── header_sqli.yaml ├── header_user_id.yaml ├── json.yaml ├── shell_scripts.yaml └── shellvariables.yaml /AEM_misconfig.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/AEM_misconfig.yaml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/README.md -------------------------------------------------------------------------------- /api_endpoints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/api_endpoints.yaml -------------------------------------------------------------------------------- /apple_app_site.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/apple_app_site.yaml -------------------------------------------------------------------------------- /artifactory_deploy.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/artifactory_deploy.yaml -------------------------------------------------------------------------------- /base64_strings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/base64_strings.yaml -------------------------------------------------------------------------------- /connect-proxy.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/connect-proxy.yaml -------------------------------------------------------------------------------- /developer_notes.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/developer_notes.yaml -------------------------------------------------------------------------------- /email-extraction.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/email-extraction.yaml -------------------------------------------------------------------------------- /firebase_urls.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/firebase_urls.yaml -------------------------------------------------------------------------------- /graphql_get.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/graphql_get.yaml -------------------------------------------------------------------------------- /header_blind_xss.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/header_blind_xss.yaml -------------------------------------------------------------------------------- /header_reflection.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/header_reflection.yaml -------------------------------------------------------------------------------- /header_reflection_body.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/header_reflection_body.yaml -------------------------------------------------------------------------------- /header_sqli.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/header_sqli.yaml -------------------------------------------------------------------------------- /header_user_id.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/header_user_id.yaml -------------------------------------------------------------------------------- /json.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/json.yaml -------------------------------------------------------------------------------- /shell_scripts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/shell_scripts.yaml -------------------------------------------------------------------------------- /shellvariables.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panch0r3d/nuclei-templates/HEAD/shellvariables.yaml --------------------------------------------------------------------------------