├── CVEs ├── CVE-2023-23333.yaml ├── CVE-2023-24488.yaml ├── CVE-2023-27372.yaml ├── CVE-2023-32235.yaml ├── CVE-2023-32315.yaml └── CVE-2023-34960.yaml ├── Info Disclosure ├── CNT-Server-Stats-Disclosure.yaml ├── apache-server-status-check.yaml ├── bash-history-exposure.yaml ├── cheatset.yaml ├── clockwork-latest.yaml ├── config-parameters-yml.yaml ├── config-properties.yaml ├── config.php.new.yaml ├── const-DB-php-bak.yaml ├── docker-compose.yaml ├── env-disclosure.yaml ├── exposed-api-env-variables.yaml ├── exposed-gitlab-ci-config.yaml ├── openid-config.yaml ├── prometheus.yaml ├── py_settings.yaml ├── servicesdata.yaml ├── soap-ajax-debugshell.yaml ├── vscode-sftp.yaml └── wp-engine-config.yaml ├── LFI ├── alertlist-lfi.yaml └── nuxt-path-traversal.yaml ├── Public └── x-forwarded-reflection.yaml ├── RCE └── webmail-basic.yaml ├── URL Redirection ├── Slash-URL-Redirection.yaml ├── Url-Redirection-Catcher.yaml └── mass_48_open_redirect_check.yaml └── xss ├── admin-ajax-xss.yaml └── ping-pong-xss.yaml /CVEs/CVE-2023-23333.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-23333.yaml -------------------------------------------------------------------------------- /CVEs/CVE-2023-24488.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-24488.yaml -------------------------------------------------------------------------------- /CVEs/CVE-2023-27372.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-27372.yaml -------------------------------------------------------------------------------- /CVEs/CVE-2023-32235.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-32235.yaml -------------------------------------------------------------------------------- /CVEs/CVE-2023-32315.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-32315.yaml -------------------------------------------------------------------------------- /CVEs/CVE-2023-34960.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/CVEs/CVE-2023-34960.yaml -------------------------------------------------------------------------------- /Info Disclosure/CNT-Server-Stats-Disclosure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/CNT-Server-Stats-Disclosure.yaml -------------------------------------------------------------------------------- /Info Disclosure/apache-server-status-check.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/apache-server-status-check.yaml -------------------------------------------------------------------------------- /Info Disclosure/bash-history-exposure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/bash-history-exposure.yaml -------------------------------------------------------------------------------- /Info Disclosure/cheatset.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/cheatset.yaml -------------------------------------------------------------------------------- /Info Disclosure/clockwork-latest.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/clockwork-latest.yaml -------------------------------------------------------------------------------- /Info Disclosure/config-parameters-yml.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/config-parameters-yml.yaml -------------------------------------------------------------------------------- /Info Disclosure/config-properties.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/config-properties.yaml -------------------------------------------------------------------------------- /Info Disclosure/config.php.new.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/config.php.new.yaml -------------------------------------------------------------------------------- /Info Disclosure/const-DB-php-bak.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/const-DB-php-bak.yaml -------------------------------------------------------------------------------- /Info Disclosure/docker-compose.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/docker-compose.yaml -------------------------------------------------------------------------------- /Info Disclosure/env-disclosure.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/env-disclosure.yaml -------------------------------------------------------------------------------- /Info Disclosure/exposed-api-env-variables.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/exposed-api-env-variables.yaml -------------------------------------------------------------------------------- /Info Disclosure/exposed-gitlab-ci-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/exposed-gitlab-ci-config.yaml -------------------------------------------------------------------------------- /Info Disclosure/openid-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/openid-config.yaml -------------------------------------------------------------------------------- /Info Disclosure/prometheus.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/prometheus.yaml -------------------------------------------------------------------------------- /Info Disclosure/py_settings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/py_settings.yaml -------------------------------------------------------------------------------- /Info Disclosure/servicesdata.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/servicesdata.yaml -------------------------------------------------------------------------------- /Info Disclosure/soap-ajax-debugshell.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/soap-ajax-debugshell.yaml -------------------------------------------------------------------------------- /Info Disclosure/vscode-sftp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/vscode-sftp.yaml -------------------------------------------------------------------------------- /Info Disclosure/wp-engine-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Info Disclosure/wp-engine-config.yaml -------------------------------------------------------------------------------- /LFI/alertlist-lfi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/LFI/alertlist-lfi.yaml -------------------------------------------------------------------------------- /LFI/nuxt-path-traversal.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/LFI/nuxt-path-traversal.yaml -------------------------------------------------------------------------------- /Public/x-forwarded-reflection.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/Public/x-forwarded-reflection.yaml -------------------------------------------------------------------------------- /RCE/webmail-basic.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/RCE/webmail-basic.yaml -------------------------------------------------------------------------------- /URL Redirection/Slash-URL-Redirection.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/URL Redirection/Slash-URL-Redirection.yaml -------------------------------------------------------------------------------- /URL Redirection/Url-Redirection-Catcher.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/URL Redirection/Url-Redirection-Catcher.yaml -------------------------------------------------------------------------------- /URL Redirection/mass_48_open_redirect_check.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/URL Redirection/mass_48_open_redirect_check.yaml -------------------------------------------------------------------------------- /xss/admin-ajax-xss.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/xss/admin-ajax-xss.yaml -------------------------------------------------------------------------------- /xss/ping-pong-xss.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SirBugs/Priv8-Nuclei-Templates/HEAD/xss/ping-pong-xss.yaml --------------------------------------------------------------------------------